Skip to content
Snippets Groups Projects
Commit 86533744 authored by Sebastian Wallkötter's avatar Sebastian Wallkötter Committed by Robert Haschke
Browse files

Add static transform publisher (#51)

parent 549ea907
No related branches found
No related tags found
No related merge requests found
<?xml version="1.0" ?>
<launch>
<!-- 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 world panda_link0" />
<arg name="robot_ip" />
<arg name="load_gripper" default="true" />
<arg name="launch_rviz" default="true" />
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment