This is a sample ROS 2 package for users to create their own custom Behaviors for use in MoveIt Pro. This repo also includes some other reference Behaviors for users interested in creating more advanced custom Behaviors.
This repo should be cloned to the src/
directory of a colcon workspace to be used with MoveIt Pro.
This repo is also compatible with the the sample MoveIt Pro Workspace for Universal Robots Arms used during the automated install.
See the MoveIt Pro Documentation for more information.
For information on using this package to create a custom Behavior, see the Create a Custom Behavior tutorial.