|
moveit2
The MoveIt Motion Planning Framework for ROS 2.
|
#include <test_collision_common_panda.hpp>


Public Attributes | |
| std::shared_ptr< CollisionAllocatorType > | value_ |
Protected Member Functions | |
| void | SetUp () override |
| void | TearDown () override |
Protected Attributes | |
| bool | robot_model_ok_ |
| moveit::core::RobotModelPtr | robot_model_ |
| collision_detection::CollisionEnvPtr | cenv_ |
| collision_detection::AllowedCollisionMatrixPtr | acm_ |
| moveit::core::RobotStatePtr | robot_state_ |
Definition at line 71 of file test_collision_common_panda.hpp.
|
inlineoverrideprotected |
Definition at line 77 of file test_collision_common_panda.hpp.

|
inlineoverrideprotected |
Definition at line 91 of file test_collision_common_panda.hpp.
|
protected |
Definition at line 101 of file test_collision_common_panda.hpp.
|
protected |
Definition at line 99 of file test_collision_common_panda.hpp.
|
protected |
Definition at line 97 of file test_collision_common_panda.hpp.
|
protected |
Definition at line 95 of file test_collision_common_panda.hpp.
|
protected |
Definition at line 103 of file test_collision_common_panda.hpp.
| std::shared_ptr<CollisionAllocatorType> CollisionDetectorPandaTest< CollisionAllocatorType >::value_ |
Definition at line 74 of file test_collision_common_panda.hpp.