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

API to update robot itinerary from RobotUpdateHandle::ActionExecution #195

Open
Yadunund opened this issue Apr 12, 2022 · 2 comments
Open
Assignees
Labels
enhancement New feature or request

Comments

@Yadunund
Copy link
Member

While robots are executing PerformAction events, it may be desirable to update the RMF traffic schedule with the robot's itinerary and potentially switch the type of schedule::Negotiator.

The ActionExecuton class could have APIs for these.

@Yadunund Yadunund added the enhancement New feature or request label Apr 12, 2022
@Yadunund Yadunund self-assigned this Apr 12, 2022
@mxgrey
Copy link
Contributor

mxgrey commented Apr 12, 2022

Fully agreed. I'm actually working on a simple version of this to experiment with, but I'll be putting it into the RobotUpdateHandle::Unstable API for now. Moving the feature into the ActionExecution class is a great idea.

@Yadunund
Copy link
Member Author

Awesome!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants