Skip to content

Commit

Permalink
Fix validator to use TF2 (#428)
Browse files Browse the repository at this point in the history
Signed-off-by: Nate Koenig <nate@openrobotics.org>

Co-authored-by: Nate Koenig <nate@openrobotics.org>
  • Loading branch information
nkoenig and Nate Koenig authored May 21, 2020
1 parent 76a1587 commit 54b4b1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion subt_ros/launch/validator_topics.launch
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
pkg="ros_ign_bridge"
type="parameter_bridge"
name="ros_ign_bridge_pose"
args="/model/$(arg name)/pose@geometry_msgs/TransformStamped[ignition.msgs.Pose">
args="/model/$(arg name)/pose@tf2_msgs/TFMessage[ignition.msgs.Pose_V">
<remap from="/model/$(arg name)/pose" to="pose"/>
</node>

Expand Down

0 comments on commit 54b4b1e

Please sign in to comment.