Commit graph

33 commits

Author SHA1 Message Date
Maximilian Kratz cf0637a3a8 Adds old main branch name to the allow list of the GitHub Actions config 2024-03-30 07:49:11 +01:00
Maximilian Kratz 7d3d9b465c Adds a LICENSE
Closes #5.
2024-03-30 07:48:15 +01:00
Maximilian Kratz e1cff65d0e
Merge pull request #4 from maxkratz/feature/update-github-actions
Updates GitHub-based Actions to their latest versions
2023-12-20 09:11:40 +01:00
Maximilian Kratz 2c61574a39 Updates GitHub-based Actions to their latest versions 2023-12-20 08:03:01 +01:00
Maximilian Kratz 8908f2aec3
Merge pull request #3 from maxkratz/feature/migrate-ci-to-actions
Migrate CI to GitHub Actions
2023-01-29 13:05:55 +01:00
Maximilian Kratz cae7fefd79 Updates badge in README.md 2023-01-29 12:11:56 +01:00
Maximilian Kratz 408e1d56c1 Updates CI config to include conditional push 2023-01-29 12:09:45 +01:00
Maximilian Kratz 103589f864 Adds first version of the GitHub Actions build only CI 2023-01-29 12:04:41 +01:00
Maximilian Kratz f8c2e40851 Changes all usages of "apt" to "apt-get"
Because of the stable CLI interface
2022-09-10 11:25:44 +02:00
Maximilian Kratz dad6876c9f Merge branch 'opencv' 2021-04-24 19:09:34 +02:00
Maximilian Kratz 641f10e424 Switched to two step complete ci build (on one branch) 2021-04-24 19:09:21 +02:00
Maximilian Kratz 4a092e54b2 Merge branch 'master' into opencv 2021-03-05 18:48:43 +01:00
Maximilian Kratz 632cf8d45d Added build status. 2020-12-18 10:47:49 +01:00
Maximilian Kratz 9a9222070e Changed last workdir-state back to home-folder.
This commit also triggers a new, updated build.
2020-04-10 10:40:57 +02:00
Maximilian Kratz 5c7e974a15 Further adjustments after merge. 2020-03-22 19:03:27 +01:00
Maximilian Kratz 2d8ffb43ea Merge branch 'master' into opencv 2020-03-22 19:01:29 +01:00
Maximilian Kratz 4a4c3ce06e Removed extra user (using root instead).
This commit also triggers a new build which provides further updates of new ros dashing packages.
2020-03-22 19:01:16 +01:00
Maximilian Kratz 25b9b7128b Changed order: OpenCV (4.2.0) after installing RealSense packages. 2020-02-05 15:58:26 +01:00
Maximilian Kratz 73f4e4278e Merge branch 'master' into opencv 2020-01-31 23:34:28 +01:00
Maximilian Kratz 3124d1b814 Bugfix for failing script. (Missing '-y'.) 2020-01-31 22:02:48 +01:00
Maximilian Kratz 241da3de09 Added clang-format. 2020-01-31 17:44:20 +01:00
Maximilian Kratz 9f54b66232 Added config for "opencv"-tag + readded opencv + RealSense build. 2020-01-31 16:01:11 +01:00
Maximilian Kratz 3c10d8bac8 Increased inotify max watch size. 2020-01-31 14:51:41 +01:00
Maximilian Kratz e7d7656e9c Removed opencv + Real Sense stuff. (Moved to extra branch with sep. tag) 2020-01-31 10:17:23 +01:00
Maximilian Kratz 5b3ae566e0 Added drone-CI config for external image build. 2020-01-30 17:57:32 +01:00
Maximilian Kratz 1c3bf51702 Fixed wrong order (install pip3 before using it). 2020-01-30 10:30:33 +01:00
Maximilian Kratz 8db2b98717 Bugfix: Version conflict (apt, colcon) + using WORKDIR + added opencv.
Resolved a version conflict of an colcon-apt package via using pip3 install. Using WORKDIR instead of cd. Added opencv (built from source) and some Intel RealSense related packages.
2020-01-30 09:19:20 +01:00
Maximilian Kratz 8f606e5585 Bugfix for missing bashrc-stuff. 2019-12-22 17:12:25 +01:00
Maximilian Kratz d4295e5006 Added googletest-suite (compiling + linking). 2019-12-20 13:47:09 +01:00
Maximilian Kratz c8962640c2 Added catkin + yaml-cpp + refactoring. 2019-12-20 10:52:12 +01:00
Maximilian Kratz 448f5b8f10 Added initial README. 2019-12-19 17:11:03 +01:00
Maximilian Kratz 8431a2a859 Added first version of ros2dashing Dockerfile. 2019-12-19 17:10:07 +01:00
Maximilian Kratz 9b125dfc37 Initial commit 2019-12-19 17:03:00 +01:00