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
{{ message }}
This repository was archived by the owner on Jul 22, 2022. It is now read-only.
I did find the Ubuntu executable which runs the qt gui and loads the trajectories. But it crashes with an error message saying ../qt4hello/eigen/... files are not there. Also running the following steps crashes with the following errors:
WARNING: Failure to find: transformador2/Transformador.cpp
WARNING: Failure to find: transformador2/transformador.h
WARNING: Failure to find: transformador2/Point3D.h
WARNING: Failure to find: transformador2/Transformador.h
FIX: changing transformador2 to transformador fixes this.
This gets me the make file.
but is this the correct way to do this?