open-rmf/rmf-web

Good to have features in client-side dashboard

youliangtan opened this issue · 1 comments

Per VC,

  • Clicking on the robots in the tables, the maps do not center on that robot at the moment.
  • New tasks created by current client do not show up on other dashboard clients readily, unless the refresh button is clicked.

These 2 notes should not block this PR from merging, new feature requests would be opened.

Originally posted by @aaronchongth in #623 (comment)

Clicking on the robots in the tables, the maps do not center on that robot at the moment.

PR for this #630.

New tasks created by current client do not show up on other dashboard clients readily, unless the refresh button is clicked.

This will require new endpoints in api-server, currently wip at branch feat/active-tasks.