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

Ensure that CMakeInfo provides a uniform API for Nodes and Nodelets #488

Open ChrisTimperley opened 2 years ago

ChrisTimperley commented 2 years ago

It might be worth adding this as a comment (or issue) since this breaks interface expectations so that we can come back to it later. In the longer term, it probably makes sense to strip out the package name from the class_name tag when building the CMakeInfo in ROSWire for consistency.

_Originally posted by @ChrisTimperley in https://github.com/rosqual/rosdiscover/pull/207#discussion_r728391610_