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

Mavros reference frames #1

Open
patrickpoirier51 opened this issue Oct 31, 2023 · 1 comment
Open

Mavros reference frames #1

patrickpoirier51 opened this issue Oct 31, 2023 · 1 comment

Comments

@patrickpoirier51
Copy link

Hello,

I want to test VINS-Fusion on an ArduPilot FCU
For this I need to feed mavros with the correct reference
I see here:
https://github.com/Zhefan-Xu/VINS-PX4/blob/main/VINS-Fusion/vins_estimator/launch/vins_stereo_d435i_px4.launch
That you make many static_transform_publisher

My question is:
How do you set the frame_id for viosion in Mavros (apm_config.yaml for ArduPilot) ?
https://github.com/mavlink/mavros/blob/indigo-devel/mavros/launch/apm_config.yaml#L131

vision_pose_estimate

vision_pose:
tf:
listen: false # enable tf listener (disable topic subscribers)
frame_id: "local_origin"
child_frame_id: "vision"
rate_limit: 10.0

Regards

@giangdao1402
Copy link

Hi @patrickpoirier51 , do you got the answer ?

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

2 participants