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

Refactor API to ease ROSDiscover integration #471

Closed schmerl closed 3 years ago

schmerl commented 3 years ago

This changes the API so that an app_instance is not required. (There is a connection to ROS already established in ROS2 but not in ROS1 of App.) The cmake parsing only requires dockerblade.FileSystem so we use that to build the CMakeParser.