Skip to content

Commit

Permalink
update director external to get new drake-visualizer app
Browse files Browse the repository at this point in the history
  • Loading branch information
patmarion committed Oct 1, 2015
1 parent 448aff5 commit fc8aa2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ set(cmake_GIT_CLONE_DIR "${PROJECT_SOURCE_DIR}/drake/cmake")
set(cmake_NO_BUILD TRUE)
set(cmake_IS_PUBLIC TRUE)
set(director_GIT_REPOSITORY https://github.com/RobotLocomotion/director.git)
set(director_GIT_TAG ce35723e54707787c5e31872231abefd93cf918f)
set(director_GIT_TAG 9e2cfbc3812cb5c12915981fe63fed76e711e1b7)
set(director_SOURCE_DIR ${PROJECT_SOURCE_DIR}/externals/director/distro/pods/drake-distro)
set(director_IS_PUBLIC TRUE)
set(eigen_GIT_REPOSITORY https://github.com/RobotLocomotion/eigen-pod.git)
Expand Down

0 comments on commit fc8aa2d

Please sign in to comment.