Definition at line 120 of file vehicle.py.
| def jsk_teleop_joy.plugin.vehicle.VehicleCommandState.__init__ |
( |
|
self, |
|
|
|
command_name, |
|
|
|
pub_type, |
|
|
|
sub_type, |
|
|
|
robot_topic |
|
) |
| |
| def jsk_teleop_joy.plugin.vehicle.VehicleCommandState.callback |
( |
|
self, |
|
|
|
msg |
|
) |
| |
| def jsk_teleop_joy.plugin.vehicle.VehicleCommandState.initialize |
( |
|
self | ) |
|
| def jsk_teleop_joy.plugin.vehicle.VehicleCommandState.publishCommand |
( |
|
self | ) |
|
| def jsk_teleop_joy.plugin.vehicle.VehicleCommandState.synchronize |
( |
|
self, |
|
|
|
timeout = 1.0 |
|
) |
| |
| jsk_teleop_joy.plugin.vehicle.VehicleCommandState.command |
| jsk_teleop_joy.plugin.vehicle.VehicleCommandState.command_name |
| jsk_teleop_joy.plugin.vehicle.VehicleCommandState.pub_type |
| jsk_teleop_joy.plugin.vehicle.VehicleCommandState.publisher |
| jsk_teleop_joy.plugin.vehicle.VehicleCommandState.robot_topic |
| jsk_teleop_joy.plugin.vehicle.VehicleCommandState.robot_value |
| jsk_teleop_joy.plugin.vehicle.VehicleCommandState.sub_type |
| jsk_teleop_joy.plugin.vehicle.VehicleCommandState.subscriber |
| jsk_teleop_joy.plugin.vehicle.VehicleCommandState.wait_for_message_flag |
The documentation for this class was generated from the following file: