We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I'm unable to clean specific segments by clicking on the zones, then click on "Clean X Zones".
Select at least one segment/zone, then click on Clean X Zones.
Conga 5090
2022.09.0-conga.0 d662967
I want my conga to clean specific zones
Logs:
[2022-11-06T11:21:02.271Z] [WARN] Received "PUT "to "/api/v2/robot/capabilities/MapSegmentationCapability" with invalid payload [ { keyword: 'type', dataPath: '.segment_ids[0]', schemaPath: '#/properties/segment_ids/items/type', params: { type: 'string' }, message: 'should be string' }, { keyword: 'type', dataPath: '.segment_ids[1]', schemaPath: '#/properties/segment_ids/items/type', params: { type: 'string' }, message: 'should be string' } ]
The text was updated successfully, but these errors were encountered:
The same happen with:
Any idea?
Sorry, something went wrong.
e070d63
Merge pull request #33 from angelbarrera92/issue-32-v2
0fa40b2
Fixes #32 by forcing strings on rooms/segments
No branches or pull requests
Describe the bug
I'm unable to clean specific segments by clicking on the zones, then click on "Clean X Zones".
To Reproduce
Select at least one segment/zone, then click on Clean X Zones.
Screenshots
Vacuum Model
Conga 5090
Valetudo Version
2022.09.0-conga.0
d662967
Expected behavior
I want my conga to clean specific zones
Additional context
Logs:
The text was updated successfully, but these errors were encountered: