moveit2
The MoveIt Motion Planning Framework for ROS 2.
Loading...
Searching...
No Matches
__init__.py
Go to the documentation of this file.
1"""Utilities for learned policy deployment.
2
3This module can be used to configure moveit_servo for learning based applications.
4"""
5
6from .policy import Policy