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

[rmf-dashboard] Support for /robot_task for task form #636

Open
youliangtan opened this issue Aug 18, 2022 · 0 comments
Open

[rmf-dashboard] Support for /robot_task for task form #636

youliangtan opened this issue Aug 18, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@youliangtan
Copy link
Member

Using the task submission form below as an example. Currently it is not possible to dispatch a specific robot to a shared robot with the current task form (dispatch a Loop task to RobotX from FleetY, to waypointZ), this is not possible with the current task form

Screenshot from 2022-08-18 18-39-41

Since we already have the REST api /tasks/robot_task (POST method) ready in the api server, the solution is merely adding 2 input boxes on the GUI, and submit the json task to /tasks/robot_task from the client.

@youliangtan youliangtan added the enhancement New feature or request label Aug 18, 2022
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

1 participant