* Fix 'microxrcedds_agent' name and dependency
* Set tag of 'microxrcedds_agent'
---------
(cherry picked from commit 5e42d6ab6f)
Signed-off-by: David Laseca Perez <davidlaseca@eprosima.com>
Co-authored-by: David Laseca Perez <davidlaseca@eprosima.com>
* Initial changes
* Working state
* Working state
* Working state
* Working state
* Working state
* Working state
* Added graph listener
* Updates
* Testing name demangling
* Graph manager: reworked
* Remove debug trace
* Treat errors when freeing rcutils resources
* Improve logics for discovering entities
* Working state: Micro-ROS graph manager
* Fix micro_ros_graph_info typesupport type name
* Remove double CMakeLists comment
* Remove package.xml commented block
* Add missing include
* Added CI
* Remove GUID_t param from callbacks signature
* Add services names and types to micro-ROS graph topic
* Differenciate between service server and clients
* remove debug traces
Co-authored-by: Pablo Garrido <pablogs9@gmail.com>