ros / console_bridge

A ROS-independent package for logging that seamlessly pipes into rosconsole/rosout for ROS-dependent packages.
BSD 3-Clause "New" or "Revised" License
22 stars 62 forks source link

Declare version numbers and install cmake version config file #22

Closed scpeters closed 9 years ago

scpeters commented 9 years ago

The cmake version config file is similar to the version added in https://github.com/ros/urdfdom_headers/pull/17 and the logic for hte Windows install location is based on https://github.com/ros/urdfdom/pull/41 by @traversaro

Some of the open issues call for version number bumping, so this should help with that.