Giter VIP home page Giter VIP logo

rcrs-adf's Introduction

rcrs-adf's People

Contributors

alim1369 avatar tkmnet avatar uranos-ait avatar

Stargazers

 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

rcrs-adf's Issues

Agent getProperty always return null

AbstractEntity class which is located in rescuecore2.worldmodel is not implemented efficiently.
getProperty method is not implemented correctly. If you want get agent's hp it's not an easy task. you should get properties set and search on it to find desired property.
Set is not a good choice because you are looking up with a string not a property object so you should use a Map<String, Property> which makes lookup task easy and efficient.
So I think the rescuecore need some refactoring but i don't know where are they and make a pull request to fix them.
Thanks

Directories component, agent, launcher nonexistent in adf-sample/src/adf

Hi, I followed the "RoboCupRescue Simulator and Agent Development Framework Manual" to download the project
In section 2.3 I was unable to use the suggested commands to download ADF, so instead I reached manually https://github.com/RCRS-ADF/RCRS-ADF/releases and then followed the link https://github.com/RCRS-ADF/sample
and I git clone the repository.

The problem is that in section 5.1 and the figure on top of page 7 they refer to the following directories which should be located at adf-sample/src/adf:

  • component

  • agent

  • launcher

but when I look into that directory on my local machine I cannot find any of them

Am I supposed to create such directories? From the instructions it seem they should already be provided, but I cannot find them. Especially it concerns me the absence of directory "agent".

I noticed that in RCRS-ADF/releases there is also the link to https://github.com/roborescue/rcrs-adf-core (it initially send you to a closed repo where I found this link)
And in that repo, in directory rcrs-adf-core/build/docs/javadoc/adf/
There are the three directories "component", "agent", "launcher", together with "debug". They all contains the correct subdirectories, even some more.

Should I clone the repository from https://github.com/roborescue/rcrs-adf-core and combine the parts I am currently missing in mine?

Any help would be appreciated

ActionHistory

世界大会で話していた各エージェントの行動履歴をとれる機能はいつ頃実装される予定でしょうか?

someoneOnBoard()

The method someoneOnBoard() in class AgentInfo is dealing with civilians only. So it does not allow for rescuing other agents. Moreover it keeps rescuing the agent if it is dead as well.

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.