UbiquityRobotics / ubiquity_motor

Package that provides a ROS interface for the motors in UbiquityRobotics robots
BSD 3-Clause "New" or "Revised" License
24 stars 23 forks source link

Noetic Battery Percentage, Firmware Topic Pub #168

Closed MoffKalast closed 2 years ago

MoffKalast commented 2 years ago

This PR imports the changes from PR https://github.com/UbiquityRobotics/ubiquity_motor/pull/138 which was only merged with kinetic-devel (though some fragments somehow made it into noetic-devel somehow). The voltage levels have been updated to reflect a customer battery characterization study.

Also to provide easier access to the firmware version and date I've set up a String publisher for it. Required by https://github.com/UbiquityRobotics/oled_display_node/pull/22