Skip to content

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

License

Notifications You must be signed in to change notification settings

urobosim/URoboVision

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

URoboVision

UE Version: 5

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 98.2%
  • C# 1.8%