-
-
Notifications
You must be signed in to change notification settings - Fork 153
Example TurtleBot3 Burger
ad-daniel edited this page Sep 22, 2022
·
9 revisions
TurtleBot3 is a small, affordable, programmable, ROS-based mobile robot for use in education, research, hobby, and product prototyping. - ROBOTIS
ros2 launch webots_ros2_turtlebot robot_launch.py
In a second terminal launch teleop_twist_keyboard with:
ros2 run teleop_twist_keyboard teleop_twist_keyboard
In order to control the robot.
You may find the following examples useful:
- The Ros2Supervisor Node
- Using URDF or Xacro
- Import your URDF Robot in Webots
- Refresh or Add URDF a Robot in a Running Simulation
- Wheeled robots
- Robotic arms
- Automobiles
- Drones