- 27 Nov, 2019 1 commit
-
-
Nick Laurenson authored
-
- 03 Oct, 2019 2 commits
-
-
Nick Laurenson authored
Fix flann build problems with recent CMakes See merge request ComputerVision/LidarView!131
-
Nick Laurenson authored
Feature/pcap tester See merge request ComputerVision/LidarView!63
-
- 25 Sep, 2019 1 commit
-
-
Gabriel Devillers authored
-
- 12 Aug, 2019 1 commit
-
-
Gabriel Devillers authored
-
- 09 Aug, 2019 1 commit
-
-
Gabriel Devillers authored
One client is behind a firewalled network and cannot clone using ssh.
-
- 07 Aug, 2019 1 commit
-
-
Nick Laurenson authored
-
- 25 Jul, 2019 1 commit
-
-
Pierre Guilbert authored
-
- 16 Jul, 2019 1 commit
-
-
Nick Laurenson authored
-
- 15 Jul, 2019 1 commit
-
-
Nick Laurenson authored
-
- 12 Jul, 2019 1 commit
-
-
Nick Laurenson authored
Set to lower case cmake option Enable_xxx for consistancy with Superbuild
-
- 05 Jul, 2019 1 commit
-
-
Gabriel Devillers authored
-
- 10 May, 2019 1 commit
-
-
Gabriel Devillers authored
- can now be launched from install/bin - now added to packages Tested on Linux, Windows and macOS.
-
- 24 Apr, 2019 5 commits
-
-
Pierre Guilbert authored
# Conflicts: # LidarPlugin/CMakeLists.txt # Superbuild/Projects/nanoflann.cmake # Superbuild/versions.cmake
-
-
Nick Laurenson authored
Add a clustering algorithm : DBSCAN See merge request ComputerVision/VeloView!18
-
Nick Laurenson authored
-
Nick Laurenson authored
-
- 23 Apr, 2019 3 commits
-
-
Nick Laurenson authored
-
Nick Laurenson authored
-
Nick Laurenson authored
-
- 15 Apr, 2019 1 commit
-
-
Pierre Guilbert authored
-
- 10 Apr, 2019 1 commit
-
-
Gabriel Devillers authored
-
- 15 Mar, 2019 1 commit
-
-
Gabriel Devillers authored
Was broken since superbuild upgrade
-
- 25 Feb, 2019 1 commit
-
-
Nick Laurenson authored
-
- 08 Feb, 2019 1 commit
-
-
Bastien Jacquet authored
This avoid run-time error due to the conflict between the VTK-provided protobuf 2.6.1 at runtime and system-wide 3.0+ version used by other superbuild projects, that make their code require 3.0+ version at runtime
-
- 01 Feb, 2019 3 commits
-
-
Nick Laurenson authored
Add Windows build bot See merge request bjacquet/VeloView-kwinternal!251
-
Gabriel Devillers authored
This reverts commit e762686d3978102c063fbc668704e1f1fd6d2051. Reasons not to copy ninja.exe to build directory: 1) it does not make the build much simpler: you still have to install git, cmake and Visual Studio. So downloading ninja.exe and adding it to your path is not a lot of work (If you are lazy place it in C:\Windows\System32). That takes approximately 1 minute. 2) it does not add ninja.exe to the path, so if you want to rebuild only veloview (for a faster build) you go to common-superbuild/veloview/build (as indicated by the developer guide), and in this directory there is no ninja.exe so your command with "ninja" fails and you are perplexed. 3) it complexifies the work of the CI scripts
-
Gabriel Devillers authored
Was required to package on Windows
-
- 29 Jan, 2019 1 commit
-
-
Nick Laurenson authored
-
- 23 Jan, 2019 5 commits
-
-
Gabriel Devillers authored
-
Gabriel Devillers authored
To fix bug preventing ceres build on windows
-
Gabriel Devillers authored
Was needing static boost which is not built anymore.
-
Gabriel Devillers authored
In order to have a straight-forward merge from Gitlab merge request UI. + added option -DBoost_NO_BOOST_CMAKE:BOOL=true to pcl to fix building + upgraded flann from 1.8.1 (plus patches) to 1.9.1
-
Gabriel Devillers authored
It is unlikely that this variable will change soon. This variable is kept should we want to go back to Qt 4 (should not append hopefully because ParaView recently dropped Qt 4 support)
-
- 21 Jan, 2019 1 commit
-
-
Pierre Guilbert authored
enable option to generate filter documentation See merge request bjacquet/VeloView-kwinternal!219
-
- 11 Jan, 2019 3 commits
-
-
-
Pierre Guilbert authored
-
Nick Laurenson authored
-
- 10 Jan, 2019 1 commit
-
-
Gabriel Devillers authored
aka "Bundling", "creating a bundle" Also works if brandind != "VeloView"
-