Skip to content

Commit

Permalink
std_msgs::Int8 with Header for Object Count
Browse files Browse the repository at this point in the history
  • Loading branch information
martinspedro committed Oct 14, 2019
1 parent e6fc77e commit 3041047
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions darknet_ros_msgs/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ add_message_files(
FILES
BoundingBox.msg
BoundingBoxes.msg
ObjectCount.msg
)

add_action_files(
Expand Down
2 changes: 2 additions & 0 deletions darknet_ros_msgs/msg/ObjectCount.msg
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
Header header
int8 count

0 comments on commit 3041047

Please sign in to comment.