ms-iot / ROSOnWindows

ROS on Windows Documentation Repository
https://aka.ms/ros/docs
MIT License
213 stars 49 forks source link

[Humble] FastDDS Shared memory not entirely stable when using micro_ros_agent #434

Open ooeygui opened 1 year ago

ooeygui commented 1 year ago

Describe the bug When running micro_ros_agent, the shared memory transport can become corrupted, which poisons all other nodes - preventing them from starting or crashing outright.

Workaround is to generate a fast dds profile which forces UDP even for local nodes.