ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

Writing a simple node in rospy is probably the fastest way to get this done. The Husky driver itself doesn't have any position inputs, but it does publish a standard odometry topic which you can subscribe to to check an estimate of distance traveled purely based on encoders.