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

CALM distribution - library #24

Open
zhangyuanlin opened this issue Sep 2, 2018 · 2 comments
Open

CALM distribution - library #24

zhangyuanlin opened this issue Sep 2, 2018 · 2 comments

Comments

@zhangyuanlin
Copy link

I guess basic_holds_library.p is the file for testing library functionalities of CALM. When compiling it, there is a Java exception

Exception in thread "main" edu.ttu.krlab.alm.ALMCompilerPermanentFailure: PROGRAM FAILURE: [Creating Char Stream] Failure Not Handled Gracefully yet.
	at edu.ttu.krlab.alm.ALMCompiler.IMPLEMENTATION_FAILURE(ALMCompiler.java:317)
	at edu.ttu.krlab.alm.ALMModuleManager.resolveModules(ALMModuleManager.java:177)
	at edu.ttu.krlab.alm.ALMCompiler.Compile(ALMCompiler.java:142)
	at edu.ttu.krlab.alm.ALMCompiler.main(ALMCompiler.java:110)

There is an import statement in asic_holds_library.p

import basic_holds from basic_motion_library

But I don't find basic_motion_library. So, maybe you missed the library file in the new distribution? If so, which folder it has to be put into, the library/ ?

@Topology
Copy link
Owner

Topology commented Sep 2, 2018

I had forgotten to upload the directory with the two files in it It is uploaded now. I will leave this issue open until we decide that what was uploaded looks good enough to distribute.

@zhangyuanlin
Copy link
Author

  1. Maybe CALM can give more friendly complaint such as library is not found etc.
  2. Now the example works.

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