Robotics::SensoryMotor::MotorCommand
Inherits Struct < Value < Object
Command sent to actuators
Constructors
new(linear_velocity : Float64 = 0.0, angular_velocity : Float64 = 0.0)
Instance methods
angular_velocity
linear_velocity
stop?
Inherits Struct < Value < Object
Command sent to actuators