-
Notifications
You must be signed in to change notification settings - Fork 37
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
Add stop all robots button #1045
Add stop all robots button #1045
Conversation
🔔 Changes in database folder detected 🔔 |
In order to test the functionality atm it's necessary to add a safe position to an area and localize the robot in that area before clicking the stop all robots button. This will be addressed in another issue #1046 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
See comments
35304e6
to
263746e
Compare
frontend/src/components/Pages/FrontPage/MissionOverview/StopDialogs.tsx
Outdated
Show resolved
Hide resolved
frontend/src/components/Pages/FrontPage/MissionOverview/StopDialogs.tsx
Outdated
Show resolved
Hide resolved
frontend/src/components/Pages/FrontPage/RobotCards/RobotStatusChip.tsx
Outdated
Show resolved
Hide resolved
94e165a
to
6e84859
Compare
There's a bug, if you localize the robot in an area without safe zone it's crashing the backend. We should not merge this until it is fixed. I am not sure if this bug was introduced today or not but will fix it asap |
145edee
to
b48e4ba
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
b48e4ba
to
c503816
Compare
No description provided.