Skip to content

Commit 5dd920a

Browse files
mergify[bot]nitin2606christophfroehlich
authored
Added Swerve Drive Kinematics in mobile_robot_kinematics.rst (backport #1712) (#1771)
Co-authored-by: Nitin Maurya <[email protected]> Co-authored-by: Christoph Froehlich <[email protected]>
1 parent e434fe2 commit 5dd920a

File tree

4 files changed

+754
-0
lines changed

4 files changed

+754
-0
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ repos:
2929
args: ["--allow-multiple-documents"]
3030
- id: debug-statements
3131
- id: end-of-file-fixer
32+
exclude_types: [svg]
3233
- id: mixed-line-ending
3334
- id: trailing-whitespace
3435
exclude_types: [rst]

0 commit comments

Comments
 (0)