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

Motion_predict package needs a guard to detect non-map frame heading data #2407

Open
MishkaMN opened this issue Jun 13, 2024 · 0 comments
Open
Labels
enhancement New feature or request

Comments

@MishkaMN
Copy link
Contributor

Summary

Currently all object detection stack in carma-platform is in map frame. Specifically, the twist.linear speed is reported in map frame as opposed to base_link. Since common convention in ROS is to report them in base_link, the user might have issues until it is fixed. Since fixing it is a heavy lift, this story is to add a guard at least to report a WARNING if the twist.linear might be in wrong frame.

Reasoning for new functionality

No response

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

No branches or pull requests

1 participant