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

Rosys GNSS + Kalman Filter #231

Merged
merged 64 commits into from
Jan 15, 2025
Merged

Rosys GNSS + Kalman Filter #231

merged 64 commits into from
Jan 15, 2025

Conversation

pascalzauberzeug
Copy link
Contributor

@pascalzauberzeug pascalzauberzeug commented Nov 14, 2024

We will add GNSS code to Rosys in zauberzeug/rosys#231 and this PR implements it for this repo.

ToDos:

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)

@pascalzauberzeug pascalzauberzeug added the enhancement New feature or request label Nov 14, 2024
@pascalzauberzeug pascalzauberzeug added this to the 0.7.0 milestone Nov 14, 2024
@pascalzauberzeug pascalzauberzeug marked this pull request as ready for review November 27, 2024 10:43
@pascalzauberzeug pascalzauberzeug marked this pull request as draft November 27, 2024 10:44
@pascalzauberzeug pascalzauberzeug modified the milestones: 0.7.0, 0.8.0 Dec 3, 2024
@pascalzauberzeug pascalzauberzeug changed the title Use Rosys GNSS Rosys GNSS + Kalman Filter Dec 3, 2024
@pascalzauberzeug pascalzauberzeug mentioned this pull request Dec 3, 2024
@pascalzauberzeug pascalzauberzeug marked this pull request as ready for review January 14, 2025 14:40
@pascalzauberzeug
Copy link
Contributor Author

Finished and reviewed. Now we have to wait for Rosys 0.22.0

@pascalzauberzeug
Copy link
Contributor Author

I will merge now, even without the new rosys version, since otherwise we would be blocked for too long

@pascalzauberzeug pascalzauberzeug merged commit 9c4189c into main Jan 15, 2025
2 checks passed
@pascalzauberzeug pascalzauberzeug deleted the rosys_gnss branch January 15, 2025 13:33
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 <falko@zauberzeug.com>
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 <falko@zauberzeug.com>
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