Public Member Functions | Public Attributes
pilot_cmd.PilotCommand Class Reference

List of all members.

Public Member Functions

def __init__
def accelerate
def halt
def is_running
def is_stopped
def pilotCallback
def publish
def reconfigure
def shift
def steer

Public Attributes

 car_ctl
 car_msg
 limit_forward
 limit_reverse
 pstate
 pub

Detailed Description

Definition at line 29 of file pilot_cmd.py.


Constructor & Destructor Documentation

def pilot_cmd.PilotCommand.__init__ (   self,
  limit_forward = 6.0,
  limit_reverse = 3.0 
)

Definition at line 32 of file pilot_cmd.py.


Member Function Documentation

def pilot_cmd.PilotCommand.accelerate (   self,
  dv 
)

Definition at line 42 of file pilot_cmd.py.

Definition at line 71 of file pilot_cmd.py.

Definition at line 76 of file pilot_cmd.py.

Definition at line 81 of file pilot_cmd.py.

def pilot_cmd.PilotCommand.pilotCallback (   self,
  pstate 
)

Definition at line 85 of file pilot_cmd.py.

Definition at line 91 of file pilot_cmd.py.

def pilot_cmd.PilotCommand.reconfigure (   self,
  limit_forward,
  limit_reverse 
)

Definition at line 97 of file pilot_cmd.py.

def pilot_cmd.PilotCommand.shift (   self,
  gear 
)

Definition at line 102 of file pilot_cmd.py.

def pilot_cmd.PilotCommand.steer (   self,
  angle 
)

Definition at line 107 of file pilot_cmd.py.


Member Data Documentation

Definition at line 32 of file pilot_cmd.py.

Definition at line 32 of file pilot_cmd.py.

Definition at line 97 of file pilot_cmd.py.

Definition at line 97 of file pilot_cmd.py.

Definition at line 32 of file pilot_cmd.py.

Definition at line 32 of file pilot_cmd.py.


The documentation for this class was generated from the following file:


ackermann_hks
Author(s): Jack O'Quin, Joshua Bennett
autogenerated on Wed Aug 26 2015 10:39:36