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

Build error #1

Closed
rohanpsingh opened this issue Aug 8, 2021 · 2 comments
Closed

Build error #1

rohanpsingh opened this issue Aug 8, 2021 · 2 comments

Comments

@rohanpsingh
Copy link

Hi @gergondet ,

Following your recommendation here,
I tried to build this project, as a first step.
But first the following error:


In file included from /home/rohan/src/mc_rtc_magnum/src/widgets/../McRtcGui.h:6:0,
                 from /home/rohan/src/mc_rtc_magnum/src/widgets/Widget.h:5,
                 from /home/rohan/src/mc_rtc_magnum/src/widgets/Robot.h:3,
                 from /home/rohan/src/mc_rtc_magnum/src/widgets/Robot.cpp:1:
/home/rohan/src/mc_rtc_magnum/src/widgets/../MagnumClient.h:80:8: error: ‘void mc_rtc::magnum::MagnumClient::visual(const ElementId&, const rbd::parsers::Visual&, const PTransformd&)’ marked ‘override’, but does not override
   void visual(const ElementId & id, const rbd::parsers::Visual & visual, const sva::PTransformd & pos) override;

I'd be glad if you could help me out, thanks!

@gergondet
Copy link
Owner

Hi @rohanpsingh

It seems like you are using an older version of mc_rtc. This was added in jrl-umi3218/mc_rtc#157

Updating mc_rtc should do the job

@rohanpsingh
Copy link
Author

Thanks, it is solved after updating mc_rtc~!

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

2 participants