ethz-asl / curves

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

How to visually debug a curve #27

Open pomerlef opened 10 years ago

pomerlef commented 10 years ago

Soon, we will have to drop a file somewhere and asses the quality of the curve (at least for the Euclidean space). Here are possibilities that came up at the last meeting:

Some extra questions/thoughts:

furgalep commented 10 years ago

My current system is https://github.com/ethz-asl/rviz_pyplot.

I find VTK complicated and unusable. Maybe Francois, you can help with that.

Matlab isn't great for 3d plotting.