Lap1n / URoboVision

Unreal plugin with a CameraActor that captures RGB-D data and publishes it via TCP

Home Page:http://robcog.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

URoboVision

Plugin with a CameraActor that captures RGB-D data and sends it out over TCP.

Usage

  • Add the plugin to your project (e.g MyProject/Plugins/URoboVision)

  • Drag and drop RGBDCamera to your level

  • Set parameters in the RGB-D Settings

  • Use the ROS bridge for publishing the topics

Credits

Based on the UnrealCV project, modified by Thiemo Wiedemeyer to be able to send RGB-D data over the network, accesable by RoboSherlock.

About

Unreal plugin with a CameraActor that captures RGB-D data and publishes it via TCP

http://robcog.org/

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:C++ 97.7%Language:C# 2.3%