-
Notifications
You must be signed in to change notification settings - Fork 21
Feature/bebop estimation #48
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
base: master
Are you sure you want to change the base?
Conversation
…ry access in case of rotational outliers)
include/bebop_odometry_estimator.h
Outdated
*/ | ||
|
||
#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.