# new terminal
roscore
# new terminal
roslaunch turtlebot3_slam turtlebot3_slam.launch slam_methods:=gmapping
# new terminal
roslaunch turtlebot3_bringup turtlebot3_remote.launch
# new terminal
roslaunch comp3431_starter ass1.launchNote: When working in Gazebo, need to change camera topics.
ssh turtlebot
roslaunch turtlebot3_bringup turtlebot3_robot.launch
# new terminal
roslaunch turtlebot3_bringup turtlebot3_rpicamera.launchTo ensure that Markers on Rviz are in fixed frame. Set Fixed Frame as map.
roscd comp3431_start/scripts
python cmd_controller.py