Nav2 Navigation Stack - kilted  kilted
ROS 2 Navigation Stack
Public Member Functions | Public Attributes | List of all members
drive_tester.DriveTest Class Reference
Inheritance diagram for drive_tester.DriveTest:
Inheritance graph
[legend]
Collaboration diagram for drive_tester.DriveTest:
Collaboration graph
[legend]

Public Member Functions

None __init__ (self)
 
bool sendCommand (self, DriveOnHeading.Goal command)
 
bool sendAndPreemptWithFasterCommand (self, DriveOnHeading.Goal command)
 
bool sendAndCancelCommand (self, DriveOnHeading.Goal command)
 
None sendFreeCostmap (self)
 
None sendOccupiedCostmap (self)
 
bool run (self)
 
None shutdown (self)
 
None info_msg (self, str msg)
 
None warn_msg (self, str msg)
 
None error_msg (self, str msg)
 

Public Attributes

 costmap_qos
 
 action_client
 
 costmap_pub
 
 footprint_pub
 
 action_result
 
 goal_future
 
 goal_handle
 
 result_future
 

Detailed Description

Definition at line 33 of file drive_tester.py.


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