Skip to content
/ rs_v4r Public

The v4rProcessManager and Annotator in Robosherlock

Notifications You must be signed in to change notification settings

sunava/rs_v4r

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rs_v4r

A RoboSherlock package managing the HSRB's perception for v4r

Dependencies

The src folder of your catkin workspace must contain the following packages:

Furthermore, you have to install RoboSherlock before building this package. To do so, follow the installation instructions from RoboSherlock

Setup

  • Clone this repository to the src folder of your workspace
  • Open a terminal in your workspace folder and use catkin build (do NOT use catkin_make)
  • Source your workspace

Run

  • In your sourced workspace folder, type rosrun robosherlock run _ae:=v4r_pipeline _vis:=true
    • The _vis tag is optional, if you like to see what the robot sees on your machine
    • The _ae tag however is crucial. It specifies the pipeline processing the vision. Use hsrb as ae
  • Sit back, relax and enjoy your view being processed. The infos are published as ObjectDetectionData on the topic /suturo_perception/object_detection

About

The v4rProcessManager and Annotator in Robosherlock

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published