robcog-iai / UROSBridge

Unreal ROS Bridge topic / service communication via websocket
http://robcog.org/
BSD 3-Clause "New" or "Revised" License
52 stars 37 forks source link

UROSBridge

Unereal ROS bridge plugin for communication with rosbridge using WebSockets. The plugin supports subscribing and publishing both ROS messages (topics) and services.

Messages and Services

Most standard ros msgs are supported (std_msgs, sensor_msgs, geometry_msgs, std_srvs etc.). If you are going to add new message / service types, please make a pull request. To add new message / service classes, please refer to Source/UROSBridge/Public directory (see here).

Usage

How to include the plugin

Other projects using UROSBridge:

Credits

Engine Version 4.27