Skip to content

Commit

Permalink
Added light tutorial and example (#515)
Browse files Browse the repository at this point in the history
* Added light tutorial and example

Signed-off-by: ahcorde <[email protected]>

* Added some feedback

Signed-off-by: ahcorde <[email protected]>

* Split tutorial in two

Signed-off-by: ahcorde <[email protected]>

* remove ids from tutorial

Signed-off-by: ahcorde <[email protected]>

* Added feedback

Signed-off-by: ahcorde <[email protected]>

* update tutorial

Signed-off-by: ahcorde <[email protected]>

Co-authored-by: Louise Poubel <[email protected]>
Signed-off-by: ahcorde <[email protected]>
  • Loading branch information
ahcorde and chapulina committed Feb 17, 2021
2 parents b993f9d + 9004fc5 commit 71623c3
Show file tree
Hide file tree
Showing 16 changed files with 2,810 additions and 114 deletions.
29 changes: 0 additions & 29 deletions .github/ISSUE_TEMPLATE/bug_report.md

This file was deleted.

23 changes: 0 additions & 23 deletions .github/ISSUE_TEMPLATE/feature_request.md

This file was deleted.

52 changes: 0 additions & 52 deletions .github/PULL_REQUEST_TEMPLATE.md

This file was deleted.

6 changes: 0 additions & 6 deletions .github/PULL_REQUEST_TEMPLATE/port.md

This file was deleted.

2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ set(IGN_TRANSPORT_VER ${ignition-transport9_VERSION_MAJOR})

#--------------------------------------
# Find ignition-msgs
ign_find_package(ignition-msgs6 REQUIRED)
ign_find_package(ignition-msgs6 REQUIRED VERSION 6.2)
set(IGN_MSGS_VER ${ignition-msgs6_VERSION_MAJOR})

#--------------------------------------
Expand Down
Loading

0 comments on commit 71623c3

Please sign in to comment.