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 compilation errors, warning, add all vehicles to cmake #4

Merged
merged 2 commits into from
Aug 25, 2020

Conversation

rajat2004
Copy link

@rajat2004 rajat2004 commented Aug 25, 2020

The RPC error was due to the fact that it doesn't know how to pack the Vector3r object, need to convert it into the struct defined in RpcLibAdaptorsBase and then pass it

There are still lots of undefined references errors, due to some function declarations not being commented out (implementations are commented out), and many are still used in FixedWingApiBase.cpp

@AOS55 AOS55 merged commit 170b66b into AOS55:FixedWing Aug 25, 2020
@rajat2004 rajat2004 deleted the FixedWing-compile2 branch August 25, 2020 09:15
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.

2 participants