Thomas
Thomas
When an email is rec ivied with a `contentId` containing a slash `/` it fail with ``` node:events:505 throw er; // Unhandled 'error' event ^ Error: ENOENT: no such file...
…" are given to PointCloud2Modifier. With this patch PointCloud2Modifier::setPointCloud2FieldsByString make PointCloud2 message with an optimal length by **removing unnecessary trailling offset without messing with the padding**. It cut in half...
When migrating from OVH Keystone API v2.0 to v3 the `Authenticate` method return `Bad Request` which isn't very explicit. After debugging it, I see that the server respond with a...
Implement a more efficient algorithm. It only need to apply BFS 3 times. I think it can be more optimized if you can give me the edges.txt dataset.