Skip to content

Commit

Permalink
Merge branch 'ahcorde/feature/lights' of https://github.com/ignitionr…
Browse files Browse the repository at this point in the history
…obotics/ign-gazebo into ahcorde/feature/lights
  • Loading branch information
ahcorde committed Feb 17, 2021
2 parents b993f9d + 9004fc5 commit 6a372e2
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 6a372e2

Please sign in to comment.