-
Notifications
You must be signed in to change notification settings - Fork 647
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
Trying to run with my own stereo setup #297
Comments
This is THE problem. Do you have the config for IMU in the same directory of config for the estimator and the camera? You can set these values in the roslaunch file if not available. |
@WoosikLee2510 Thankyou, I am able to run it but when i am running it in real world forward is x- and backward is x+. |
Not clear what you mean by saying real-world forward is x- and backward is x+. |
@WoosikLee2510 When i am moving my camera forward the value is increasing in -X(negative) coordinate while Backward in +X(positive). |
Visual-inertial systems have arbitrary yaw. Additionally, depending on the sign of gravity used the by the IMU driver you might have a system which is "upside down". I recommend investigating along these directions for your system. |
Hi @goldbattle I am using Pixhawk imu and secondly i have tried it in vins fusion and it worked well with the correct orientation. |
Can you try commenting this in to see if this fixes your problem? |
Hi @goldbattle they are already commented. |
Yes, uncomment them.
…On Fri, Jan 6, 2023 at 2:11 AM EhrazImam ***@***.***> wrote:
Hi @goldbattle <https://github.com/goldbattle> they are already commented.
—
Reply to this email directly, view it on GitHub
<#297 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAQ6TYQADUJKFOJLFKQTLLLWQ7AR7ANCNFSM6AAAAAATKNNHXQ>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
@goldbattle Thankyou it worked for me. |
I would refer you to some works I have on my website on it as you would need to implement this yourself:
|
Opps, I will keep this open till I fix it on the master branch. |
Hi @goldbattle thankyou for the changes i am able to run it but after running it for several time on my hardware i can noticed 2/3 time it's stopped working. |
@goldbattle @WoosikLee2510 @NikolausDemmel please look into this as it is happening again and agian |
@EhrazImam Please create a new issue with the problem along with the dataset it is failing on. |
Hi i am trying to run it with my own stereo pair, And i am not able to run it.
Here is my launch file and yaml file
I dont know why it is subscribing to IMU: /imu0 as i have changed it but it is taking by default /imu0
The text was updated successfully, but these errors were encountered: