- ssh in to the Cabot laptop (
ssh <ip> -l andrew
) and runsource daddy.sh
- Do the normal stuff, e.g.
roslaunch localizer move_base.launch
- In remote laptop, run
source son.sh
- Now you are can access the ROS master on Cabot. To see
rviz
, runroslaunch localizer simply_rviz.launch
You may need to change the name of the adapter in son.sh line 6.
- Run
ifconfig
to view your adapters (for example, mine is: wlp1s0)