- 24 May, 2021 3 commits
-
-
Justin Carpentier authored
This function is useful when performing binary serialization (size of the allocated buffer)
-
Justin Carpentier authored
-
Justin Carpentier authored
-
- 12 May, 2021 1 commit
-
-
Wolfgang Merkt authored
* CMake if clause * Address unused parameters * Transform: Add copy constructor * Timings: Explicit cast * BVHModel: Address comparison between signed and unsigned * Add operator= to Plane and Halfspace
-
- 25 Apr, 2021 1 commit
-
-
Wolfgang Merkt authored
* Add ROS-CI using GitHub Actions based on Industrial-CI * [CI] ROS-CI without upstream workspace * package.xml: Update dependencies for Noetic * package.xml: Python 3 dependencies
-
- 23 Apr, 2021 1 commit
-
-
Justin Carpentier authored
Remove register keyword to fix #220
-
- 22 Apr, 2021 1 commit
-
-
Wolfgang Merkt authored
The register keyword leads to a compile error for C++ standards newer than or equal to C++17.
-
- 19 Apr, 2021 2 commits
-
-
Justin Carpentier authored
-
Justin Carpentier authored
Assimp - remove useless LINES and POINTS when loading
-
- 16 Apr, 2021 7 commits
-
-
Justin Carpentier authored
-
Justin Carpentier authored
-
Justin Carpentier authored
-
Justin Carpentier authored
-
Justin Carpentier authored
-
Justin Carpentier authored
-
Justin Carpentier authored
-
- 02 Apr, 2021 17 commits
-
-
Joseph Mirabel authored
Update cmake submodule
-
Justin Carpentier authored
-
Justin Carpentier authored
-
Justin Carpentier authored
-
Justin Carpentier authored
Reduce impact of timings + better throwing messages
-
Justin Carpentier authored
-
Justin Carpentier authored
-
Justin Carpentier authored
-
Justin Carpentier authored
-
Justin Carpentier authored
-
Justin Carpentier authored
-
Justin Carpentier authored
-
Justin Carpentier authored
-
Justin Carpentier authored
-
Justin Carpentier authored
This will allows to enable/disable this feature if needed
-
Justin Carpentier authored
-
Justin Carpentier authored
-
- 31 Mar, 2021 2 commits
-
-
Justin Carpentier authored
-
Justin Carpentier authored
Add timings for collision and distance computations
-
- 30 Mar, 2021 5 commits
-
-
Justin Carpentier authored
Ideally, we should merge the two timers
-
Justin Carpentier authored
-
Justin Carpentier authored
-
Justin Carpentier authored
-
Justin Carpentier authored
-