Skip to content

Commit

Permalink
Add tf
Browse files Browse the repository at this point in the history
  • Loading branch information
HoangGiang93 committed Aug 12, 2024
1 parent 993aa0f commit 9fea9e6
Showing 1 changed file with 14 additions and 1 deletion.
15 changes: 14 additions & 1 deletion multiverse/resources/muv/pr2_ros2_control.muv
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ multiverse_clients:
ros2:
ros_nodes:
publishers:
odom:
tf:
- meta_data:
world_name: world
length_unit: m
Expand All @@ -106,6 +106,19 @@ multiverse_clients:
time_unit: s
handedness: rhs
port: 7300
topic: /tf
rate: 60
root_frame_id: map

odom:
- meta_data:
world_name: world
length_unit: m
angle_unit: rad
mass_unit: kg
time_unit: s
handedness: rhs
port: 7301
topic: /odom
rate: 60
body: pr2
Expand Down

0 comments on commit 9fea9e6

Please sign in to comment.