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

Sensor Interfacing & Research #4

Open
cjhr95 opened this issue Sep 19, 2023 · 0 comments
Open

Sensor Interfacing & Research #4

cjhr95 opened this issue Sep 19, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request offboard Code that utilizes offboard commands sensor Related to sensor integration

Comments

@cjhr95
Copy link
Contributor

cjhr95 commented Sep 19, 2023

Ultrasonic Radar Interfacing

Problem

We must be able to interface with our obstacle avoidance sensor in Python to obtain data and translate it into information the offboard commands can use to maneuver out of the way.

Solution

Read documentation for the sensor and determine what data is returned to the main program, and how to use it properly in Python 3.10

Additional Information

All this task should do is integrate with the sensor, and determine what data is returned.

@cjhr95 cjhr95 added enhancement New feature or request sensor Related to sensor integration offboard Code that utilizes offboard commands labels Sep 19, 2023
@cjhr95 cjhr95 changed the title Sensor Integration Sensor Interfacing & Research Sep 19, 2023
@cjhr95 cjhr95 moved this to 📋 Backlog in Offboard Commands Sep 19, 2023
@cjhr95 cjhr95 moved this from 📋 Backlog to 🏗 In progress in Offboard Commands Sep 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request offboard Code that utilizes offboard commands sensor Related to sensor integration
Projects
Status: 🏗 In progress
Development

No branches or pull requests

2 participants