Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

wrestler_and_opponent.txt -- test case for Library #13

Open
zhangyuanlin opened this issue Aug 23, 2018 · 2 comments
Open

wrestler_and_opponent.txt -- test case for Library #13

zhangyuanlin opened this issue Aug 23, 2018 · 2 comments

Comments

@zhangyuanlin
Copy link

wrestler_and_opponent.txt in Daniela's folder seems to be
a perfect test case.

  1. It directly include modules from libraries. (no import is used)
  2. It uses a number of modules (forming a chain from most general module to more concrete ones)
  3. You can play with it easily by working on one module and then add another.
  4. Temporal projection or planning need to be added.
  5. Once library facility is stable, you can use import. But your work won’t depend on the progress of the development of CALM library facility.

How about I create a new issue for wrestler_and_opponent.txt so that we can discuss over there? (you can create it too if that is fine for you.)

=== from Anu
I was looking through the ALM_Daniella folder. The coreLib seems to be a collection ALM libraries that would basically help people to use it instead of creating things from scratch. The module hierarchy is given here
https://ceclnx01.cec.miamioh.edu/~inclezd/coreALMlib/ModuleHierarchy.htm

I also noticed that we cannot directly use it because it does not break down the axioms into executability conditions, dynamic causal laws etc. ofcourse that would be easy to add . we just have to keep in mind that we have to reorganize the code. With regard to actual programs that we can test, the only ones I found were the French toast, animal development and basic motion which are listed under the system description folder.

Would you like for me to test any of their core modules? These are just modules without structure or main.

@Topology
Copy link
Owner

What is the criteria needed in order to resolve this issue?

@zhangyuanlin
Copy link
Author

This is not "issue". This is more like a thread for discussion for testing this application. Anu will be the one to test this and the associated modules.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants