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

Use own mathematical representation of vehicle #2606

Closed
xtream111 opened this issue Apr 20, 2020 · 4 comments
Closed

Use own mathematical representation of vehicle #2606

xtream111 opened this issue Apr 20, 2020 · 4 comments

Comments

@xtream111
Copy link

Hello everyone, I am a student trying to conduct a school project regarding autonomous drones.

The objective is to create a model in Simulink and use any simulation tool to simulate this model.
As the objective is to do it autonomously, it is important to have some vision based solution. That is the reason I was looking into Airsim as it can provide a certain degree of photo-realistic environments. This means that Airsim will only provide its "eyes".
Is there any way to do this using, for instace, ROS. Or some built-in functionalities?

Thanks in advance

@rajat2004
Copy link
Contributor

Not sure as to what you're looking for, but ROS wrapper is there - https://github.com/microsoft/AirSim/blob/master/docs/airsim_ros_pkgs.md
Other options are the Python and C++ APIs which you would already know about

@xtream111
Copy link
Author

xtream111 commented Apr 21, 2020

Thank you for your response, I don't know if I explained myself correctly.
If you check the architecture of Airsim, you get this
architec

What I want to do is to change the vehicle model, so I can plug my own model from Simulink.

@rajat2004
Copy link
Contributor

Don't think that'll work, the vehicle model will need to be modified in UE itself rather than plugging in an external one
But the maintainers would have a better idea about this

@jonyMarino
Copy link
Collaborator

You can accomplish this using the new ExternalPhysicsEngine: #3626

Closed due to age.
Please feel free to open a new issue (referring to this one) if you still have this problem.
Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants