topic name changed in launch files of fast-llio
This commit is contained in:
parent
918055ba48
commit
e1858b2452
|
@ -19,8 +19,8 @@ def generate_launch_description():
|
||||||
# ('scan', ['/scan'])],
|
# ('scan', ['/scan'])],
|
||||||
parameters=[{
|
parameters=[{
|
||||||
# changed to body_foot.
|
# changed to body_foot.
|
||||||
# 'target_frame': 'livox_frame',
|
'target_frame': 'livox_frame',
|
||||||
'target_frame': 'camera_init',
|
# 'target_frame': 'camera_init',
|
||||||
'transform_tolerance': 0.01,
|
'transform_tolerance': 0.01,
|
||||||
'min_height': -1.0,
|
'min_height': -1.0,
|
||||||
'max_height': 0.1,
|
'max_height': 0.1,
|
||||||
|
|
Loading…
Reference in New Issue