Class to define the center point of the circle on which the robot is supposed to move via circ command. More...
#include <center.h>
Private Member Functions | |
virtual std::string | getConstraintName () const override |
Additional Inherited Members | |
Public Member Functions inherited from pilz_industrial_motion_testutils::CircAuxiliary< ConfigType, BuilderType > | |
ConfigType & | getConfiguration () |
const ConfigType & | getConfiguration () const |
void | setConfiguration (const ConfigType &auxiliary_config) |
moveit_msgs::Constraints | toPathConstraints () const |
Protected Attributes inherited from pilz_industrial_motion_testutils::CircAuxiliary< ConfigType, BuilderType > | |
ConfigType | auxiliary_config_ |
Class to define the center point of the circle on which the robot is supposed to move via circ command.
|
overrideprivatevirtual |