moveit2
The MoveIt Motion Planning Framework for ROS 2.
Public Member Functions | Public Attributes | List of all members
python_move_group_planning.PythonMoveGroupPlanningTest Class Reference
Inheritance diagram for python_move_group_planning.PythonMoveGroupPlanningTest:
Inheritance graph
[legend]
Collaboration diagram for python_move_group_planning.PythonMoveGroupPlanningTest:
Collaboration graph
[legend]

Public Member Functions

def setUpClass (self)
 
def tearDown (self)
 
def test_planning_with_collision_objects (self)
 

Public Attributes

 group
 
 planning_scene_interface
 

Detailed Description

Definition at line 53 of file python_move_group_planning.py.

Member Function Documentation

◆ setUpClass()

def python_move_group_planning.PythonMoveGroupPlanningTest.setUpClass (   self)

Definition at line 55 of file python_move_group_planning.py.

◆ tearDown()

def python_move_group_planning.PythonMoveGroupPlanningTest.tearDown (   self)

Definition at line 63 of file python_move_group_planning.py.

◆ test_planning_with_collision_objects()

def python_move_group_planning.PythonMoveGroupPlanningTest.test_planning_with_collision_objects (   self)

Definition at line 66 of file python_move_group_planning.py.

Member Data Documentation

◆ group

python_move_group_planning.PythonMoveGroupPlanningTest.group

Definition at line 57 of file python_move_group_planning.py.

◆ planning_scene_interface

python_move_group_planning.PythonMoveGroupPlanningTest.planning_scene_interface

Definition at line 58 of file python_move_group_planning.py.


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