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

Issue in building rtosim - QueuesToInverseDynamics.cpp #23

Open
v22buff opened this issue Jun 22, 2022 · 1 comment
Open

Issue in building rtosim - QueuesToInverseDynamics.cpp #23

v22buff opened this issue Jun 22, 2022 · 1 comment

Comments

@v22buff
Copy link

v22buff commented Jun 22, 2022

I am trying to build rtosim in Visual Studio 2019, after installing and checking all dependencies. I am facing an error which says:

Error (active) E0289 no instance of constructor "rtosim::QueueData::QueueData [with T=rtosim::GeneralisedCoordinatesData]" matches the argument list argument types are: (std::optionalrtosim::GeneralisedCoordinatesFrame)

location is line 69 on the QueuesToInverseDynamics.cpp

I have also attached a snapshot of the detailed message. I am fairly new to rtosim, CMake and C++, so apologies in advance if this is not really an issue.

Kindly let me know if there is any other information needed from my end.

Thanks.
error

@KennyBoyo
Copy link

Hey, not sure if you've resolved this issue, but I think i had a similar issue related to Concurrency, try installing Concurrency from the master branch (the default at the moment is develop I believe). Hope this helps!

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