An open API service indexing awesome lists of open source software.

https://github.com/pymzor/s-curve-planner

C Library for planning n-th order S-curve motion profiles
https://github.com/pymzor/s-curve-planner

arduino c motion-planning python robotics

Last synced: 6 months ago
JSON representation

C Library for planning n-th order S-curve motion profiles

Awesome Lists containing this project

README

          

# S-curve planner

Practical implementation of the [On Algorithms for planning S-curve Motion Profiles](http://journals.sagepub.com/doi/full/10.5772/5652) by Kim Doang Nguyen, Teck-Chew Ng, I-Ming Chen, 2008.

Still work in progress