-
- Downloads
Merge `master` into `develop` (#203)
* Add automatic nightly sanity check (#192) * Add automatic nightly check * fix * Add badge * remove conditions * Remove develop badge * restore name * Fix nightly check (#193) * Fix nightly check * fix test * upgrade scikit-learn to 0.22 (#198) * upgrade scikit-learn to 0.22 0.21.3 causes warnings with the current numpy version. Upgrading it fixes it. * add changelog Co-authored-by:ad-daniel <daniel.dias@epfl.ch> * bug fixed (#196) Co-authored-by:
Negar <negar.heidari@eng.au.dk> Co-authored-by:
ad-daniel <44834743+ad-daniel@users.noreply.github.com> * Fix copyright dates and double-check rights owner (action required) (#199) * Fix dates * undo wrong change * Fix Tampere * Automatic test of pip and docker (#200) * Test pip installation * Trigger * Fix * Minor * Updated wheel test * Added libopenblas install * Temporary test disable * Temporary test disable * Added libsndfile1 dependency * Restored disabled test * New wheel building pipeline * Update build_wheel.sh * Added libboost-dev dep * Update installation.md * Switch to sdist * sdist workflow * Update tests_suite.yml * Added numpy include dirs * Disabled two 3d detection tests * Disabled three 3d detection tests * Disabled five 3d detection tests * Disabled all 3d detection tests * Disabled model download - 3d test * Disabled everything? * Removed imports from 3d object detection test * Import test * Import test * Import test * Import test * Import test * Import test * Restored test * Disabled object detection 3d test * Refactor workflow * disable temporarely * Fix docker mobile manipulation * Re-enable test * add badge * Fix changelog * remove test install reference * Restored pip installation Co-authored-by:
Nikolaos Passalis <passalis@users.noreply.github.com> Co-authored-by:
Nikolaos <passalis@csd.auth.gr> Co-authored-by:
Pavlos Tosidis <35866477+Pavlos-Tosidis@users.noreply.github.com> Co-authored-by:
Negar Heidari <36771997+negarhdr@users.noreply.github.com> Co-authored-by:
Negar <negar.heidari@eng.au.dk> Co-authored-by:
Nikolaos Passalis <passalis@users.noreply.github.com> Co-authored-by:
Nikolaos <passalis@csd.auth.gr>
Showing
- .github/workflows/test_packages.yml 103 additions, 0 deletions.github/workflows/test_packages.yml
- .github/workflows/tests_suite.yml 8 additions, 6 deletions.github/workflows/tests_suite.yml
- .github/workflows/tests_suite_develop.yml 108 additions, 0 deletions.github/workflows/tests_suite_develop.yml
- CHANGELOG.md 17 additions, 0 deletionsCHANGELOG.md
- MANIFEST.in 2 additions, 0 deletionsMANIFEST.in
- README.md 12 additions, 10 deletionsREADME.md
- bin/build_wheel.sh 19 additions, 0 deletionsbin/build_wheel.sh
- bin/install.sh 0 additions, 8 deletionsbin/install.sh
- dependencies/parse_dependencies.py 1 addition, 1 deletiondependencies/parse_dependencies.py
- docs/reference/installation.md 1 addition, 1 deletiondocs/reference/installation.md
- include/data.h 1 addition, 1 deletioninclude/data.h
- include/face_recognition.h 1 addition, 1 deletioninclude/face_recognition.h
- include/opendr_utils.h 1 addition, 1 deletioninclude/opendr_utils.h
- include/target.h 1 addition, 1 deletioninclude/target.h
- projects/c_api/Makefile 1 addition, 1 deletionprojects/c_api/Makefile
- projects/c_api/samples/face_recognition/face_recognition_demo.c 1 addition, 1 deletion...ts/c_api/samples/face_recognition/face_recognition_demo.c
- projects/control/eagerx/Makefile 1 addition, 1 deletionprojects/control/eagerx/Makefile
- projects/control/mobile_manipulation/mobile_manipulation_demo.py 1 addition, 1 deletion...s/control/mobile_manipulation/mobile_manipulation_demo.py
- projects/control/single_demo_grasp/simulation_ws/src/single_demo_grasping_demo/inference/inference_utils.py 1 addition, 1 deletion...rc/single_demo_grasping_demo/inference/inference_utils.py
- projects/control/single_demo_grasp/simulation_ws/src/single_demo_grasping_demo/inference/single_demo_grasp_camera_stream.py 1 addition, 1 deletion...rasping_demo/inference/single_demo_grasp_camera_stream.py
Loading
Please register or sign in to comment