Welcome to rosettadrone Discussions! #126
Replies: 10 comments 12 replies
-
|
I do look forward to a plugin interface, where we can add external modules. My old AI module is kind of misplaced inside Rosettadrone. |
Beta Was this translation helpful? Give feedback.
-
|
Sure. Actually I was thinking in moving the development issue to a discussion. |
Beta Was this translation helpful? Give feedback.
-
|
Hi, I'm Christopher (kripper), current maintainer of Rosetta. I decided to revive this project, merge forks and bring together all other repository owners with the goal to create an official solid MAVLink framework for DJI drones and connect with other big MAVLink speaking communities. In the last months I have been rewriting and cleaning the code base, fixed bugs, implemented MAVLink v2 to make Rosetta compatible with MAVSDK and other existing MAVLink tools, added support for the DJI Mini series, implemented a MissionManager using virtual sticks, added a simulator to test Rosetta without connecting to a real drone, etc. I'm currently working on AI scripts using computer vision and my focus is 100% drone automation. I decided to work and contribute to Rosetta instead of writing my own stuff because I'm sure that on the long term my code will be useful to others and kept alive and up to date. Why DJI? They are still the best hardware on the market considering features and price. Why MAVLink? I don't want to be constrained to DJI in the future and also I want to benefit from the opensource ecosystem. I'm based in Chile and Berlin. |
Beta Was this translation helpful? Give feedback.
-
|
Can we simulate without connecting a drone now? But with or without the hand controller? |
Beta Was this translation helpful? Give feedback.
-
|
Yes, without a drone. |
Beta Was this translation helpful? Give feedback.
-
|
Did you try to install Rosettadrone on a device that has newer had Rosettadrone or any other DJI software installed before? |
Beta Was this translation helpful? Give feedback.
-
|
The dummy-product idea for a simulator is quite smart but will require a lot of work. |
Beta Was this translation helpful? Give feedback.
-
|
There are som lib files that is too large for the free github. Cleaning up will not help. |
Beta Was this translation helpful? Give feedback.
-
|
Hi @The1only, I just wanted to let you know that I moved a lot of your custom code to a plugin called In case of a hurry, you could also checkout yesterdays version. BTW, don't forget to cancel your payments to GitHub for the LFS service. |
Beta Was this translation helpful? Give feedback.
-
|
That is perfect, you are doing an amazing job.
In my current research I do not use the AI interface but rather standard code.
Could you tell me a bit about the synchronisation between video and tellemetry you did? This is an important taks.
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
✏️ Maybe it's better to have discussions outside the issues.
👋 Welcome!
I am The1Only, and ...
Just updated some of the old dependencies and moved to DJI SDK 4.16.4 (minor bug fix on DJI side)
There are still some modules that are NOT updated, as that breaks the code.
We at some point need to discuss whether to keep supporting Android 5.1 or to move to a minimum Android 7.1
Also, the Gradle itself is way outdated, but the last time I tried an upgrade it broke the video system
(that now is about to be rewritten as I understand it, it was a mess I admit).
To get started, comment below with an introduction of yourself and tell us about what you do with this community.
Beta Was this translation helpful? Give feedback.
All reactions