Git Product home page Git Product logo

jbt's People

Contributors

ricardojuanpalmaduran avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

jbt's Issues

Eclipse Neon project settings

The following modification is required to run JBT under Eclipse Neon:

Modify bteditor.product element from:
<features> <feature id="jbt.tools.bteditor.feature" version="0.0.1"/> </features>

to:
<features> <feature id="jbt.tools.bteditor.feature" version="0.0.1"/> <feature id="org.eclipse.emf.ecore"/> <feature id="org.eclipse.rcp"/> <feature id="org.eclipse.emf.common"/> <feature id="org.eclipse.e4.rcp"/> </features>

Dependency versions

Thank you for this project! Implementing a tree is well-documented and works flawlessly.

Is there a way to find out the versions/build number of the dependencies ? I can find some repositories but don't know the correct versions. For mpmm.jar I am not able to find the source at all.

I will greatly appreciate any help/pointers I can get.

May I translate the UserGuide please?

Hello, I'm a developer from China. I've been tried to use your project to build a behavior tree in java, and find it very useful. But reading the UserGuide do take me a very long time. I just want more people to use this, so may I translate the UserGuide to Chinese and publish in the Internet. I'll paste the origin github and sourceforge link with it.

seek complete sample

Recently, I'm learning Behavior tree, then discover the project. it's awesome project.
Based on UserGuide, I probably understand JBT Architecture, but lack of sample. Some important points can not be understood thoroughly. Can provide samples?

Thanks
my email yeungeek#gmail.com

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.