hello I installed ubuntu 24.04 on rpi 5 and I want to run the ai kit on ubuntu because I need to use ros on my site how can I do it
Hey @ergin.azimsamet
You can follow the HailoRT guide at : https://hailo.ai/developer-zone/documentation/.
Feel free to ask if you have any questions.
Hello, I looked at the pdf you mentioned but it says it works on Ubuntu 20 and 22 versions. I am using Ubuntu 24 so I guess the guide does not work.
Hey @ergin.azimsamet
You can still follow the same steps , the guide is going to be updated for the next version , but you can run with ubuntu 24 !
I know that it’s not documented on ROS2, but another way to use ROS2 in Rpis is to use RoboStack in Rpi’s official OS. RoboStack is basically a ROS2 package in a conda environment, so you can install it on almost any Linux device. Since you can install in the Rpi OS, you can install the hailo packages as in the Rpi’s official installation steps.
Here is the link showing how to install RoboStack (ROS2 Humble):
https://robostack.github.io/GettingStarted.html
Same issue here… I tried Ubuntu 24.04 with Python 12, but unsuccessful.