moveit2
The MoveIt Motion Planning Framework for ROS 2.
|
Public Member Functions | |
def | setUp (self) |
def | test_check_collision_free_state_validity_in_empty_scene (self) |
def | test_check_colliding_state_validity_in_empty_scene (self) |
Public Attributes | |
robot_commander | |
group_name | |
group_commander | |
Definition at line 12 of file test_check_state_validity_in_empty_scene.py.
def test_check_state_validity_in_empty_scene.TestCheckStateValidityInEmptyScene.setUp | ( | self | ) |
Definition at line 13 of file test_check_state_validity_in_empty_scene.py.
def 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.
def 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.
test_check_state_validity_in_empty_scene.TestCheckStateValidityInEmptyScene.group_commander |
Definition at line 17 of file test_check_state_validity_in_empty_scene.py.
test_check_state_validity_in_empty_scene.TestCheckStateValidityInEmptyScene.group_name |
Definition at line 16 of file test_check_state_validity_in_empty_scene.py.
test_check_state_validity_in_empty_scene.TestCheckStateValidityInEmptyScene.robot_commander |
Definition at line 15 of file test_check_state_validity_in_empty_scene.py.