Skip to content

swri-robotics/Region-Detection

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.

Perception Based Region Detection

Summary

This library uses a variety of opencv and pcl filters to detect the contour of hand-drawn regions.


Build

ROS1

For ROS1 the following packages are provided:

  • region_detection_core
  • region_detection_roscpp_demo

From your catkin workspace run the following

catkin build

ROS2

For ROS2 the following packages are provided:

  • region_detection_core
  • region_detection_msgs
  • region_detection_rclcpp

From your colcon workspace run the following

colcon build --symlink-install

Use

See each individual package for further instructions

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published