This repository contains the pre-built ROS perception example application. The ROS 2 Perception Node accelerated application implements a subset of image_pipeline, which is one of the most popular packages in the ROS 2 ecosystem and a core piece of the ROS perception stack. To get more details on this application please check the documentation here.
This application is based on KRS(Kria Robotics Framework) and it demonstrates the capabilities of KRS on how a roboticits can leverage programmable logic to accelerate their applications efficiently without having deeper hardware knowledge. This simple application is implemented to give users a quick hands on with KRS framework and get roboticists started to write their hardware accelerated applications on Kria Robotics starter kit easily.
- KR260 Robotics Starter Kit
- KR260 Power Supply & Adapter (Included with KR260 Robotics Starter Kit)
- Cat 5e Ethernet Cable (Included with KR260 Robotics Starter Kit)
- USB-A to micro-B Cable (Included with KR260 Robotics Starter Kit)
- 16GB MicroSD Cards (Included with KR260 Robotics Starter Kit)
- Ubuntu 22.04 workstation(x86 Host) with ethernet port for setting up simulation on Gazebo and Visualizing the simulated nodes on RQT
Detailed steps on how you can setup your host environment, target board environment and how to deploy and execute this application, are very well explained in the documentation here. Please refer to Perception app documentation page and try this application.
Copyright (C) 2022, Advanced Micro Devices, Inc. All rights reserved.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.