Giter Site home page Giter Site logo

jvitku / nengo_1.4 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from nengo/nengo-1.4

0.0 2.0 0.0 232.15 MB

Create and run detailed neural simulations

Home Page: http://www.nengo.ca/

Groovy 0.15% Shell 0.31% Python 66.74% C 2.17% Perl 0.16% Java 30.46% CSS 0.01%

nengo_1.4's Introduction

Nengo+ROS = NengoRos

This is modification of original Nengo simulator for integration with ROS infrastructure. For more information about Nengo-ros integration see: http://nengoros.wordpress.com/ .

Author: Jaroslav Vitku [[email protected]] Address of this repository: https://github.com/jvitku/nengo_1.4/

This modification is used in the "nengo-ros" package, which integrates (all credits to authors) :

  • Nengo simulator - large scale neural simulations (original readme renamed to README_origNengo.rst)

  • Rosjava_core - java-based implementation of ROS core

    -and potentially with some necessary ROS-components (e.g. messages) included

Together, these two packages provide platform-independent tool for simulating hybrid neural systems usable e.g. for robotic applications.

Prerequisites:

If you want to install the entire Nengo-ros multiproject (recommended), see http://nengoros.wordpress.com/ or clone the repository on https://github.com/jvitku/nengoros

If you want to install just the modified Nengoros simulator (with precompiled rosjava libraries), see the next chapter.

Installation:

To obtain the recommended complete installation, see installation instructions.

Not recommended installation:

In order to install just standalone version of Nengoros, you can use the script ./installStandalone.

  • This generates eclipse projects into the folders simulator and simulator-ui.

  • In Eclipse, import (simulator and simulator-ui) projects from nengo folder, run: clean & build in Eclipse.

  • Launch Nengo by calling main method in class: NengoLauncher or by running scripts either simulator-ui/nengo or simulator-ui/nengo-cl.

Changelog

###nengoros-master-v0.0.4

  • Added support for the my modification of the Vivae simulator. More precisely: the old version of Vivae support was removed from the Nengoros and placed into the vivae/vivaeplugin project.

###nengoros-master-v0.0.2

  • Added three possibilities how to sync time between Nengo and ROS nodes: TimeMaster, TimeIgnore and TimeSlave. These are used in the ca.nengo.util.impl.NodeThreadPool.step().

  • Added demos representing time synchronization in the project demonodes/basic, the corresponding python scripts are located under nr-demo/basic/time*

###nengoros-master-v0.0.1

  • The first stable version. Version is mainly taken from my older repositories on bitbucket.org.

  • Includes demos on rosjava, ROS nodes and native process.

  • Communication with ROS nodes is synchronous or asynchronous

Technical Notes:

###Gradle tests

The project nengo/simulator has the src folder set to: src/java/test/ctu to ensure that all Nengo tests are omitted, in order to run also Nengo tests, set this folder to src/java/test.

###Other

  1. Note that the standalone version contains only pre-compiled rosjava_core jar files and no additional projects, so the limitations are:

    • Does not include any demos (or those included may not work correctly).
    • User cannot define custom messages (interfaces for messages are generated during rosjava_core compilation)
  2. Compared to Nengo, the build system is changed from Maven to Gradle (which is used by rosjava_core).

  3. In order to distinguish between standalone and rosjava-based project settings, build.gradle and settings.gradle files under nengo and nengo/simulator-ui are appended with either *.rosjava or *.standalone, please, edit these files.

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.