Xilinx / KRS

The Kria Robotics Stack (KRS) is a ROS 2 superset for industry, an integrated set of robot libraries and utilities to accelerate the development, maintenance and commercialization of industrial-grade robotic solutions while using adaptive computing.
https://Xilinx.github.io/KRS/
Other
46 stars 18 forks source link

#hello_xilinx example in an emulated KV260 hangs at ATF #46

Closed surender009 closed 2 years ago

surender009 commented 2 years ago

surender@xhdsurender41:/scratch/krs_beta$ colcon acceleration emulation sw_emu install-kv260 SECURITY WARNING: This class invokes explicitly a shell via the shell=True argument of the Python subprocess library, and uses admin privileges to manage raw disk images. It is the user's responsibility to ensure that all whitespace and metacharacters passed are quoted appropriately to avoid shell injection vulnerabilities.

vmayoral commented 2 years ago

Hardware and software emulation never worked in Vitis 2021.2 BSPs, so emulation's not part of the KRS beta capabilities. See https://github.com/ros-acceleration/acceleration_firmware_kv260.

surender009 commented 2 years ago

ok Thanks @vmayoral . i am closing this