Python bindings have been written for the rmf_fleet_adapter::RobotCommandHandle abstract class that allows you to implement it in Python and have it communicate with the C++ code, as well as other ...
Problem: ADR-033 established that MCP integration will use a Local Proxy Pattern -- a lightweight adapter running on the AI client's local machine. We need to decide which language runtime(s) to use ...