Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/release-5.1' into release-6.4
Browse files Browse the repository at this point in the history
# Conflicts:
#	CHANGELOG.md
#	CMakeLists.txt
#	package.xml
  • Loading branch information
jslee02 committed Jan 7, 2018
2 parents f4e1a5d + 1c7a678 commit e65ae88
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -641,6 +641,11 @@

## DART 4

### Version 4.3.7 (2018-01-05)

1. Updated DART 4.3 to be compatible with urdf 1.0/tinyxml2 6/flann 1.9.1
* [Pull request #955](https://github.com/dartsim/dart/pull/955)

### Version 4.3.6 (2016-04-16)

1. Fixed duplicate entries in Skeleton::mBodyNodes causing segfault in destructor
Expand Down
1 change: 0 additions & 1 deletion cmake/FindFLANN.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,3 @@ find_package_handle_standard_args(FLANN
FAIL_MESSAGE DEFAULT_MSG
REQUIRED_VARS FLANN_INCLUDE_DIRS FLANN_LIBRARIES
VERSION_VAR FLANN_VERSION)

0 comments on commit e65ae88

Please sign in to comment.