Skip to content

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. Allows you to publish the state of a robot (i.e the position of its base and all joints…

Notifications You must be signed in to change notification settings

ros-boston/robot_state_publisher

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

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. Allows you to publish the state of a robot (i.e the position of its base and all joints…

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 95.1%
  • CMake 4.9%