moveit2
The MoveIt Motion Planning Framework for ROS 2.
|
Represents an action that occurred on an object in the world. Several bits may be set indicating several things happened to the object. If the DESTROY bit is set, other bits will not be set. More...
#include <world.h>
Public Member Functions | |
Action () | |
Action (int v) | |
operator ActionBits () const | |
Represents an action that occurred on an object in the world. Several bits may be set indicating several things happened to the object. If the DESTROY bit is set, other bits will not be set.
|
inline |