Nicolas Dessart

Results 15 comments of Nicolas Dessart

Dynamic evaluation of function-like macros has a lot of implications and I don't have enough hindsight to determine : a) what could reasonably be supported by ctypeslib b) what could...

> 1. Make it super optional for default behavior with a CLI arg > 2. Make it pass all the tests? I will activate the pull request github actions I've...

I've just rebased my pull request and fixed a libclang version parsing issue. > 1. Make it super optional for default behavior with a CLI arg I've added a "--advanced-macro"...

Hello, I am not familiar with ROS but, it seems that whatever this "install/setup.bash" script is doing to initialize the ROS workspace is what is causing your issue. Since the...

Yes, I think so! Sorry, I've just realized that Windows containers are a thing. I've just submitted a new patch set for Windows. I don't have access to a Windows...

> How i can download Olympe SDK on my ANAFI AI drone ? Olympe is a ground station controller library. While it should be possible to run Olympe on your...

Have you been able to reproduce this issue lately with the latest 7.X releases ? (currently the 7.4.2?)

If you still have this issue with ROS, you should ask your question on the Parrot Developer forum just in case someone in the community has experienced this issue.

This PR seems to blindly revert changes made from olympe 1.8.X to olympe 7.X. I've tested your code example with Olympe 7.4.2, reproduced the issue and made some changes to...

> It should be mentioned on the [documentation](https://developer.parrot.com/docs/olympe/olympeapi.html#olympe.EventListener) and on the example code. Right, thanks you! I'll update the documentation