Skip to content

Commit f515af9

Browse files
authored
Update multiranger_mapping_launch.py
1 parent 0eceb1d commit f515af9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crazyflie_examples/launch/multiranger_mapping_launch.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ def generate_launch_description():
4646
),
4747
Node(
4848
parameters=[
49-
{'odom_frame': 'odom'},
49+
{'odom_frame': 'cf231/odom'},
5050
{'map_frame': 'map'},
5151
{'base_frame': 'cf231'},
5252
{'scan_topic': '/cf231/scan'},

0 commit comments

Comments
 (0)