Skip to content

Commit

Permalink
move metrics messages at root of msg folder (cartographer-project#1020)
Browse files Browse the repository at this point in the history
  • Loading branch information
mikaelarguedas authored and Christoph Schütte committed Oct 17, 2018
1 parent 6b9d8ff commit ed41840
Show file tree
Hide file tree
Showing 5 changed files with 4 additions and 9 deletions.
13 changes: 4 additions & 9 deletions cartographer_ros_msgs/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit ed41840

Please sign in to comment.