Navigation Menu

Skip to content

dcam0050/Unity-Yarp-Integration

Repository files navigation

This Uniy Project has been interfaced with YARP and is capable of transmiting and recveiving images as well as bottles.

Unity Proect also includes a prototype icub to be used for simulation purposes.

Contents of the Assets/Plugins folder are the key to the integration.

The files here are the .cs files generated by compiling yarp with c sharp support and are the same wheter files are compiled in ubuntu or in windows.

In order for the project to run on windows, yarp_cs.lib and yarp_cs.dll are required to be in the Plugins folder.

Furthermore for project to in linux, compiling yarp provides a libyarp.so which needs o be copied o he plugins folder and renamed to yarp_cs.so to be recognized

About

Integrating yarp and unity together to provide a platform for visualising icub memories and developing an advanced icub simulator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages