cmu-rss-lab / roswire

A library for static and dynamic analysis of ROS applications via Docker 🔌
http://christimperley.co.uk/roswire
Apache License 2.0
8 stars 0 forks source link

Convert node to list so that they are processed in order. #507

Open schmerl opened 2 years ago

schmerl commented 2 years ago

Nodes in a LaunchConfig were sets, which breaks the ordering required for starting nodelets after nodelet managers.