Skip to content

Commit fa7309e

Browse files
nitin2606christophfroehlich
authored andcommitted
Added Swerve Drive Kinematics in mobile_robot_kinematics.rst (#1712)
Co-authored-by: Christoph Froehlich <christoph.froehlich@ait.ac.at> (cherry picked from commit e55ff02)
1 parent f778fdf commit fa7309e

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)