Skip to content

ICONgroupCWC/jetbot_world

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Waveshare JetBot ROS AI Kit – URDF Model

This repository provides a URDF/XACRO robot description of the Waveshare JetBot ROS AI Kit, with integration for ROS, Gazebo, and Unity. It includes the robot model with a CSI camera, Intel RealSense depth camera, and support for onboard sensors such as the IMU, Camera and 2D LiDAR.

🛠️ Prerequisites

Before using this code, make sure you have the following installed:

  1. ROS (Robot Operating System) - Installation Guide.

🚀 Setup

  1. Clone this repository to your ROS workspace:

    git clone https://github.com/ICONgroupCWC/jetbot_world.git
  2. Build the ROS workspace:

    cd your_ros_workspace
    catkin_make
    source devel/setup.bash

▶️ Usage

ROS Simulation

Launch the JetBot simulation with multiple robots:

roslaunch jetbot_world multi_jetbot.launch

After running the launch file, you will see a Gazebo simulation environment with two Jetbot robots, along with the RViz visualization displaying the robot models and their sensor data.

Figures below illustrate:

  • The Gazebo world with two Jetbots.
  • The RViz view showing the robot models.

Gazebo view:

gazebo

RViz view:

Screenshot from 2025-04-23 13-22-56

Unity Integration

To integrate with Unity, use the Unity Technology URDF Importer plugin. Refer to the documentation for installation and usage instructions.Installation Guide.

Unity view: Screenshot (14)

🎥 Demo

Demo: Jetbot Robot model

🤝 Contributing

Contributions are welcome!

  • Open an issue for bugs or feature requests.
  • Submit a pull request for improvements.

📖 Citation

If you use this repository in your research or projects, please cite:

@misc{madushanka2026jetbot,
  author       = {H.P.Madushanka and
                  Sumudu Samarakoon and
                  Mehdi Bennis},
  title        = {Waveshare JetBot ROS AI Kit URDF Model},
  year         = {2025},
  version      = {1.0.0},
  publisher    = {GitHub},
  url          = {https://github.com/ICONgroupCWC/jetbot_world}
}

📜 License

This project is licensed under the MIT License.

About

URDF Model of the Jetbot Robot

Resources

License

Stars

1 star

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages