open fun setMaxSpeed(@NonNull maxSpeed: Optional<Float!>): Unit
Setter for maxSpeed Maximum navigating speed in m/s. Note: Depending on the environment and the physical capabilities of the robot, the robot may not actually reach a speed set by the user.
Since
6