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

Kalman filter #198

Closed
wants to merge 4 commits into from
Closed

Kalman filter #198

wants to merge 4 commits into from

Conversation

codingpaula
Copy link
Contributor

No description provided.

@codingpaula codingpaula added the enhancement New feature or request label Oct 16, 2024
@codingpaula codingpaula self-assigned this Oct 16, 2024
@pascalzauberzeug pascalzauberzeug modified the milestones: 0.5.0, 0.6.0, 0.7.0 Oct 18, 2024
@pascalzauberzeug pascalzauberzeug mentioned this pull request Nov 17, 2024
2 tasks
@pascalzauberzeug pascalzauberzeug modified the milestones: 0.7.0, 0.8.0 Dec 3, 2024
@pascalzauberzeug
Copy link
Contributor

I will close this because we will finish it on #231 together with the new GNSS in Rosys.
Thank you @codingpaula

@pascalzauberzeug pascalzauberzeug removed this from the 0.8.0 milestone Dec 3, 2024
pascalzauberzeug added a commit that referenced this pull request Jan 15, 2025
We will add GNSS code to Rosys in
zauberzeug/rosys#231 and this PR implements it
for this repo.

ToDos:
- [x] Add Kalman Filter from
#198
- [ ] Wait for [Rosys
0.22.0](https://github.com/zauberzeug/rosys/milestones) with
zauberzeug/rosys#242

Migration Guide:

1. In your Septentrio GNSS Module change the NMEA/SBF OUT messages from
GGA+GNS+HDT to GGA+GST+HRP.
2. With the field friend container shut down, rename the extrinsics
frame_id of the camera calibration from _rosys.odometer.prediction_ to
_field_friend.robot_locator_
(~/.rosys/field_friend.vision.calibratable_usb_camera_provider.json)

---------

Co-authored-by: Falko Schindler <[email protected]>
Johannes-Thiel pushed a commit that referenced this pull request Jan 16, 2025
We will add GNSS code to Rosys in
zauberzeug/rosys#231 and this PR implements it
for this repo.

ToDos:
- [x] Add Kalman Filter from
#198
- [ ] Wait for [Rosys
0.22.0](https://github.com/zauberzeug/rosys/milestones) with
zauberzeug/rosys#242

Migration Guide:

1. In your Septentrio GNSS Module change the NMEA/SBF OUT messages from
GGA+GNS+HDT to GGA+GST+HRP.
2. With the field friend container shut down, rename the extrinsics
frame_id of the camera calibration from _rosys.odometer.prediction_ to
_field_friend.robot_locator_
(~/.rosys/field_friend.vision.calibratable_usb_camera_provider.json)

---------

Co-authored-by: Falko Schindler <[email protected]>
Johannes-Thiel pushed a commit that referenced this pull request Jan 16, 2025
We will add GNSS code to Rosys in
zauberzeug/rosys#231 and this PR implements it
for this repo.

ToDos:
- [x] Add Kalman Filter from
#198
- [ ] Wait for [Rosys
0.22.0](https://github.com/zauberzeug/rosys/milestones) with
zauberzeug/rosys#242

Migration Guide:

1. In your Septentrio GNSS Module change the NMEA/SBF OUT messages from
GGA+GNS+HDT to GGA+GST+HRP.
2. With the field friend container shut down, rename the extrinsics
frame_id of the camera calibration from _rosys.odometer.prediction_ to
_field_friend.robot_locator_
(~/.rosys/field_friend.vision.calibratable_usb_camera_provider.json)

---------

Co-authored-by: Falko Schindler <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants