Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix module name #1487

Merged
merged 1 commit into from Aug 6, 2021
Merged

fix module name #1487

merged 1 commit into from Aug 6, 2021

Conversation

nim65s
Copy link
Contributor

@nim65s nim65s commented Aug 5, 2021

Hi,

Running all tests on a clean repo clone --recursive currently fails with:

120/147 Test #147: example-cpp-codegen-crba ...........................Child aborted***Exception:   0.16 sec
Opening file: /pinocchio/models/others/robots/ur_description/urdf/ur5_robot.urdf
Error:   File /pinocchio/models/others/robots/ur_description/urdf/ur5_robot.urdf does not exist
         at line 55 in /build/urdfdom-VnCcob/urdfdom-1.0.4+ds/urdf_parser/src/model.cpp
terminate called after throwing an instance of 'std::invalid_argument'
  what():  The file /pinocchio/models/others/robots/ur_description/urdf/ur5_robot.urdf does not contain a valid URDF model.

It looks like this folder was changed in 8b0d147 , but not everywhere.

Copy link
Contributor

@jcarpent jcarpent left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the fix.

@jcarpent jcarpent merged commit 3cf3cdc into stack-of-tasks:devel Aug 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants