moveit2
The MoveIt Motion Planning Framework for ROS 2.
Public Member Functions | 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

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

Detailed Description

Definition at line 17 of file test_cancel_before_plan_execution.py.

Member Function Documentation

◆ setUp()

def 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()

def test_cancel_before_plan_execution.TestMoveActionCancelDrop.test_cancel_drop_plan_execution (   self)

Definition at line 47 of file test_cancel_before_plan_execution.py.

◆ test_cancel_drop_plan_only()

def test_cancel_before_plan_execution.TestMoveActionCancelDrop.test_cancel_drop_plan_only (   self)

Definition at line 70 of file test_cancel_before_plan_execution.py.

◆ test_cancel_resend()

def test_cancel_before_plan_execution.TestMoveActionCancelDrop.test_cancel_resend (   self)

Definition at line 96 of file test_cancel_before_plan_execution.py.


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