Skip to content

Commit 2420368

Browse files
technolojinStepTurtle
authored andcommitted
fix(radar_tracks_msgs_converter): add a missing parameter 'new_frame_id' (autowarefoundation#6408)
Signed-off-by: Taekjin LEE <taekjin.lee@tier4.jp>
1 parent 833632b commit 2420368

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
/**:
22
ros__parameters:
33
update_rate_hz: 20.0
4+
new_frame_id: "base_link"
45
use_twist_compensation: true
56
use_twist_yaw_compensation: false
67
static_object_speed_threshold: 1.0

0 commit comments

Comments
 (0)