Skip to content
This repository has been archived by the owner on Mar 25, 2024. It is now read-only.

Commit

Permalink
First complete version.
Browse files Browse the repository at this point in the history
  • Loading branch information
olbender committed Apr 4, 2018
1 parent 02fc144 commit 7100f1d
Show file tree
Hide file tree
Showing 4 changed files with 960 additions and 218 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ project(opendlv-device-ultrasonic-srf08)
################################################################################
# Defining the relevant versions of OpenDLV Standard Message Set and libcluon.
set(OPENDLV_STANDARD_MESSAGE_SET opendlv-standard-message-set-v0.9.3.odvd)
set(CLUON_COMPLETE cluon-complete-v0.0.54.hpp)
set(CLUON_COMPLETE cluon-complete-v0.0.62.hpp)

################################################################################
# This project requires C++14 or newer.
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.0.3
0.0.4
Loading

0 comments on commit 7100f1d

Please sign in to comment.