Page 1 of 1

Simulation

Posted: Sun Oct 24, 2021 2:39 pm
by visier
Hi,

I have a very simple question, I want to use reinforcement learning to train drones on Unity3D. But I don't know where to find virtual models of bitcraze drones. Can anyone post a link here?
Any help would be much appreciated.

Re: Simulation

Posted: Tue Oct 26, 2021 8:03 am
by kimberly
Hi!

That's really cool. I've wanted to look into the AI learning courses on Unity but haven't gotten around to it. I guess you are using the machine learning agents from unity?

I've uploaded an crazyflie model for you on sketchfab (we had it on google poly but that closed down recently). It was based on this 3d cad model and adjusted in Blender. You might need to simulate the rotating propellers separately as I found out when I wanted to use this model in Unity.

By the way, I used the same model to make this swarm collecting game when I was going through the unity programming course :D

Re: Simulation

Posted: Mon Nov 29, 2021 4:22 pm
by kimberly
Ah no, they just had very simple state machines, absolutely no AI involved. It was just for fun! Here is the repo I worked on with that: https://github.com/knmcguire/Programming-Theory-Repo