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

Feature Request: Option to publish Polar Coordinates #44

Closed
adithyab94 opened this issue Nov 3, 2023 · 2 comments
Closed

Feature Request: Option to publish Polar Coordinates #44

adithyab94 opened this issue Nov 3, 2023 · 2 comments

Comments

@adithyab94
Copy link

Hi,

I have come across a scenario that necessitates the utilization of polar coordinate data (range, azimuth, elevation angles, and noise levels) for specific filtering purposes. Currently, the radar data is published in Cartesian coordinates like in this example.

For our applications, converting the Cartesian data back to polar form is an extra step that introduces redundancy in the processing chain. It would be significantly more efficient if the driver could provide an option to publish directly the polar coordinates also

Having the ability to access polar coordinate data directly from the driver would streamline our processing workflow and potentially benefit others in the community who might be facing similar requirements.

Thank you for considering this feature request

@smartSRA
Copy link
Collaborator

smartSRA commented Nov 8, 2023

Hey,

Feature request noted and the required target values would be available in this next release. I have included it in the PR #43.

@smartSRA
Copy link
Collaborator

The polar co-oridnates are now available and this issue can now be closed.

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

No branches or pull requests

2 participants