ros-acceleration / acceleration_examples

ROS 2 package examples demonstrating the use of hardware acceleration.
Apache License 2.0
39 stars 19 forks source link

Trying to accelerate turtlebot3 node following acceleration example #21

Closed mvgianel closed 1 year ago

mvgianel commented 1 year ago

I am trying to build the turtlebot3 nodes on the kria by following this tutorial. However, when I try to build the turtlebot3 node package fot the KV260, I get this error:

image

Does someone know what could be causing this?

vmayoral commented 1 year ago

Clearly, you're missing libpython3.9.so.

Note also: