Skip to content

ROS IVA is a simple collection of ROS Packages to deal with general purpose object detection tasks.

License

Notifications You must be signed in to change notification settings

mbenencase/ros-iva

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ROS-IVA

ROS Intelligent Video Analytics is a simple collection of packages to deal with general purpose object detection tasks using ROS Kinetic.

Docker Image

The Docker Image ROS.dockerfile is used as the development and test environment for ROS-IVA. We suggest to build as follows:

docker build -t ros-iva:latest -f ROS.dockerfile .

However, you can also build using podman

podman build -t ros-iva:latest -f ROS.dockerfile .

How to Run

TODO

About

ROS IVA is a simple collection of ROS Packages to deal with general purpose object detection tasks.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published