Gaël Écorchard

Results 64 issues of Gaël Écorchard

The change was introduced in 474f33b and was mentioned in #169 and #171 .

## Bug report **Required Info:** - Operating System: - Ubuntu 20.04 - Installation type: - package - Version or commit hash: - 0.10.5-1focal.20210423.000156 - DDS implementation: - default - Client...

bug
help wanted

I have close to no knowledge about java and could not have python-zxing working. The `README.md` file states `Initializing the barcode reader, you have to tell it where to find...

The comment for `remove_copy` should state `// res is now { 1 3 4 5 0 }` rather than `v`.

Hi, great repository, thanks for this nice overview! I think that the purpose of the `find_first_of` function would be better explained with two different letters in `t`.

**Describe the Bug** It seems that something is wrong with `DEF` with Lua code. We have a node defined like this ``` DEF %{= "LED_" .. name_suffix }% LED {...

It's still not compiling until the end but I got farther thanks to these changes. There is still an issue: `aguya.cpp:51:16: error: ‘kaguya’ has not been declared`.

Add `` or `` to use the benefits of DTD.

In order to allow the combination of C++ (action servers) and BehaviorTree, we preferred to rely on copying the required C++ variables to each subtree's blackboard rather than using `_autoremap`....

I implemented Lua Scripting for BehaviorTree.CPP (details on this below) that uses XML content rather than an input port to allow for multi-line scripts in a nicer fashion. I needed...

brainstorming