ros2 / rmw_fastrtps

Implementation of the ROS Middleware (rmw) Interface using eProsima's Fast RTPS.
Apache License 2.0
157 stars 117 forks source link

FastDDS Discovery Server cause Nav2 lifecycle node issue #692

Open Jayden-F opened 1 year ago

Jayden-F commented 1 year ago

Bug report

Required Info:

Steps to reproduce issue

https://github.com/ros-planning/navigation2/issues/3560

Expected behavior

Nodes are started by lifecycle manager

Actual behavior

Node and lifecycle manager are waiting for each other.

clalancette commented 1 year ago

@MiguelCompany @EduPonz Any thoughts on what might be going on here?