Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
…ctory into main
  • Loading branch information
guanfengliu committed Feb 4, 2025
2 parents 32194d0 + e2088f9 commit 6d78f13
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# arm_kinematics_trajectory
Kinematics, trajectectory planning and control library, and robot programming (script) language of robotic arms
Kinematics, trajectectory planning and control library, and robot programming (script) language of robotic arms. It
depends on Eigen3, pybind11, and ros. It fits into the framework of ros, and can be compiled with catkin, and run along
with ros.

This repo. contains a 7-segment S-curve profile interpolation algorithm for pos/speed/acceleration/jerk planning.
It also contains continuous smooth trajectory interpolation that creates smooth transitions between multiple
Expand Down

0 comments on commit 6d78f13

Please sign in to comment.