moveit2
The MoveIt Motion Planning Framework for ROS 2.
Loading...
Searching...
No Matches
Public Member Functions | Protected Attributes | List of all members
test_cancel_before_plan_execution.TestMoveActionCancelDrop Class Reference
Inheritance diagram for test_cancel_before_plan_execution.TestMoveActionCancelDrop:
Inheritance graph
[legend]
Collaboration diagram for test_cancel_before_plan_execution.TestMoveActionCancelDrop:
Collaboration graph
[legend]

Public Member Functions

 setUp (self)
 
 test_cancel_drop_plan_execution (self)
 
 test_cancel_drop_plan_only (self)
 
 test_cancel_resend (self)
 

Protected Attributes

 _move_client
 
 _goal
 

Detailed Description

Definition at line 17 of file test_cancel_before_plan_execution.py.

Member Function Documentation

◆ setUp()

test_cancel_before_plan_execution.TestMoveActionCancelDrop.setUp (   self)

Definition at line 18 of file test_cancel_before_plan_execution.py.

◆ test_cancel_drop_plan_execution()

test_cancel_before_plan_execution.TestMoveActionCancelDrop.test_cancel_drop_plan_execution (   self)

Definition at line 47 of file test_cancel_before_plan_execution.py.

Here is the call graph for this function:

◆ test_cancel_drop_plan_only()

test_cancel_before_plan_execution.TestMoveActionCancelDrop.test_cancel_drop_plan_only (   self)

Definition at line 70 of file test_cancel_before_plan_execution.py.

Here is the call graph for this function:

◆ test_cancel_resend()

test_cancel_before_plan_execution.TestMoveActionCancelDrop.test_cancel_resend (   self)

Definition at line 96 of file test_cancel_before_plan_execution.py.

Here is the call graph for this function:

Member Data Documentation

◆ _goal

test_cancel_before_plan_execution.TestMoveActionCancelDrop._goal
protected

Definition at line 28 of file test_cancel_before_plan_execution.py.

◆ _move_client

test_cancel_before_plan_execution.TestMoveActionCancelDrop._move_client
protected

Definition at line 20 of file test_cancel_before_plan_execution.py.


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