moveit2
The MoveIt Motion Planning Framework for ROS 2.
|
Public Member Functions | |
TestAction () | |
void | reset () |
Public Attributes | |
World::Object | obj_ |
World::Action | action_ |
int | cnt_ |
Definition at line 208 of file test_world.cpp.
|
inline |
|
inline |
World::Action TestAction::action_ |
Definition at line 211 of file test_world.cpp.
int TestAction::cnt_ |
Definition at line 212 of file test_world.cpp.
World::Object TestAction::obj_ |
Definition at line 210 of file test_world.cpp.