Skip to content

Use full control adapter for RMF and parse robot specific configs like charging station and home waypoint #509

Answered by Yadunund
Odin-byte asked this question in Q&A
Discussion options

You must be logged in to vote

The legacy full_control adapter which works along with free fleet only supports these parameters. The implementation is very different from the rmf_demos_fleet_adapter which is the more modern way of writing fleet adapters.

How do I set the parameters specific to the single robots when using free fleet and the full control adapter provided by rmf?

There's no good way to do this at the moment without updating the full_control implementation which is not desireable. You may consider refactoring free fleet server to be an implementation of the EasyFullControl API but best to discuss that with @aaronchongth who is more knowledgable on free fleet.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Odin-byte
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants