ethz-asl / curves

A library of curves for estimation.
BSD 3-Clause "New" or "Revised" License
74 stars 28 forks source link

Are periodic curves supported? #17

Closed gehrinch closed 10 years ago

furgalep commented 10 years ago

Nothing in the top-level interface goes against periodic curves:

https://github.com/ethz-asl/curves/blob/master/curves/include/curves/Curve.hpp

We just have to implement them.

Christian, can you take a look at the top level interface? I'm around to talk about it as well.