Skip to content
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

Upgrade EKF #53

Merged
merged 6 commits into from
Nov 8, 2023
Merged

Upgrade EKF #53

merged 6 commits into from
Nov 8, 2023

Conversation

rafal-gorecki
Copy link
Contributor

bump::patch


odom0: /rosbot_xl_base_controller/odom
# in diff drive dY will be always 0, but it should be taken into account, as covariances won't be calculated correctly otherwise (they blow up in y direction)
odom0: /rosbot_base_controller/odom
Copy link
Contributor

@delihus delihus Nov 8, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I merged master into because tests should've caught that ;)

Change to rosbot_xl

Copy link
Contributor

@delihus delihus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested on real robot. Actual covariance and position estimate after loop trajectory:
Screenshot from 2023-11-08 11-18-48

After this changes:

Screenshot from 2023-11-08 11-39-32
The grid size is the same.

@rafal-gorecki rafal-gorecki merged commit 8c25f51 into master Nov 8, 2023
3 checks passed
@rafal-gorecki rafal-gorecki deleted the ekf-update branch November 8, 2023 12:20
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