Coder Social home page Coder Social logo

mikhailpasechnik / urobosim Goto Github PK

View Code? Open in Web Editor NEW

This project forked from robcog-iai/urobosim-depr

0.0 1.0 0.0 43.07 MB

Robot simulation in Unreal (DEPRECATED) - working on new version using a different approach - stay tuned

Home Page: http://robcog.org/

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

C# 2.63% C++ 97.37%

urobosim's Introduction

URoboSim (DEPRECATED)

Unreal engine based robot simulator.

DEPRECATED

  • The current plugin is in a very experimental state (no longer maintained) and was created to test the capabilities of having a robot simulator in Unreal Engine.
  • We are currently working on a new version using a different approach. Early state of PR2:

Features

  • Import a URDF file into UE4 by drag & drop into the content browser. A new asset is created with the URDF information. Before dragging the asset into the game world, certain properties can be edited using a new visual interface found in the Editor Mode window.

  • As an optional feature, this project can be run with the UROSBridge plugin to control the imported robot from a ROS server through websockets.

  • The URDF can be placed inside a folder called XML which should be in the same directory as the Unreal Engine Project File.

  • Note that if the URDF uses meshes, it likely keeps them in one or more folders.

  • Make sure that for each robot within the XML folder, the file system reflects the structure that the URDF expects.

  • For example, for the pr2, it expects to find the wheel mesh here: "pr2_description/meshes/base_v0/wheel.dae". So in the same directory as the pr2.urdf, there should be a folder called pr2_description which contains the subsequent folders and file.

  • Be sure to check the Wiki page for more details.

  • See here PR2 Packages for ROS Kinetic Kame.

  • See the ex-ros-tf-robosim branch of RobCoG as an Unreal Project example with PR2 UROSBridge communication and TF publishing with UTFPublisher.

Quick Start

Drag and drop a compatible urdf in the content menu

Alt text

Drag and drop the the generated file in the world

Alt text

Generated robot tree

Alt text

Credits

  • Unreal Robots Bachelor Project students
  • GSoC 2017 students

Engine Version 4.18

urobosim's People

Contributors

andreihaidu avatar gnoliyil avatar yousafraja avatar yskim041 avatar

Watchers

 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.