Public Member Functions | |
def | __init__ |
def | cmd_vel |
Public Attributes | |
angular_scale | |
linear_scale |
Definition at line 10 of file raw.py.
def raw::Raw::__init__ | ( | self | ) |
Reimplemented from base::Clearpath.
def raw::Raw::cmd_vel | ( | self, | ||
linear_velocity, | ||||
angular_velocity | ||||
) |
Reimplemented from base::Clearpath.