Giter Site home page Giter Site logo

soargroup / rosie Goto Github PK

View Code? Open in Web Editor NEW
29.0 29.0 10.0 43.51 MB

Soar Agent (and SML code) that learns through situated interactive instruction in a robotic environment

License: Other

DM 4.71% Shell 3.81% Java 60.29% C 0.30% Python 26.35% HTML 0.46% Roff 0.24% ANTLR 0.16% Makefile 3.69%

rosie's People

Contributors

amininger avatar emgoeddel avatar johnlaird avatar jrkirk avatar plindes avatar preetiramaraj avatar shiwalimohan 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

Watchers

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

rosie's Issues

Incomplete object descriptions on top-state

^state-prop attribute of objects on input-link is not copied over to objects on the top-state. Following is the trace from the state.

p o122 --depth 3
(O122 ^bbox B6 ^category location ^focus op_open-locationargument1 ^id 5
^linguistic-desc D8 ^pose P131 ^property P184 ^smem-rep R93)
(B6 ^max M12 ^min M11)
(M12 ^x 0.1 ^y 0.1 ^z 0.1)
(M11 ^x -0.1 ^y -0.1 ^z -0.1)
(D8 ^word pantry)
(P131 ^pitch 0. ^roll 0. ^x -0.2 ^y 0.2 ^yaw 0. ^z 0.)
(P184 ^name name ^type linguistic ^value V36 ^word pantry)
(V36 ^word pantry)
(R93 ^id 5 ^wme-type object)

p o19 --depth 3
(O19 ^bbox B6 ^id 5 ^name pantry ^pose P131 ^state-prop S31)
(B6 ^max M12 ^min M11)
(M12 ^x 0.1 ^y 0.1 ^z 0.1)
(M11 ^x -0.1 ^y -0.1 ^z -0.1)
(P131 ^pitch 0. ^roll 0. ^x -0.2 ^y 0.2 ^yaw 0. ^z 0.)
(S31 ^name door ^type state ^value open)

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.