Skip to content

A ROS2 package that accelerates the training and deployment of CV models for industries.

License

Notifications You must be signed in to change notification settings

tanjpg/easy_perception_deployment

This branch is 89 commits behind ros-industrial/easy_perception_deployment:master.

Folders and files

NameName
Last commit message
Last commit date
Dec 19, 2020
Dec 19, 2020
Dec 19, 2020
Dec 19, 2020
Dec 19, 2020
Dec 19, 2020
Dec 19, 2020
Sep 15, 2020
Sep 15, 2020
Sep 15, 2020
Dec 19, 2020

Repository files navigation

easy_perception_deployment

Build Statuscodecov License

What Is This?

easy_perception_deployment is a ROS2 package that accelerates the training and deployment of CV models for industries.

To get started using it, please run the following commands to start viewing the documentations.

cd $HOME
mkdir -p epd_ros2_ws/src && cd epd_ros2_ws/src
git clone https://github.com/ros-industrial/easy_perception_deployment.git
firefox /docs/_build/html/index.html

Quality Declaration

This package claims to be in the Quality Level 5 category, see the Quality Declaration for more details.

Setup

This section lists steps on how to build easy_perception_deployment package using ROS2 build tools.

# Download easy_perception_deployment
cd $HOME
mkdir -p epd_ros2_ws/src && cd epd_ros2_ws/src
git clone https://github.com/ros-industrial/easy_perception_deployment.git
cd easy_perception_deployment/easy_perception_deployment
bash run.bash

About

A ROS2 package that accelerates the training and deployment of CV models for industries.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 46.2%
  • Python 39.3%
  • Shell 10.8%
  • CMake 2.1%
  • Dockerfile 1.6%