Skip to content

Conversation

@ThomasDerl
Copy link

First iteration of sensorfusion

Copy link
Collaborator

@YVishere YVishere left a comment

Choose a reason for hiding this comment

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

Hey, strong start and we could merge this with as a working version after testing it and with a few changes,

-- Can you move the getPitch() and getRoll() methods initialization from the header file to the .cpp file. We can just have them declared in the header file (just having the method header like int getPitch() in the header file lets you use this method in main.cpp).
It helps to keep the organization uniform in case someone else wants to work on it in future.

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.

4 participants