micro-ROS / system_modes

System modes for ROS 2 and micro-ROS
Apache License 2.0
43 stars 9 forks source link

Mode manager service not callable on windows #86

Open norro opened 3 years ago

norro commented 3 years ago

When calling the services provided by the mode manager (e.g., /{system}/change_state), the service call never returns and never executes. This blocks #35.