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

[EPIC] Poll GPS for coordinates and publish data on ROS network #641

Open
1 of 3 tasks
OZiad opened this issue May 31, 2024 · 0 comments
Open
1 of 3 tasks

[EPIC] Poll GPS for coordinates and publish data on ROS network #641

OZiad opened this issue May 31, 2024 · 0 comments
Labels

Comments

@OZiad
Copy link
Contributor

OZiad commented May 31, 2024

Short Description

We are rewriting the low level code for the GPS that will be used to poll the device by GpsPublisherNode. The GPS communicates over I2C using Ubx packets. We will be implementing a system that allows us to serialize and deserialize Ubx packets in C++ (with Josh's help). These packets will be used by send and receive data from the GPS.

note: In the future we can hopefully communicate over I2C using a wrapper object as without needing to interact with low level C code or manually reading bytes.

Acceptance Criteria

@OZiad OZiad added the ERC label May 31, 2024
@OZiad OZiad added this to CERES May 31, 2024
@github-project-automation github-project-automation bot moved this to Todo in CERES May 31, 2024
@OZiad OZiad moved this from To Do to Feedback in CERES Jul 20, 2024
@OZiad OZiad moved this from Feedback to To Do in CERES Nov 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: To Do
Development

No branches or pull requests

1 participant