Skip to content

Added Swerve Drive Kinematics in mobile_robot_kinematics.rst (backport #1712) #1770

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 23, 2025

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Jun 23, 2025

Description

This PR isolates documentation changes for the swerve drive controller, split from PR #1694 . It adds detailed kinematics explanations and a diagram for swerve drive robots with four independently controlled modules.

Changes
Added mobile_robot_kinematics.rst section on swerve drive kinematics, covering inverse/forward kinematics and odometry.
Included swerve_drive.svg to illustrate module orientations and velocity vectors.


This is an automatic backport of pull request #1712 done by Mergify.

Co-authored-by: Christoph Froehlich <christoph.froehlich@ait.ac.at>
(cherry picked from commit e55ff02)
@christophfroehlich christophfroehlich merged commit ad3913f into humble Jun 23, 2025
13 of 14 checks passed
@christophfroehlich christophfroehlich deleted the mergify/bp/humble/pr-1712 branch June 23, 2025 12:16
Copy link

codecov bot commented Jun 23, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 67.08%. Comparing base (f778fdf) to head (fa7309e).
Report is 1 commits behind head on humble.

Additional details and impacted files
@@           Coverage Diff           @@
##           humble    #1770   +/-   ##
=======================================
  Coverage   67.08%   67.08%           
=======================================
  Files         122      122           
  Lines       14506    14506           
  Branches     8956     8956           
=======================================
  Hits         9732     9732           
- Misses       1455     1461    +6     
+ Partials     3319     3313    -6     
Flag Coverage Δ
unittests 67.08% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

see 1 file with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants