open-rmf/rmf_ros2

Add Python bindings for task assignment strategy

Open

#501 opened on Jan 13, 2026

View on GitHub
 (1 comment) (0 reactions) (0 assignees)C++ (97 forks)auto 404
help wanted

Repository metrics

Stars
 (114 stars)
PR merge metrics
 (PR metrics pending)

Description

#466 introduced the ability to customize a fleet's task assignment strategy. There are parts of rmf_fleet_adapter_python that should be updated to include these settings.

Contributor guide