system.movewrapper – ???¶
???
MoveWrapper Class¶
- class system.movewrapper.MoveWrapper(???)¶
???
Methods
- __init__(???)¶
Closure function. ???
- move_for_time(???)¶
???
- move_for_time_async(???)¶
Generator function. ???
- move_differential_speed(???)¶
???
- move_differential_speed_async(???)¶
Generator function. ???
- move_at_power(???)¶
???
- start_at_speeds(???)¶
???
- start_at_powers(???)¶
???
- stop(???)¶
???
- brake(???)¶
???
- float(???)¶
???
- hold(???)¶
???
- _direction_to_steering(???)¶
???
- from_direction(???)¶
???
- from_steering(???)¶
???
- is_valid(???)¶
???
- unpair(???)¶
???
Variables
- pair¶
??? Observed value: None
Imports¶
Constant
util.constants.SUCCESS= 0Constant
util.constants.FLOAT= 0Constant
util.constants.BRAKE= 1Constant
util.constants.HOLD= 2