Robotics StackExchange | Archived questions

ros2 param cli hangs

This is partially a question about how to debug a python process that is hung.

When running the demo launch file provided by MoveIt and then trying to run this command: ros2 param list results on the ros2cli param program hanging. Does anyone know how to troubleshoot what is causing this?

I tested with RMW_IMPLEMENTATION=rmw_cyclonedds_cpp and it no longer hangs. This must be something wrong with FastDDS?

Asked by tyler-picknik on 2022-11-01 18:02:52 UTC

Comments

Similar issue https://github.com/ros2/ros2cli/issues/713 (not sure if these are the same issue though).

Asked by 130s on 2023-06-30 13:08:33 UTC

Answers