Skip to content

Commit

Permalink
[aip_x1]: Fix imu topic name (autowarefoundation#94)
Browse files Browse the repository at this point in the history
Signed-off-by: wep21 <border_goldenmarket@yahoo.co.jp>
  • Loading branch information
wep21 authored and 1222-takeshi committed Dec 10, 2021
1 parent 01359b9 commit ee83bc4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion launch/sensing_launch/launch/aip_x1/imu.launch.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

<!-- Relay -->
<node pkg="topic_tools" exec="relay" name="twist_relay" output="log" >
<param name="input_topic" value="sensing/lidar/front_center/livox/imu" />
<param name="input_topic" value="/sensing/lidar/front_center/livox/imu" />
<param name="output_topic" value="/sensing/imu/imu_data" />
<param name="type" value="sensor_msgs/msg/Imu" />
</node>
Expand Down

0 comments on commit ee83bc4

Please sign in to comment.