修了一下障碍物相关
This commit is contained in:
@@ -6,8 +6,13 @@ def generate_launch_description():
|
||||
robot_parameters = [
|
||||
{'usart_port_name': '/dev/ttyACM0',
|
||||
'serial_baud_rate': 115200,
|
||||
'robot_frame_id': 'base_link',
|
||||
'robot_frame_id': 'base_footprint',
|
||||
'odom_frame_id': 'odom',
|
||||
'combined_odom_topic': 'odom_combined',
|
||||
'scan_topic': '/scan',
|
||||
'wall_config_path': '/home/sunrise/yiliao_ws/src/origincar_base/config/wall_fit.json',
|
||||
'publish_tf': True,
|
||||
'wall_scan_stride': 2,
|
||||
'cmd_vel': 'cmd_vel',
|
||||
'akm_cmd_vel': 'none',
|
||||
'product_number': 0,
|
||||
|
||||
Reference in New Issue
Block a user