You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
All documentation of Project DAVE can be found in the [Dave Documentation (https://field-robotics-lab.github.io/dave.doc/)](https://field-robotics-lab.github.io/dave.doc/).
4
5
5
6
The documentation source code is in the [Field-Robotics-Lab/dave.doc](https://github.com/Field-Robotics-Lab/dave.doc) repository.
6
7
7
-
For contribution, do `pre-commit install` before commit.
8
+
For contribution, do `pip3 install pre-commit && pre-commit install && pre-commit run --all-files` before commit.
0 commit comments