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

Robot State service instead of sending messages #1

Open
shawnhanna opened this issue Mar 20, 2014 · 0 comments
Open

Robot State service instead of sending messages #1

shawnhanna opened this issue Mar 20, 2014 · 0 comments

Comments

@shawnhanna
Copy link
Contributor

Instead of sending/updating the global planner's understanding of robot state via sending messages from robot to planner, we should use a service or some other way that will reduce/eliminate possible race conditions (ex: robot finishes task and receives a new task/cancellation at the same time).

If we use a service and update once per planning cycle, we will definitely reduce these issues, but still we should look more into this

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

No branches or pull requests

1 participant