Skip to content

Instantly share code, notes, and snippets.

@phongvh
Last active September 25, 2021 11:17
Show Gist options
  • Save phongvh/212e5606f2a66a4dea17df3eb23e243c to your computer and use it in GitHub Desktop.
Save phongvh/212e5606f2a66a4dea17df3eb23e243c to your computer and use it in GitHub Desktop.
rosweb_launch
apt install ros-melodic-rosbridge-server
apt install ros-melodic-tf2-web-republisher
roslaunch turtlebot3_gazebo turtlebot3_world.launch
roslaunch turtlebot3_slam turtlebot3_slam.launch
roslaunch rosbridge_server rosbridge_websocket.launch
rosrun tf2_web_republisher tf2_web_republisher
roslaunch turtlebot3_teleop turtlebot3_teleop_key.launch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment