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

how to add "reset_counter" to vision_pose_estimate #1982

Open
nir-treex opened this issue Aug 28, 2024 · 0 comments
Open

how to add "reset_counter" to vision_pose_estimate #1982

nir-treex opened this issue Aug 28, 2024 · 0 comments

Comments

@nir-treex
Copy link

This is only bug and feature tracker, please use it
to report bugs or request features.


Issue details

I'm trying to report visual odometry messages generated in the companion computer to Ardupilot.
It seems that the Mavlink message VISION_POSITION_ESTIMATE (102) has a "reset_couter" parameter that is used for reporting the autopilot that the visual odomerty estimation had to reset and therefore the new readings are in respect to a "new" coordinate system.

I do not see the "reset_counter" parameter is implemented in mavros exras visual pose estimate plugin (the plugin uses a simple PoseStamped message)

Does anyone has an idea how to workarround this issue?
I saw there is a way to send raw mavlink messages. Can anyone point me to a Python example of sending a "raw" mavlink message using mavros?

Thanks

MAVROS version and platform

Mavros: ?2.8.0?
ROS: ?Humble?
Ubuntu: ?22.04?

Autopilot type and version

[x] ArduPilot
[ ] PX4

Version: ?4.5.4?

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

No branches or pull requests

1 participant