ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
2022-07-15 00:14:11 -0500 | answered a question | ROS2 Windows node always hang When using rmw_fastrtps_cpp, check if deleting the files under C:\ProgramData\eprosima\fastrtps_interprocess solves this |
2021-05-20 09:21:39 -0500 | commented question | eprosima::fastcdr::exception::NotEnoughMemoryException with rclpy.ActionClient Could you check in galactic/rolling with RMW_IMPLEMENTATION=rmw_fastrtps_cpp? |
2021-04-15 02:59:33 -0500 | answered a question | ros2 source install on windows I just had this same issue. In my case I fixed it by doing python -m pip install pytest==6.0.0 |
2020-10-02 02:47:47 -0500 | commented question | Is it possible to use shared memory as IPC on ROS2 foxy? As I already answered here, you need to add is_default_profile="true" on the profile defined in the XML, otherwise ROS 2 |