Closed j3soon closed 4 months ago
Extend the getting started guide of Nav2 by incorporating a custom robot model (Husky). 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.
Just found an official Nav2 husky code that could be a useful reference:
https://github.com/clearpathrobotics/clearpath_nav2_demos/tree/main
Extend the getting started guide of Nav2 by incorporating a custom robot model (Husky). 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.