-
```bash
surender@xhdsurender41:/scratch/KRS/krs_ws$ colcon build --build-base=build-kv260 --install-base=install-kv260 --merge-install --mixin kv260 --packages-select ament_vitis ros2acceleration off…
-
I'm getting this error with Example 0. I'm running on Ubuntu 20.04 and followed the documentation. Is there anything missing in the docs?
```
Starting >>> vitis_common
Starting >>> acceleration_fir…
-
I've just experienced a slightly annoying side effect of this recently merged PR: https://github.com/colcon/colcon-core/pull/449
Consider the following workflow:
```bash
source /opt/ros/noetic…
-
surender@xhdsurender41:/scratch/KRS/krs_ws$ colcon acceleration emulation sw_emu install-kv260
SECURITY WARNING: This class invokes explicitly a shell via the shell=True argument of the Python subpro…
-
In Install page point 5
5. build the workspace and deploy firmware for hardware acceleration
```
**colcon build --merge-install** is failing with below error
[Processing: acceleration_firmware_k…
-
Hi @vmayoral , I successfully go through the steps of installation and then tried to build the example 0 in the doc (https://xilinx.github.io/KRS/sphinx/build/html/docs/examples/0_ros2_publisher.html)…
-
### [STATUS: RELEASED - LIVE ON JAMMY]
## Buildfarm Status
- [![Build Status](https://build.ros2.org/job/Rdev__vitis_common__ubuntu_jammy_amd64/badge/icon)](https://build.ros2.org/job/Rdev__vitis_…
-
@jasvinderkhurana this has been around for a few weeks now and nobody with privileges has reacted just yet. KRS was released a month ago and still, other than in the fork that I'm maintaining, the off…
-
I am trying to run Emulation for kv260, but I get below error:
```shell
[14:11 jasvinde@xhdjasvinde41 krs_ws] > colcon acceleration emulation sw_emu install-kv260
WARNING:colcon.colcon_mixin.mixi…
-
Push to a public repository in the organization the `firmware` artifacts to simplify development flows in a ROS 2-centric manner while maintaining a technology (FPGAs/GPUs) and target (embedded, works…