toio_description
Introduction
toio_description provides a 3D model of the toio for visualization.

Feature
- 3D model of toio described in robot/toio.urdf.xacro
- Publish
robot_descriptiontopic andtftopic using launch/robot_description.launch.py namespaceandframe_prefixarguments for multi-robot setups- The shared model used by both the real cube(toio_ros2) and the simulation(toio_gazebo)
- Gazebo integration described in the same xacro: a
DiffDriveplugin(driven by/cmd_vel), an IMU sensor on thecenterlink(/toio/imu), and an indicator LED(ToioLedSystemplugin) - xacro arguments for the simulation:
imu_interval_ms,led_duration_ms,led_light_intensity(in addition toframe_prefix)
Requirements
I checked this package on the following environment.
- Ubuntu 24.04
- ROS 2 Jazzy
License
The 3D model is distributed under a different license from the source code. Please see License in detail.