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 the Package database to include cmake and plugin information #516

Open schmerl opened 2 years ago

schmerl commented 2 years ago

The CMake and nodelet handling is a bit of a fragile mess. The CMake files are parsed on demand - they should probably be included with the package database. This refactoring should include: