Skip to content
This repository has been archived by the owner on Sep 29, 2021. It is now read-only.

Why is Example 07_PythonWithAmase not included in the working examples? #4

Open
gmyoungblood-parc opened this issue Aug 25, 2020 · 2 comments

Comments

@gmyoungblood-parc
Copy link

It would be nice to see this example working. The LMCP/py library does not seem to be built in this new stack?

Thanks,
Michael

@lhumphrey
Copy link
Contributor

I see what you mean. The LMCP/py library is not required for UxAS itself, so this new build process doesn't build the LMCP/py library. However, Example 07_PythonWithAmase is a nice example for programmatically building up LMCP messages, and we would like to support Python development in UxAS. So I'll work on 1) modifying the build process to build the LMCP/py library and 2) making sure this example runs with the run-examples script in UxAS.

@lhumphrey
Copy link
Contributor

I'm still working on modifying the build process so that it creates the LMCP/py when building UxAS. However, I will note that in the meantime, you can run OpenUxAS/resources/RunLmcpGen.py to produce both the cpp and py LMCP libraries. It will put them in OpenUxAS/src/cpp/LMCP (with the Python libraries in OpenUxAS/src/cpp/LMCP/py).

lhumphrey pushed a commit that referenced this issue Sep 3, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants