Rescue Major Software
when in catkin_ws:
- run "catkin_make"
- run ". ~/rescue-major-software/catkin_ws/devel/setup.bash"
- run "roscore"
- run "rosrun nuc_main nuc_main.py"
- First run:
- After all the above,
rosrun gui gui
- This will register our gui with rqt
- After all the above,
- Subsequent runs:
- either:
rqt --standalone gui
rqt
and select RMRC GUI under the plugins window
- either:
- Startup the NUC
- Wait about 3-4 min for the system to start up
- SSH into the machine
-
ssh $(curl http://ckl41.user.srcf.net/ipaddress_broadcast.php)
-