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

EKF2: Position lost after EV stops (GPS + EV Fusion) - 1.9 stable #12105

Closed
BRNKR opened this issue May 29, 2019 · 5 comments
Closed

EKF2: Position lost after EV stops (GPS + EV Fusion) - 1.9 stable #12105

BRNKR opened this issue May 29, 2019 · 5 comments
Assignees

Comments

@BRNKR
Copy link

BRNKR commented May 29, 2019

Hey @mhkabir @dagar @priseborough ,

actually i want to fuse the pose information of my zed camera with gps into the px4. After stopping the vision the base_link is not moving anymore and jumps back to map at position (0,0,baro_hgt). It doesnt give any local_position from GPS data. I thought that it is a real fusion and will rely on gps when vision is gone. see this post #10062.
At start without vision the local_position is working on GPS.

my setup is following:

  • zed camera publishs pose message referenced to its origin frame zed_origin.
  • mavros uses map->vision_estimate lookup instead of topic /mavros/vision_pose/pose.
  • i publish static map->zed_origin transform to get zed pose into ENU.
  • i publish zed_origin->vision_estimate from zed pose msg

map --> zed_origin --> vision_estimate (my solution)
map --> base_link (published by mavros)

@mhkabir
Copy link
Member

mhkabir commented May 29, 2019

Please post a log.

@BRNKR
Copy link
Author

BRNKR commented Jun 4, 2019

ok. on my next fieldtest.

@mhkabir
Copy link
Member

mhkabir commented Jun 4, 2019

@TobiMiller please make it a log from boot (set SDLOG_MODE to "from boot until shutdown") so that we can replay it. Thanks!

@stale
Copy link

stale bot commented Sep 2, 2019

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the Admin: Wont fix label Sep 2, 2019
@stale
Copy link

stale bot commented Sep 16, 2019

Closing as stale.

@stale stale bot closed this as completed Sep 16, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants