Skip to content

Commit

Permalink
fix Spell-check
Browse files Browse the repository at this point in the history
Signed-off-by: Yuxuan Liu <[email protected]>
  • Loading branch information
HinsRyu committed Jun 17, 2024
1 parent aa5c2dc commit d0fbd1a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion aip_xx1_gen2_launch/launch/radar.launch.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@
<group>
<push-ros-namespace namespace="radar"/>

<!--node pkg="tf2_ros" exec="static_transform_publisher" name="tf_broadcaster" output="screen" args="$(var wheel_base) 0 0 0 0 0 base_link autosar"/-->
<node pkg="topic_tools" exec="transform" name="steer_angle_transform" output="screen" args="/vehicle/status/steering_status /vehicle/status/steering_status_scalar std_msgs/msg/Float32 'std_msgs.msg.Float32(data=m.steering_tire_angle)' --import autoware_auto_vehicle_msgs std_msgs --wait-for-start"/>
<!-- ros2 run topic_tools transform /vehicle/status/steering_status /vehicle/status/steering_status_scalar std_msgs/msg/Float64 'std_msgs.msg.Float64(data=m.steering_tire_angle)' \-\-import autoware_auto_vehicle_msgs std_msgs -->

Expand Down

0 comments on commit d0fbd1a

Please sign in to comment.