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

Added cmake_targets_for_all_packages for ROS1 #476

Closed ChrisTimperley closed 3 years ago

ChrisTimperley commented 3 years ago

This method is used to simply find the CMake targets across all relevant packages within a given image.

schmerl commented 3 years ago

👍🏻 LGTM