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

Revision history [back]

I'm not sure why rviz is acting how it is (that doesn't seem like the correct behavior). I wrote a node similar to static_transform_publisher that is exposed to dynamic_reconfigure. I think you could solve your problem by starting up this node with some arbitrary transform, and rather than having your python node directly publish a transform, have it act as a dynamic_reconfigure client and update the transform.