Skip to content

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

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 5dd920a into jazzy Jun 23, 2025
13 of 14 checks passed
@christophfroehlich christophfroehlich deleted the mergify/bp/jazzy/pr-1712 branch June 23, 2025 12:13
Copy link

codecov bot commented Jun 23, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.94%. Comparing base (e434fe2) to head (92edcd4).
Report is 1 commits behind head on jazzy.

Additional details and impacted files
@@           Coverage Diff           @@
##            jazzy    #1771   +/-   ##
=======================================
  Coverage   84.93%   84.94%           
=======================================
  Files         127      127           
  Lines       12175    12174    -1     
  Branches     1038     1037    -1     
=======================================
  Hits        10341    10341           
  Misses       1497     1497           
+ Partials      337      336    -1     
Flag Coverage Δ
unittests 84.94% <ø> (+<0.01%) ⬆️

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