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

terarange evo lidar #9527

Merged
merged 1 commit into from
Apr 2, 2024
Merged

terarange evo lidar #9527

merged 1 commit into from
Apr 2, 2024

Conversation

error414
Copy link
Contributor

@error414 error414 commented Dec 2, 2023

Hi,

it's support for teraranger evo family lidars. Rangefinder contains two interafaces, serial and I2C, I decided to use I2c becasue it's better use UART for more clever devices. TeraRange lidars don't have any settings, so communication over I2C seems to be better solution.

https://www.terabee.com/wp-content/uploads/2021/02/User-Manual-for-TeraRanger-Evo-single-point-distance-sensors-and-backboards.pdf

Code is tested with 60m version. All EVO family lidars from tera have same I2C address and even they return same value for "who I am" query.

Bad weather here so it's tested only inside. https://www.youtube.com/watch?v=tUUuTeus6u8

@error414
Copy link
Contributor Author

error414 commented Dec 3, 2023

tested outside, it works, it should be 60m lidar but on snow limit is 10m or less.

image

@error414 error414 marked this pull request as ready for review December 3, 2023 13:03
@DzikuVx DzikuVx added this to the 8.0 milestone Dec 8, 2023
@DzikuVx
Copy link
Member

DzikuVx commented Mar 22, 2024

@error414 please resolve conflicts, we are getting closer to merging

@error414
Copy link
Contributor Author

done

@DzikuVx DzikuVx merged commit d8dc75a into iNavFlight:master Apr 2, 2024
15 checks passed
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