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

# KRS Beta build error #42

Closed surender009 closed 2 years ago

surender009 commented 2 years ago

Overly building for KRS Beta is failing with below fatal error

steps followed from KRS

In file included from /scratch/krs_beta/src/perception/image_pipeline/image_proc/src/rectify_resize_fpga_integrated_xrt.cpp:35: /scratch/krs_beta/src/perception/image_pipeline/image_proc/include/image_proc/rectify_resize_fpga_integrated_xrt.hpp:37:10: fatal error: experimental/xrt_bo.h: No such file or directory 37 | #include "experimental/xrt_bo.h"

vmayoral commented 2 years ago

@surender009, merging this into https://github.com/Xilinx/KRS/issues/41 since the issue apparently the same.

vmayoral commented 2 years ago

@jasvinderkhurana please close this ticket.