-
Notifications
You must be signed in to change notification settings - Fork 20
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Feature/bebop estimation #48
base: master
Are you sure you want to change the base?
Conversation
…ry access in case of rotational outliers)
*/ | ||
|
||
#ifndef VICON_ODOMETRY_ESTIMATOR_H | ||
#define VICON_ODOMETRY_ESTIMATOR_H |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Change this guard name to BEBOP_ODOMETRY_ESTIMATOR_H.
Thanks guys. Mainly good work. My comments are stylistic. There is nothing wrong there content-wise. Address the comments above and I will have another look after that. Note the autoformatter comment. This saves making coding style mistakes. |
@alexmillane thak you for the helpful comments. I made the changes you requested. Let me know if I missed anything |
@fgrigis @SafariLeader Hey guys was this the final code that you used for the final experiments? If so let's merge it. Cheers. |
No description provided.