usdot-fhwa-stol / carma-msgs

ROS Message definitions used by the CARMA Platform
6 stars 9 forks source link

Rename `carma_package(...)` and `carma_check_ros_version(...)` #217

Open adamlm opened 1 year ago

adamlm commented 1 year ago

Summary

The carma_package(...) and carma_check_ros_version(...) CMake macros are a bit vague and don't clearly represent what they do.

Reasoning for new functionality

See above.