move metrics messages at root of msg folder (#1020)

master
Mikael Arguedas 2018-10-17 07:41:08 -05:00 committed by Christoph Schütte
parent 6b9d8ff2d5
commit ed418405b5
5 changed files with 4 additions and 9 deletions

View File

@ -27,8 +27,12 @@ add_message_files(
DIRECTORY msg
FILES
BagfileProgress.msg
HistogramBucket.msg
LandmarkEntry.msg
LandmarkList.msg
MetricFamily.msg
MetricLabel.msg
Metric.msg
SensorTopics.msg
StatusCode.msg
StatusResponse.msg
@ -39,15 +43,6 @@ add_message_files(
TrajectoryStates.msg
)
add_message_files(
DIRECTORY msg/metrics
FILES
HistogramBucket.msg
MetricFamily.msg
MetricLabel.msg
Metric.msg
)
add_service_files(
DIRECTORY srv
FILES