Ubicoders now have a virtual drone on web. You can interact with it in Python. A simulation can play important roles when developing a drone. Simulation does not physically break. It is easy to restart after chaning the code. However, as a beginner using a professional simulation like AirSim can be challenging as it requires other software dependancies. Therefore, let me guide tell you how you can use ubicoders' free simulation for multirotor.
Let's go to it.
- Clone Python repo
- Install a pip package
- Run Ubicoders' bridge
- Run a demo script
Virtual Drone On Web
A virtual drone on the ubicoders' web is simply a game that is rendered on a web, and the game can communiate with your local Python environment. That is, you just need a Python enviornment and web browser.
Step 1. Clone Ubicoder's Multirotor Repo
Git url: https://github.com/ubicoders/vrobots_multirotor