The MoveIt Pro Docs
Welcome to the MoveIt Pro Docs.
You’ll find comprehensive guides and documentation to help you start working with MoveIt Pro as quickly as possible. Let’s jump right in!
Overview
MoveIt Pro is built for those who:
- Need graphical tools to create and monitor high level, system-wide logic using Behavior Trees.
- Need a hardened Behavior Tree framework with documented extensibility as well as built-in capabilities.
- Need to tune robot behavior more quickly without recompiling code or restarting robots.
- Need additional tools to introspect robot motion and algorithms.
- Need to develop, troubleshoot, or deploy robots remotely.
The documentation is grouped into the following themes:
Getting Started: Walkthrough tutorials explain step-by-step how to install MoveIt Pro and use its core functionality. Each walkthrough builds off the previous walkthroughs. Go through this documentation to understand the new tools at your fingertips.
Examples: Examples of robotics solutions built with MoveIt Pro. These assume you are familiar with the content of the Walkthrough tutorials. Let these inspire how you build new applications!
Concepts: Low level, detail-oriented explanations of key concepts and architecture of MoveIt Pro.
Release & Migration Guides: Learn about new MoveIt Pro features and upgrade processes.
API References: Follow links to API documentation and additional technical resources for developers.
Troubleshooting: Search for solutions to common problems.
Now let’s get started with installing MoveIt Pro!
- Getting Started
- Application Examples
- Cartesian Path Following
- Execute Trajectories with Admittance Control
- Configuring a Mobile Base Robot
- 3D Object Registration and Scanning
- Planning With Orientation Constraints
- Pick April Tag Labeled Object
- Pick and Place Using MoveIt Task Constructor
- Image Segmentation using Machine Learning
- Visual Servoing
- How To Add Breakpoints To Objectives
- Concepts
- Release and Migration Guides
- API References
- Troubleshooting