open-rmf / open-rmf/next_gen_prototype
Parametrize spatio temporal allocation and PIBT planners
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 10
- Forks
- 9
- Avg merge
- 3d 8h
- Merged PRs (30d)
- 2
Description
We need to parametrize the grid size and robot footprint of the PIBT planners and the spatio. Temporal allocation field. At this point everything is hardcoded. However as we try deploying our systems in the real world we need be able to tweak these hyper parameters.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the PIBT planners and the spatio-temporal allocation field, then identify where grid size and robot footprint are hardcoded. The work is done when both values can be configured as tunable parameters for real-world deployments.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- robotics
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 50/100