Adjusting move_base max speed after launching simulation
Hello everyone, So I've run a simulation where my diff-drive robot navigates in a map correctly using ros navigation stack, I just want to know if there is a way to modify the max velocity of the robot using python code when a condition is met while the simulation is running, meaning after launching move_base. Thanks!