fkie / fkie-multi-agent-suite

ROS packages for detection, synchronization (ros1) and graphical management of multi-robots
MIT License
7 stars 0 forks source link

Yaml Dependency version #1

Closed RMichaelSwan closed 3 months ago

RMichaelSwan commented 4 months ago

The Settings class in fkie_mas_pylib depends on ruamel.yaml==0.17.40 but this is not specified anywhere. If you run a newer version of the dependency, then fkie_mas_daemon will crash on second run or if a yaml config file exists.

atiderko commented 3 months ago

thank you for reporting!

should be fixed now.