Jetson Nano Development

Hello

I’m having some trouble finding how to develop a program for the Jetson Nano for image processing on a drone.

I want to know how is the full development process. Do i need to buy the Jetson Nano Dev Kit, develop there the program and then deploy it to my final product that has a Jetson Nano?

What i need to know is what should i buy to develop this program and deploy it on a final product. Also, what software should i use to develop this? I’ve programmed in CUDA on my pc that has a RTX 4060 but maybe this is different with the Jetson Nano, idk.

Finally, what’s the exact deployment process to deploy the final program on the Jetson Nano?

Thank you in advance!

Please refer to below topic to see if can help:
You Only Look Drone with Jetson Nano 2GB - Jetson & Embedded Systems / Jetson Projects - NVIDIA Developer Forums
OpenHD Jetson Nano drone with A.I. implementation - Jetson & Embedded Systems / Jetson Projects - NVIDIA Developer Forums

No, i want to put the jetson on my drone. It’s a do-it-yourself drone so it’s kind of different. The main thing is, what do i need to develop and then deploy on that drone?

For development process to end product, that’s the know-how for different company, we only provide the development kit and relavent SW SDK to help customer to develop their product.
For Jetson Nano devkit related inference program, you may check GitHub - dusty-nv/jetson-inference: Hello AI World guide to deploying deep-learning inference networks and deep vision primitives with TensorRT and NVIDIA Jetson.
For carrier board design, you need to check the design guide from: Jetson Download Center | NVIDIA Developer

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.