Robotics StackExchange | Archived questions

Simulating Airplanes

Hi, Are there any airplane models that are available for simulation? Where can I find such models? I am looking for a very basic airplane model, something on which I can mount a camera and fly. Thanks

Asked by Akm on 2014-03-02 14:46:24 UTC

Comments

Answers

Hi,

I have never seen an airplane but quadrotos. If you want to use ros you can try those hector_quadrotor

generally using flying robots in gazebo is a bit tricky because you have no real model for air... So using a flying robot in the physic simulation is allways "faked"...

the quadrotor packages have launch files with an attached camera/kinnect... and you can use a pad to teleop the robot(if you want to...)

I hope this helps...

Asked by evilBiber on 2014-03-03 03:25:02 UTC

Comments

Thanks.. I will go through the quad-rotor model. It will surely be helpful to design the plane.

Asked by Akm on 2014-03-03 22:18:41 UTC

While hector_quadrotor of course is awesome :D, there actually has been some work on simulating airplanes in Gazebo. See gazebo pull request 905 on Bitbucket and a video uploaded by John @hsu. Hope he chimes in with some info on when (and if) we can expect full integration with Gazebo.

Asked by Stefan Kohlbrecher on 2014-03-03 11:07:16 UTC

Comments

Need unit tests, going to try and make that happen before the 3/7 gazebo 3.0 code freeze deadline.

Asked by hsu on 2014-03-03 11:25:32 UTC

Thank you so much for the info. Will wait for the new release

Asked by Akm on 2014-03-03 22:21:36 UTC

ohh thats nice D

Asked by evilBiber on 2014-03-04 11:32:04 UTC