adeeb10abbas / outdoor_ros2

A ROS2 based repository for outdoor SLAM and navigation at DWSL and Zhou Robotics, Drexel
MIT License
6 stars 3 forks source link

Mecanum wheel, A* example #2

Closed adeeb10abbas closed 1 year ago

adeeb10abbas commented 1 year ago

Add an example that uses an URDF of a mecanum wheel robot base and use A* algorithm to move the robot in RViz. The issue requires the use of Bazel build system. Please see examples in the Drake-ROS project here for reference