Skip to content

Commit

Permalink
added ContactsStamped messages
Browse files Browse the repository at this point in the history
  • Loading branch information
grassjelly committed Sep 3, 2020
1 parent 571ba53 commit 34798ea
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions champ_msgs/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ add_message_files(
PointArray.msg
Joints.msg
Contacts.msg
ContactsStamped.msg
Pose.msg
)

Expand Down
2 changes: 2 additions & 0 deletions champ_msgs/msg/ContactsStamped.msg
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
Header header
bool[] contacts

0 comments on commit 34798ea

Please sign in to comment.