Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/airalab/robonomics_game

Robonomics game drivers package stack
https://github.com/airalab/robonomics_game

demo ros

Last synced: 3 days ago
JSON representation

Robonomics game drivers package stack

Awesome Lists containing this project

README

        

# Robonomics Game

[![Build Status](https://travis-ci.org/airalab/robonomics_game.svg?branch=master)](https://travis-ci.org/airalab/robonomics_game)
![BSD3 License](http://img.shields.io/badge/license-BSD3-brightgreen.svg)

for Airalab Industry 4.0 testbed

[3D model visualization on YouTube](https://youtu.be/sFSC-9TZYOY)

Implementation of [AIP-3, Game software proposal](https://github.com/airalab/DAO-Airalab/blob/master/AIPs/aip-3.md)

Usage
-----
First launch ROS OPC UA client and connect to OPC UA server.
```
roslaunch ros_opcua_impl_freeopcua client.launch
rosservice call /opcua/opcua_client/connect "endpoint: 'opc.tcp://0.0.0.0:53880'"
```

Check example launch files to see how to run nodes.