super-owesome / bobble_controllers

ROS controllers for self balancing robot, Bobble-Bot.
BSD 3-Clause "New" or "Revised" License
63 stars 15 forks source link

Bobble-Bot Basic Navigation #5

Open mike-moore opened 4 years ago

mike-moore commented 4 years ago

Help Bobble-Bot Navigate

Let's help Bobble-Bot better understand where he's at and where he's going! This issue will track development effort required to get Bobble-Bot publishing the ROS standard odometry message. This is an important first step towards integrating with ROS libraries that can assist with SLAM.

pf-ros_gazebo03

Detailed Description

We'd like to update Bobble-Bot to support publishing the ROS standard navigation message responsible for reporting the robot's odometry. The standard message is defined here. We believe the BalanceBaseController is the appropriate class to add this capability to.

Additional References

Got Questions?

Ask below via comment, or join our Discord server to chat with fellow contributors!