Gaël Écorchard

Results 131 comments of Gaël Écorchard

It makes sense but the issue is that most macros are a single file and are not importable for now. We'd first need to hack into the import system to...

Thanks Carlo for your thoughts. To clarify things we (at least myself) were taking about macros in this repository only. Macros on the Wiki are another story. The scoring is...

Cf. https://github.com/galou/pylon-ros-camera/tree/emulated_camera_humble

Cf. also https://github.com/galou/pylon-ros-camera/tree/emulated_camera based on *my* `master` (with other pending changes).

Excluding the leading `0` worked! Thank you very much for all this!

Ubuntu 18.04, libc6:amd64 2.27-3ubuntu1

I edited the original post because the answer to some questions were incorrect.

I forgot to mention that it doesn't work 100% with python3 because of Unicode error, among others, but most things seem to work.

Isn't it actually misleading to have `doTransform` because two `PoseStamped` that have the same coordinates but different frames, i.e. that are supposed to express two different poses, are transformed into...

@aprotyas I agree that the resulting `frame_id` should be the same for both `PoseStamped` but the coordinates should vary. The current implementation of `doTransform