ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
The best place would be the file:
$(find turtlebot3_slam)/config/gmapping_params.yaml
Since the line:
<rosparam command="load" file="$(find turtlebot3_slam)/config/gmapping_params.yaml" />
Is going to overwrite any ros parameters that you have defined before.