Inquiry: Starling 2 Max — ROS2 / Jetson Orin Nano & RFID integration
-
Hello,
We are interested in this drone
https://www.modalai.com/products/starling-2-max?variant=48216084152624
Regarding this
"Open-source software: OpenCV, ROS 2, Docker, PX4 integrated flight controller"
In our current development drone, we have a Jetson NVDIA Orin Nano running the ROS2 development nodes. Can it be run on this drone? Secondly we have an RFID reader connected to the Jetson Orin Nano in our hardware today. Is connectivity possible with your drone?
Thank you,
Mustafa -
@Mustafa_Cayci Yes, you can run ROS2 and OpenCV on a VOXL2. Can you give more details about the RFID reader? What type of I/O does it use? What type of software interfaces with the reader?
-
@Eric-Katzfey Currently the RFID reader connects to Jetson using a USB cable. We have API to access the RFID reader and read the RFID tags. We then process them in ROS2 nodes.
Does VOXL2 use Ubuntu Linux? Document also mentioned Docker. We should be able to load our docker image on VOXL2 as well.
My other concern is the bulkiness of the RFID antenna. It is 15 cm by 15 cm. I am wondering how we would be able to mount on the drone.
Mustafa