Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extended Redtail implementation for Arducopter #148

Open
mtbsteve opened this issue Feb 29, 2020 · 7 comments
Open

Extended Redtail implementation for Arducopter #148

mtbsteve opened this issue Feb 29, 2020 · 7 comments

Comments

@mtbsteve
Copy link

Just FYI in case someone is interested -
I just completed my implementation of Project Redtail along with a few enhancements to the original project.

  • Support of Jetpack 4.2.2/ROS Melodic
  • Support of the latest version of Arducopter
  • Trailnet, StereoDNN and Darknet/YOLO support
  • Support of Solex GCS app for full control of all needed ROS nodes w/o need for a PC or laptop
  • RTSP video streaming and full control of ZED camera + a gimbal
    and some more stuff.
    A big thank you to the Nvidia team @Alexey-Kamenev for this great project idea!

https://github.com/mtbsteve/redtail/blob/master/README.md

@Alexey-Kamenev
Copy link
Collaborator

Thanks a lot for keeping the project alive!
I've updated our README with project status and link to your project.

@rbachtell
Copy link

Steve, I have been working on your branch for the last couple of days and am unable to get MAVLink communication with the Cube. I am quite familiar with Apsync and Redtail and have had various versions operational since the beginning. I have tried with the TX2 set up on the development board as well as a Connect tech board (previous working with Apsync). I’ve exhausted my knowledge base and am curious if you have had any issues with MAVLink. The AP hot spot works as well as the web app. Thanks for your efforts on this project, looking forward to working with it again.

@mtbsteve
Copy link
Author

mtbsteve commented Mar 3, 2020

@rbachtell no mavlink was always working fine for me.
Which Jetpack version are you using? Is your wiring between the cube and the TX2 correct? Are you using my branch of Apsync? Did you follow my instructions?
https://github.com/mtbsteve/companion/blob/master/Nvidia_JTX2_JP42/Ubuntu/1_create_base_image_tx2_JP42.txt

@rbachtell
Copy link

rbachtell commented Mar 3, 2020 via email

@rbachtell
Copy link

rbachtell commented Mar 3, 2020 via email

@mtbsteve
Copy link
Author

mtbsteve commented Mar 4, 2020

Excellent! The original Nvidia dev carrier board was working out of the box for me, but those 3rd party boards can be a PITA. It took me a while to figure out all the kernel patches needed to get all necessary ports enabled on my Auvidea board. Good luck!
Stephan

@arush
Copy link

arush commented Mar 8, 2020

im currently getting this working on the Jetson Nano. So far the installation has worked. There are a few niggles here and there but all sorted. Have not yet tried to run the DNNs and ROS but comms and video with the FMUv5 autopilot and nano are working fine over mavlink-router. I've also introduced zerotier so the nano is actually on 4G LTE not wifi. Switched AP to client mode of course.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants