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
-
@Mustafa_Cayci You would need an accessory board that exposes a USB port for you to connect. Yes, VOXL2 has Ubuntu / Docker capability.
-
@Eric-Katzfey said in Inquiry: Starling 2 Max — ROS2 / Jetson Orin Nano & RFID integration:
accessory board that exposes a USB port for you to connect.
Hi @Eric-Katzfey Just to confirm ... you are referring to this page where there are those boards mentioned.
https://docs.modalai.com/expansion-boards/
I need one USB-C and two USB 3.0 ports so total 3 ports. Is there one board that allows three ports? Or do I need to one or more boards?
Secondly I am connecting PixHawk to Jetson today with Ethernet connection to minimize the data bottleneck. How do I do this with VOXL2?
Thank you for your time.
Mustafa
-
@Mustafa_Cayci You can run PX4 directly on VOXL2. Do you still need the external Pixhawk? When you say USB-C is that the connector that is already on VOXL3 for adb?