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

Public Member Functions

None __init__ (self)
 
None setInitialPose (self, list[float] pose)
 
None poseCallback (self, PoseWithCovarianceStamped msg)
 
None setWaypoints (self, list[list[float]] waypoints)
 
bool run (self, bool block, bool cancel)
 
None publishInitialPose (self)
 
None setStopFailureParam (self, bool value)
 
None shutdown (self)
 
None cancel_goal (self)
 
None info_msg (self, str msg)
 
None warn_msg (self, str msg)
 
None error_msg (self, str msg)
 

Public Attributes

 action_client
 
 initial_pose_pub
 
 initial_pose_received
 
 action_result
 
 model_pose_sub
 
 param_cli
 
 init_pose
 
 waypoints
 
 goal_handle
 

Detailed Description

Definition at line 33 of file tester.py.


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