File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ Example launch file: launches the scan matcher with pre-recorded data
2222 #### publish an example base_link -> laser transform ###########
2323
2424 <node pkg =" tf" type =" static_transform_publisher" name =" base_link_to_laser"
25- args =" 0.0 0.0 0.0 0.0 0.0 0.0 / base_link / laser 40" />
25+ args =" 0.0 0.0 0.0 0.0 0.0 0.0 base_link laser 40" />
2626
2727 #### start the laser scan_matcher ##############################
2828
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ together with an alpha-beta filter.
1818 #### publish an example base_link -> laser transform ###########
1919
2020 <node pkg =" tf" type =" static_transform_publisher" name =" base_link_to_laser"
21- args =" 0.0 0.0 0.0 0.0 0.0 0.0 / base_link / laser 40" />
21+ args =" 0.0 0.0 0.0 0.0 0.0 0.0 base_link laser 40" />
2222
2323 #### start the laser scan_matcher ##############################
2424
You can’t perform that action at this time.
0 commit comments