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

Public Member Functions

 setUp (self)
 
 test_check_collision_free_state_validity_in_empty_scene (self)
 
 test_check_colliding_state_validity_in_empty_scene (self)
 

Public Attributes

 robot_commander
 
 group_name
 
 group_commander
 

Protected Attributes

 _check_state_validity
 

Detailed Description

Definition at line 12 of file test_check_state_validity_in_empty_scene.py.

Member Function Documentation

◆ setUp()

test_check_state_validity_in_empty_scene.TestCheckStateValidityInEmptyScene.setUp (   self)

Definition at line 13 of file test_check_state_validity_in_empty_scene.py.

◆ test_check_colliding_state_validity_in_empty_scene()

test_check_state_validity_in_empty_scene.TestCheckStateValidityInEmptyScene.test_check_colliding_state_validity_in_empty_scene (   self)

Definition at line 35 of file test_check_state_validity_in_empty_scene.py.

Here is the call graph for this function:

◆ test_check_collision_free_state_validity_in_empty_scene()

test_check_state_validity_in_empty_scene.TestCheckStateValidityInEmptyScene.test_check_collision_free_state_validity_in_empty_scene (   self)

Definition at line 23 of file test_check_state_validity_in_empty_scene.py.

Here is the call graph for this function:

Member Data Documentation

◆ _check_state_validity

test_check_state_validity_in_empty_scene.TestCheckStateValidityInEmptyScene._check_state_validity
protected

Definition at line 19 of file test_check_state_validity_in_empty_scene.py.

◆ group_commander

test_check_state_validity_in_empty_scene.TestCheckStateValidityInEmptyScene.group_commander

Definition at line 17 of file test_check_state_validity_in_empty_scene.py.

◆ group_name

test_check_state_validity_in_empty_scene.TestCheckStateValidityInEmptyScene.group_name

Definition at line 16 of file test_check_state_validity_in_empty_scene.py.

◆ robot_commander

test_check_state_validity_in_empty_scene.TestCheckStateValidityInEmptyScene.robot_commander

Definition at line 15 of file test_check_state_validity_in_empty_scene.py.


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