Generation From IDL To python with "-typeobject" flag results in import error. #113
swarm59
started this conversation in
Show and tell
Replies: 1 comment
-
|
Hi @swarm59, I have moved the discussion to the corresponding repository. I have also opened an issue with your report (#114). I will continue the conversation there. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When I generate python files form IDL using the -typeobject flag, the test fails with the run time error show in errorLog.jpeg file.
To generate the python files I executes the following sequence of commands:
Please note that the fastdds header are in:
/usr/local/include/fastrtps/
/usr/local/include/fastcdr/
the fastdds library are in:
/usr/local/lib
I also attach:
a) The IDL file: Point.zip
b) The Test file: testSimple.zip
Thanks for the support.
My Best,
Francesco
Point.zip
testSimple.zip
Beta Was this translation helpful? Give feedback.
All reactions