Skip to content

Grasplan: Simple grasp planning for robots

License

Notifications You must be signed in to change notification settings

DFKI-NI/grasplan

Repository files navigation

grasplan

Documentation can be found under: https://grasplan-documentation.readthedocs.io/en/latest/

pre-commit Formatting Checks

This repo has a pre-commit check that runs in CI. You can use this locally and set it up to run automatically before you commit something. To install, use pip:

pip3 install --user pre-commit

To run over all the files in the repo manually:

pre-commit run -a

To run pre-commit automatically before committing in the local repo, install the git hooks:

pre-commit install

About

Grasplan: Simple grasp planning for robots

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages