Skip to content

Latest commit

 

History

History
30 lines (17 loc) · 1.04 KB

ros2_intro.md

File metadata and controls

30 lines (17 loc) · 1.04 KB

ROS2 on UP Create® 3

The following scheme introduce you the ROS2 robot architecture.

ros2_architecture

The SLAM is compute by rtabmap.

It is possible to monitor your robot via rosboard and foxglove studio. You can just use a joypad to control it.


UP Create® 3 is based on different ROS2 packages:

  • upcreate3:
    • upcreate3_description, urdf of the robot
  • upcreate3_robot.
    • upcreate3_bringup, launch all the nodes of the robot
    • upcreate3_navigation, slam and navigation stack
    • upcreate3_robot, robot package
  • upcreate3_simulator.
    • upcreate3_gazebo, gazebo simulation

Go to "setup ros2 on your robot" to start working on the UP Create® 3.

Copyrights © 2022 G. Bruno gbr1.github.io under MIT License