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

Revision history [back]

Publisher declaration: https://github.com/vanadiumlabs/arbotix_ros/blob/indigo-devel/arbotix_python/src/arbotix_python/diff_controller.py#L94

Odometry calculation and publishing to tf and topic: https://github.com/vanadiumlabs/arbotix_ros/blob/indigo-devel/arbotix_python/src/arbotix_python/diff_controller.py#L125-L173