moveit2
The MoveIt Motion Planning Framework for ROS 2.
|
Protected Member Functions | |
void | SetUp () override |
Protected Member Functions inherited from moveit_setup::MoveItSetupTest | |
void | SetUp () override |
Initialize the node, DataWarehouse and output dir. More... | |
template<typename T > | |
void | generateFiles (const std::string &config_name) |
Helper function for generating all the files for a particular config to a temporary directory. More... | |
void | initializeStep (SetupStep &setup_step) |
void | TearDown () override |
Clean up by removing all files when complete. More... | |
Additional Inherited Members | |
Protected Attributes inherited from moveit_setup::MoveItSetupTest | |
rclcpp::Node::SharedPtr | node_ |
moveit_setup::DataWarehousePtr | config_data_ |
std::filesystem::path | output_dir_ |
moveit_setup::GeneratedTime | placeholder_timestamp_ |
bool | delete_when_finished_ { true } |
Definition at line 49 of file test_controllers.cpp.
|
inlineoverrideprotected |
Definition at line 52 of file test_controllers.cpp.