You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
I suggest separating the process into a few steps:
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.
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.
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.
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
The text was updated successfully, but these errors were encountered: