aikido:bugfix/VoxelGridBuildError_test

Last commit made on 2018-10-14
Get this branch:
git clone -b bugfix/VoxelGridBuildError_test https://git.launchpad.net/aikido

Branch merges

Branch information

Name:
bugfix/VoxelGridBuildError_test
Repository:
lp:aikido

Recent commits

eb12cb8... by Jeongseok Lee

Merge remote-tracking branch 'origin/master' into bugfix/VoxelGridBuildError_test

7015616... by Jeongseok Lee

Define DART_HAS_VOXELGRIDSHAPE only when it's set

f1a2d9f... by Jeongseok Lee

Test

05953ce... by Jeongseok Lee

Fix target_compile_definitions syntax

1d92d1c... by Jeongseok Lee <email address hidden>

Add B-spline trajectory (#453)

8c4caa0... by Jeongseok Lee

Set boolean value to DART_HAS_VOXELGRIDSHAPE

9363755... by Jeongseok Lee

Use #if instead of #ifdef

6769eb3... by Ajinkya R Kamat <email address hidden>

The compiler definition DART_HAVE_VOXEL is used instead of DART_HAS_VOXEL. Also, the variable should be public since it is used in the header file for Voxel module.

e90d24e... by Daqing Yi <email address hidden>

Fix segment fault on 32-bit machine (#459)

* fix memory leak

* increase timelimit for success rate

* update CHANGELOG

* change to use scopedState

* Update CHANGELOG.md

* Minor wording fix.

d04de5b... by Jeongseok Lee <email address hidden>

Fix a replication error in perception/CMakeLists.txt (#460)