pymoveit_mtc.core.PlannerInterface¶
- class PlannerInterface¶
Bases:
pybind11_object
Abstract base class for planning algorithms
Methods
Attributes
Reduce the maximum acceleration by scaling between (0,1]
Reduce the maximum velocity by scaling between (0,1]
Properties of the planner
- property max_acceleration_scaling_factor¶
Reduce the maximum acceleration by scaling between (0,1]
- Type:
- property max_velocity_scaling_factor¶
Reduce the maximum velocity by scaling between (0,1]
- Type:
- property properties¶
Properties of the planner