moveit2
The MoveIt Motion Planning Framework for ROS 2.
Loading...
Searching...
No Matches
TestAABB Class Reference
Inheritance diagram for TestAABB:
Collaboration diagram for TestAABB:

Protected Member Functions

void SetUp () override
moveit::core::RobotState loadModel (const std::string &robot_name)
moveit::core::RobotState loadModel (const moveit::core::RobotModelPtr &model)
void TearDown () override

Detailed Description

Definition at line 64 of file test_aabb.cpp.

Member Function Documentation

◆ loadModel() [1/2]

moveit::core::RobotState TestAABB::loadModel ( const moveit::core::RobotModelPtr & model)
inlineprotected

Definition at line 75 of file test_aabb.cpp.

Here is the call graph for this function:

◆ loadModel() [2/2]

moveit::core::RobotState TestAABB::loadModel ( const std::string & robot_name)
inlineprotected

Definition at line 69 of file test_aabb.cpp.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ SetUp()

void TestAABB::SetUp ( )
inlineoverrideprotected

Definition at line 67 of file test_aabb.cpp.

◆ TearDown()

void TestAABB::TearDown ( )
inlineoverrideprotected

Definition at line 84 of file test_aabb.cpp.


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