You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You can confirm that roslaunch is setting the correct parameters by running rosparam list . Please run this after starting your launch file, and paste the output here.
I tried to set the variables speed_limit and turn_limit with a .yaml file and when I run the launch file, the following appear as parameters:
But even so, when I increase the speed, it exceeds the limits indicated, how could I solve the problem?
.yaml file:
speed_limit: 0.50
turn_limit: 1.0
launch file:
The text was updated successfully, but these errors were encountered: