Open fjandrad opened 5 years ago
cc @CarlottaSartore
The code to modify is in:
It would make a lot of sense to ad an example of a model with a floating
joint in https://github.com/robotology/idyntree/blob/fb68adf8d730969a072bd32f9f175cedc22fc397/src/tests/data/CMakeLists.txt#L16 , so that is automatically tested, for example in https://github.com/robotology/idyntree/blob/fb68adf8d730969a072bd32f9f175cedc22fc397/src/model_io/urdf/tests/URDFModelImportUnitTest.cpp#L227 and https://github.com/robotology/idyntree/blob/c8bf721b771fa4b1e7c3a940632e121060719a19/src/tests/integration/DenavitHartenbergIntegrationTest.cpp#L209 .
When using the floating type of joint in the URDF model iDyntree gives the following errors
from a previous issue :
cc @traversaro @GiulioRomualdi @lrapetti @DanielePucci