RethinkRobotics-opensource / robot_state_publisher

Allows you to publish the state of a robot (i.e the position of its base and all joints) via the "tf" transform library

Home Page:http://www.ros.org/wiki/robot_state_publisher

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mutable Robot State Publisher

Allows you to publish the state of a robot (i.e the position of its base and all joints) via the "tf" transform library This fork of the standard ROS robot_state_publisher adds the ability to dynamically change the URDF at runtime, by adding joint and linkage trees. Hotswapping end-effectors on a robot's arm is now possible without needing to restart the robot_state_publisher.

About

Allows you to publish the state of a robot (i.e the position of its base and all joints) via the "tf" transform library

http://www.ros.org/wiki/robot_state_publisher


Languages

Language:C++ 95.1%Language:CMake 4.9%