-
Notifications
You must be signed in to change notification settings - Fork 4.6k
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
Mapping Unreal/Airsim Environment using ROS packages #2856
Comments
Hi, |
Hi @Yueting-Li |
Thank you! @manthan99 |
@Yueting-Li , What settings.json are you using? Have you changed the settings according to PX4 instead of simple Flight controller? |
@manthan99, PS: "192.168.1.1" is the ip address where I run airsim&UE4(on windows), "192.168.1.2" is the ip address where I run PX4 & ROS(on ubuntu). |
@Yueting-Li Sorry for the late reply. Seems fine. I was using almost similar settings and was getting a quite stable flight in the position-controlled mode. I assume that you are using the "airsim_node.launch" file and not the other launch files (since some of them are for controlling the drone using ros commands) |
does anyone in this thread have experience running active SLAM in airsim using ROS? as in, using a SLAM algorithm to decide what the next control input is for flying the drone based off the current state estimate? I am wondering how feasible it is. there aren't any tutorials or guides on how to do this, seems like there is a lot of troubleshooting and scavenger-hunting awaiting me if I embark on this task. |
@NickPerezCarletonUniversity that is what we are currently doing. It is possible but there is a lot you will need to do that is not in the guide. Can discuss offline if you'd like. |
that would be awesome. send me a message on linkedin?... https://www.linkedin.com/in/nicolas-perez-is-awesome/ |
how do you set up the config file for mono-inertial in Orb Slam? I figured out how to do it for just mono, but I'm not sure how to populate the imu fields in the yaml file for mono-inertial. the settings for imu in airsim have different names:
compare to the settings in the yaml file for orb slam: https://github.com/UZ-SLAMLab/ORB_SLAM3/blob/master/Examples/Monocular-Inertial/EuRoC.yaml |
@manthan99 tagging you so you can see my last comment |
Hello everyone, any updates on this? |
Hello Guys,
Is there any possible way to map the custom Unreal/Airsim environment using ROS packages?
Thank you :)
Thejesh
The text was updated successfully, but these errors were encountered: