Ignacio Montesino Valle

Results 2 issues of Ignacio Montesino Valle

Tested with tinyxml2 versions >=2.0.1 Signed-off-by: imontesino

to-do

**Description** In our setup multiple nodes publish ti a topic `events` of type `std_msgs/String`, all of them with durability `VOLATILE`. Using [roslibjs](https://github.com/RobotWebTools/roslibjs) we create a topic object: ```js var topicEvents...

bug