TrajOpt
TrajOpt, short for Trajectory Optimization, is an open-source framework for planning smooth, collision-free trajectories for robotic systems. It is designed to compute trajectories that satisfy kinematic and collision constraints while optimizing criteria such as smoothness and energy usage. The framework is used in robotics research and industry for manipulation tasks with robotic arms and mobile robots.
Approach: TrajOpt formulates the plan as an optimization problem over a discretized trajectory, parameterized by a
Implementation and usage: TrajOpt is an open-source project with a modular API. It has been used with
Limitations and status: As with other optimization-based planners, TrajOpt may be sensitive to initialization and can