MoveIt Studio Behavior Interface
2.11.0
Library for developing custom behaviors for use in MoveIt Studio
|
Classes | |
class | LoggerBase |
Base class to allow Behaviors to report messages with detailed explanations to MoveIt Studio UI. More... | |
class | LoggerROS |
A ROS-specialized implementation of LoggerBase that publishes the error message on a topic and logs it through an rclcpp Logger. More... | |