topic name changed in launch files of fast-llio

This commit is contained in:
joey 2024-03-12 15:09:15 +08:00
parent 918055ba48
commit e1858b2452
1 changed files with 2 additions and 2 deletions

View File

@ -19,8 +19,8 @@ def generate_launch_description():
# ('scan', ['/scan'])],
parameters=[{
# changed to body_foot.
# 'target_frame': 'livox_frame',
'target_frame': 'camera_init',
'target_frame': 'livox_frame',
# 'target_frame': 'camera_init',
'transform_tolerance': 0.01,
'min_height': -1.0,
'max_height': 0.1,