Skip to content

Fix open-loop odometry using unbounded commands by applying SpeedLimiter first (backport #2260)#2277

Merged
christophfroehlich merged 1 commit intojazzyfrom
mergify/bp/jazzy/pr-2260
Apr 2, 2026
Merged

Fix open-loop odometry using unbounded commands by applying SpeedLimiter first (backport #2260)#2277
christophfroehlich merged 1 commit intojazzyfrom
mergify/bp/jazzy/pr-2260

Conversation

@mergify
Copy link
Copy Markdown
Contributor

@mergify mergify bot commented Apr 2, 2026

Open-loop odometry was using raw velocity commands before SpeedLimiter,
causing it to integrate unbounded inputs.

Moved limiter application before odometry update so try_update_open_loop()
uses limited commands, aligning odometry with actual motion.

Fixes: #2250


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

@christophfroehlich christophfroehlich merged commit 2ab5606 into jazzy Apr 2, 2026
13 of 14 checks passed
@christophfroehlich christophfroehlich deleted the mergify/bp/jazzy/pr-2260 branch April 2, 2026 15:59
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