Skip to content

Add assisted grasp information to simulator state saving and restoring #940

Add assisted grasp information to simulator state saving and restoring

Add assisted grasp information to simulator state saving and restoring #940

Workflow file for this run

name: Lint
on: [pull_request]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: psf/black@stable
with:
options: "-t py37"