#include <planning_test_fixture.hpp>
|
std::shared_ptr< moveit::core::RobotModel > | robot_model |
|
std::shared_ptr< planning_scene::PlanningScene > | planning_scene |
|
const moveit::core::JointModelGroup * | group = nullptr |
|
◆ SetUp()
void pro_rrt::PlanningTestFixture::SetUp |
( |
| ) |
|
|
inlineoverride |
◆ group
const moveit::core::JointModelGroup* pro_rrt::PlanningTestFixture::group = nullptr |
◆ planning_scene
std::shared_ptr<planning_scene::PlanningScene> pro_rrt::PlanningTestFixture::planning_scene |
◆ robot_model
std::shared_ptr<moveit::core::RobotModel> pro_rrt::PlanningTestFixture::robot_model |
The documentation for this class was generated from the following file: