The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

  UAV::Pilot::ControlRover

DESCRIPTION

Role for any kind of ground vehicle.

Does the UAV::Pilot::Control role.

Requires the methods throttle( $throttle ) and turn( $turn ).