diff --git a/CMakeLists.txt b/CMakeLists.txt index 14cda7a95427..9e6ae8da20bb 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -137,8 +137,8 @@ set(lcm_IS_PUBLIC TRUE) set(libbot_GIT_REPOSITORY https://github.com/RobotLocomotion/libbot.git) set(libbot_GIT_TAG 94fe5290329646959e1c27896d529abba81e6d93) set(libbot_IS_PUBLIC TRUE) -set(bot_core_lcmtypes_GIT_REPOSITORY https://github.com/openhumanoids/bot_core_lcmtypes) -set(bot_core_lcmtypes_GIT_TAG d2617b85674fa83b371a5c57fabdbe468844f15e) +set(bot_core_lcmtypes_GIT_REPOSITORY https://github.com/jhoare/bot_core_lcmtypes) +set(bot_core_lcmtypes_GIT_TAG 15471b23faee6cdc48242eb2dfd4c816f0cbe88a) set(bot_core_lcmtypes_IS_CMAKE_POD TRUE) set(bot_core_lcmtypes_IS_PUBLIC TRUE) set(meshconverters_GIT_REPOSITORY https://github.com/RobotLocomotion/meshConverters.git)