Closed sskorol closed 1 year ago
slam.launch.py currently has 2 inconsistent params that describe the same config:
slam.launch.py
This causes an exception during bringup. Both entries should be the same: either slam_params_file or params_file.
slam_params_file
params_file
slam.launch.py
currently has 2 inconsistent params that describe the same config:This causes an exception during bringup. Both entries should be the same: either
slam_params_file
orparams_file
.