Skip to content

Fix error when resolving possible objects to pick while some are carried by other robots #815

Fix error when resolving possible objects to pick while some are carried by other robots

Fix error when resolving possible objects to pick while some are carried by other robots #815

Workflow file for this run

name: format
on:
# Run action on certain pull request events
pull_request:
types: [opened, synchronize, reopened, ready_for_review]
jobs:
pre-commit:
name: pre-commit
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-python@v5
- uses: pre-commit/[email protected]