Commits on Source (16)
-
d.kilic authored
-
Schrödter, Tobias authored
The newly added workflow tests the building, unit tests, and regression tests on our Mac OS runner. Additionally when creating a release the installer will be uploaded to sciebo.
-
Schrödter, Tobias authored
Add Macos CI See merge request !144
-
d.kilic authored
-
d.kilic authored
Update .gitlab-ci.yml file The building of the installer in the CI is broken, because dependencies are not properly set. The Windows-CI fetched th artifacts from Mac `C:\GitLabRunner\builds\R5KJi7Pq\0\ped-dyn-emp\petrack\build\_CPack_Packages\Darwin\DragNDrop` which results in the failure of some scripts. I made Windows not depend on anything, since it builds PeTrack again and made the MacOS job depend on `build_macos` so it fetches the already built bundle. I'll comment out the part which only allows these to run on master, so we can test it. - [ ] include only on master constraint again See merge request !152
-
Schrödter, Tobias authored
Signed-off-by:
schroedtert <t.schroedter@fz-juelich.de>
-
Schrödter, Tobias authored
Fix MacOS release/deploy step in CI See merge request !153
-
Schrödter, Tobias authored
Signed-off-by:
schroedtert <t.schroedter@fz-juelich.de>
-
Schrödter, Tobias authored
Add option to export the view via CLI Closes #245 See merge request !151
-
l.dressen authored
Showing
- .gitlab-ci.yml 79 additions, 8 deletions.gitlab-ci.yml
- CMakeLists.txt 2 additions, 4 deletionsCMakeLists.txt
- cmake_modules/install_helper.cmake 14 additions, 12 deletionscmake_modules/install_helper.cmake
- include/calibFilter.h 15 additions, 0 deletionsinclude/calibFilter.h
- include/control.h 51 additions, 14 deletionsinclude/control.h
- include/petrack.h 1 addition, 0 deletionsinclude/petrack.h
- src/autoCalib.cpp 18 additions, 6 deletionssrc/autoCalib.cpp
- src/calibFilter.cpp 72 additions, 2 deletionssrc/calibFilter.cpp
- src/codeMarkerWidget.cpp 4 additions, 4 deletionssrc/codeMarkerWidget.cpp
- src/control.cpp 323 additions, 19 deletionssrc/control.cpp
- src/helper.cpp 6 additions, 2 deletionssrc/helper.cpp
- src/main.cpp 20 additions, 8 deletionssrc/main.cpp
- src/petrack.cpp 28 additions, 1 deletionsrc/petrack.cpp
- tests/regression_test/data/blackdotMarker.pet 2 additions, 2 deletionstests/regression_test/data/blackdotMarker.pet
- tests/regression_test/data/codeMarker.pet 2 additions, 2 deletionstests/regression_test/data/codeMarker.pet
- tests/regression_test/data/markerCasern.pet 2 additions, 2 deletionstests/regression_test/data/markerCasern.pet
- tests/regression_test/data/markerJapan.pet 2 additions, 2 deletionstests/regression_test/data/markerJapan.pet
- tests/regression_test/data/multiColorMarkerWithAruco.pet 2 additions, 2 deletionstests/regression_test/data/multiColorMarkerWithAruco.pet
- tests/regression_test/data/multiColorMarkerWithAruco_dictMip36h12.pet 2 additions, 2 deletions...sion_test/data/multiColorMarkerWithAruco_dictMip36h12.pet
- tests/regression_test/data/multicolor.pet 2 additions, 2 deletionstests/regression_test/data/multicolor.pet