You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We already have functions that plot the 3D trajectories, but TBH the 3D plotting tools of matplotlib are not very nice to look at. Actually I just recently started using mayavi/mlab in python and it is very easy to use and a lot nicer and faster (you can still move the 3D plot even with 1000s of elements in it). Here is sth i did there:
I've already implemented the plotting of a pose graph with coordinate frames at the nodes, so I could transfer this.
After getting some feedback from our first "customers" there are serveral things that need to be improved:
Suggestions/Ideas:
The text was updated successfully, but these errors were encountered: