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

ardurover 4.2.2 not showing obstruction_distance proximity properly #21376

Open
skysingh opened this issue Aug 7, 2022 · 1 comment
Open
Labels

Comments

@skysingh
Copy link

skysingh commented Aug 7, 2022

I am having the same issue as closed issue 17286. I got the obstacle_distance data from zed camera to fcu using mavros. I can see on mavlink inspector. All good but promity display shows is skewed exactly as issue 17286. The issue was closed as apparently it was fixed in 4.1. I am using ardurover 4.2.2 so something is not right. I can move the skew around by changing min_angle which changes the angle_offset on mavlink inspector but what is the correct value and why? Also, no ability to change the frame. It is set to 0. Apparently I should be using 12 but how?
Lastly, was resize ever implemented to scale larger laser scans to 72 elements ? I saw a blog that it was implemented by .resize(72) does not exist.

@rmackay9 rmackay9 added the Rover label Aug 8, 2022
@rmackay9
Copy link
Contributor

rmackay9 commented Aug 8, 2022

It is possible that the issue is actually in mavros. There have been at least two PRs trying to fix an issue on the mavros side (mavlink/mavros#1700, mavlink/mavros#1434).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants