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

Move proxy/roslaunch into ros1 module and rename to ROS1... #407

Closed ChrisTimperley closed 4 years ago

schmerl commented 4 years ago

In order to support different versions of ROS, the code in proxy/roslaunch should be abstracted into interfaces, and the implementation code should be moved into a ros1 module similar to the existing ros2. These classes should be "abstracted":