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

[navi_toolkit] OdometryHelper checks / info if odom is available #119

Merged
merged 1 commit into from
Nov 3, 2016

Conversation

AlexReimann
Copy link
Contributor

Fix for issue #110:

  • Add bool return for getting stuff
  • Initialized() function to check if initialized

@stonier
Copy link
Member

stonier commented Nov 3, 2016

Exceptions not preferable?

@stonier
Copy link
Member

stonier commented Nov 3, 2016

It'll do...exceptions would be nicer, but if you use this in a fast loop, then the usual convention of int error codes would be preferable. The other thing would be to just check if it's initialised. Not like it ever gets uninitialised. Then you could leave them as void functions.

@stonier stonier merged commit 10cd9dd into devel Nov 3, 2016
@stonier stonier deleted the odom_helper_check branch November 3, 2016 07:43
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.

None yet

3 participants