Skip to content
Snippets Groups Projects
Commit 6ae03fac authored by Mike Lautman's avatar Mike Lautman Committed by Dave Coleman
Browse files

fixing the virtual joint issue by adding the broadcaster (#23)

parent d97b987a
No related branches found
No related tags found
No related merge requests found
......@@ -25,7 +25,7 @@
</include>
<!-- If needed, broadcast static tf for robot root -->
<node pkg="tf2_ros" type="static_transform_publisher" name="virtual_joint_broadcaster_1" args="0 0 0 0 0 0 1 world panda_link0" />
<!-- We do not have a robot connected, so publish fake joint states -->
<node name="joint_state_publisher" pkg="joint_state_publisher" type="joint_state_publisher">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment