Skip to content
Snippets Groups Projects
Commit c7a5bae7 authored by Guilhem Saurel's avatar Guilhem Saurel
Browse files

Merge branch 'master' into unittest

parents 1c43916e 7d4faca4
No related branches found
Tags v0.0.1
No related merge requests found
Pipeline #3046 failed
[submodule "cmake"]
path = cmake
url = https://github.com/jrl-umi3218/jrl-cmakemodules.git
CMAKE_MINIMUM_REQUIRED(VERSION 2.8)
INCLUDE(cmake/base.cmake)
SET(PROJECT_NAME example-robot-data)
SET(PROJECT_DESCRIPTION "Set of robot URDFs for benchmarking and developed examples.")
SET(PROJECT_URL https://gepgitlab.laas.fr/gepetto/${PROJECT_NAME})
SETUP_PROJECT()
INSTALL(DIRECTORY hyq DESTINATION share/${PROJECT_NAME})
INSTALL(DIRECTORY talos DESTINATION share/${PROJECT_NAME})
SETUP_PROJECT_FINALIZE()
Subproject commit cfc25686d5e13c40cd8c47946c5d694b4b085670
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment