Description
Features
- Higher Payload (Up to 42gm)
- Flight Time (Zero Payload) : 14+ mins
What is in the box?
- Assembled Guru Drone with Primus X & 1080p Camera Module
- 1 set of 135mm Propellers
- Screw Driver
Key Features
- Programmable Flight Controller: Take complete control of the flight dynamics of your drones with the capability to write your code that tweaks, avails more functionalities, and customizes your performance of the drone.
- Modular Hardware: Furthermore, the Guru Drone has a modular design for easy assembly and disassembly. Experiment with different configurations and upgrades on the fly.
- Multi-Sensor Integrable: Additionally, attach various sensors and add-ons to your nano drone, including a camera. Gain advanced features and broaden your experimentation capabilities.
- Education Resources: Moreover, find tips, tutorials, documentation, and community support that can help you in your tinkering time. Whether you are a new or expert user, there is always something to learn.
- Smartphone Controlled: Use our intuitive mobile app “Pluto Controller” to control and program your drone effectively, with open-source flight customization and easy piloting from a smartphone.
- Open Source Software: Lastly, engage with the true open-source spirit using the Pluto platform. License-free modification and sharing of software and firmware add value to individual development and feedback into a lively, collaborative community. You can program using Pluto Blocks, Cygnus, ROS, and Python.
|
|
||
---|---|---|---|
PlutoBlocks is a user-friendly visual programming software tailored for Drona Aviation’s Pluto Drone, enabling beginners to program their drone through intuitive drag-and-drop blocks. It simplifies complex programming tasks into accessible steps, ideal for educational and developmental use. |
Cygnus is an Eclipse-based IDE from Drona Aviation tailored for Pluto Drones, supporting C/C++ programming for core drone application development. It includes GCC compiler, prebuilt libraries, and wireless flashing capabilities for Primus flight controllers, enhancing development efficiency and functionality. |
Pluto can be operated using Python for various tasks. Python is a versatile programming language known for its simplicity and readability. This is a simple python wrapper for your Pluto Drone so that you can write your own python script to make your drone move around. You can create your own projects by using the predefined functions. |