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

VISION TO MAVROS USING D435I CAMERA AND VIO #54

Open
bhaskar-glitch opened this issue Nov 25, 2021 · 1 comment
Open

VISION TO MAVROS USING D435I CAMERA AND VIO #54

bhaskar-glitch opened this issue Nov 25, 2021 · 1 comment

Comments

@bhaskar-glitch
Copy link

Hi @thien94 @mzahana @peterbarker @muramura ,
I want use this vision to mavros script with my D435I camera and VIO(VINS_FUSION).
What changes i have to make to do so? Please help

@thien94
Copy link
Owner

thien94 commented Nov 25, 2021

I suggest separating the process into a few steps:

  1. Being able to run VINS-Fusion using the D435i. You can adapt the available config files to your sensor. You should have stable, high frequency odometry output.
  2. Adapt the launch file t265_tf_to_mavros to your system. First, all the arguments (tf frames name) must be correct. You should have the mavros messages and FCU receiving data, but the data might be in wrong orientation.
  3. Second, the parameters need adjustment to correct the data. This one might be a bit complicated if you are not familiar with the concept of frame transformation.

Once you reach step 3, we can continue the discussion in more detail if you are having trouble.

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