Code Monkey home page Code Monkey logo

unreal-ros-plugin's Introduction

Unreal-ROS-Plugin

An ROS plugin for unreal engine which let us work with ROS and Unreal Engine.

We are trying to develop a tool which can work with Unreal Engine and ROS so we can more easily devleop a VR application which will be better than OpenGL or QT3D.

For an example, I will use DJI Onboard SDK with ROS for testing.

Framework

Most Unreal applications (the video games) run on fast desktop or console systems, but ROS often runs on embedded systems like ARM Linux with the NVIDIA Tegra TK1. To get around this we use full roscpp client within Unreal, but rosbridge as the client. All the messages will pass through rosbridge via websocket to reduce the need to compile binaries.

Roadmap

Display

First we will develop a controller which will pass odometry messages as to control for Unreal, and also a parameter from ROS to switch models.

Control

We will develop a method to synchronize and then pass the control signal from Unreal to ROS.

Simulation

Simulation is the easiest thing for Unreal.

Msg2Unreal

Generate USTRUCT or UCLASS from msg define.

Service2Unreal

Generate Function from Service

Action2Unreal

Generate Action (with callback) from action definition.

unreal-ros-plugin's People

Contributors

xuhao1 avatar rubenanapu avatar ericdanz avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.