Alexis DUBURCQ

Results 92 comments of Alexis DUBURCQ

After testing on intel Xe specifically, I still get `AttributeError: 'NoneType' object has no attribute 'get_ram_image_as'` if `node.set_render_mode_thickness(4)` is uncommented, but the second issue vanished after the "fix" I mentioned...

Any news on this ? It would be awesome to have this feature !

One more year and still in draft. X11 is not dead and it is not going to be the case before at least Ubuntu 24.04, since X11 is still the...

I just encountered the same issue and solved it, so I can give you the answer :) Better late than never! Just update cairo to the latest release available (1.20)...

I'm afraid I cannot do much about it. This documentation is automatically generated by sphinx from boost python bindings. I don't know why there is this strange recursion of optional...

[Here](https://github.com/boostorg/python/blob/f5d14ef15e98838b3cf18692d46c481287ed50d0/src/object/function_doc_signature.cpp#L179) is the culprit !

Hum indeed it seems pyppeteer is relying on puppeter 'v1.6.0', which has been released the Jul 13, 2018, while the patch I'm referring to has been merged the Jun 6,...

Any progress on this ? It would be amazing to be able to profile code on Apple Silicon !

It would also be nice to use pre-allocated distance / collision functors as described [here](https://github.com/humanoid-path-planner/hpp-fcl/blob/e126bda70aa38ea2a6cf0776d01aec9dcb933683/test/box_box_collision.cpp)

Ground profile height map can now be converted into heightmap in C++ core. There is both a slowdown and a accuracy loss of doing so but it is the price...