This is the branch for ROS2; use the ros1 branch for ROS1.
Trajectory functions for robot control
- Compiler supporting C++17
- Tested with
Ubuntu 22.04 / ROS Humble
This package depends on
- General functions
- Polynomial function
- Cubic spline
- Cubic Hermite spline
- Supports monotone cubic interpolation
- Piecewise function consisting of the above functions
- Point-to-point interpolations