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

compilation issues #14

Open
cshreyastech opened this issue Oct 28, 2021 · 0 comments
Open

compilation issues #14

cshreyastech opened this issue Oct 28, 2021 · 0 comments

Comments

@cshreyastech
Copy link
Collaborator

.../ambf_control_system/build/devel/include/rbdl_server/RBDLInverseDynamics.h:15:1: error: expected unqualified-id before 'namespace'
15 | namespace rbdl_server
| ^~~~~~~~~
..../ambf_control_system/build/devel/include/rbdl_server/RBDLInverseDynamics.h:40:31: error: 'RBDLInverseDynamics' is not a member of 'rbdl_server'; did you mean 'RBDLInverseDynamicsRequest'?
40 | struct MD5Sum< ::rbdl_server::RBDLInverseDynamics > {
|

It looks like there is build order issue in rbdl_server package.

Workaround:
run make a couple of times.

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

No branches or pull requests

1 participant