j3soon / ros2-essentials

A repo containing essential ROS2 Humble features for controlling Autonomous Mobile Robots (AMRs) and robotic arm manipulators.
https://j3soon.github.io/ros2-essentials/
Apache License 2.0
8 stars 3 forks source link

Setup Kobuki model for Gazebo and Nav2 Simulation #2

Closed j3soon closed 3 months ago

j3soon commented 1 year ago

Extend the getting started guide of Nav2 by incorporating a custom robot model (Kobuki). Note that not only the visualization of the robot need to be changed, the motion of the robot also need to follow the kinematic model of the custom robot.