Commit Graph

98 Commits

Author SHA1 Message Date
Oleg Kalachev
3e22ed3824 Use base focal image 2021-06-23 00:03:17 +03:00
Oleg Kalachev
acf9d304d2 Use apt-get not apt
apt issues warnings as it doesn’t have a stable interface
2021-06-22 23:52:42 +03:00
Oleg Kalachev
3621327929 Merge commit 'd0670f123588a5144f41c5626f49c952f061780a' into actions-noetic 2021-06-22 23:47:02 +03:00
Oleg Kalachev
0759a10973 Echo commands in install software script 2021-06-22 21:56:46 +03:00
Oleg Kalachev
e491ca6e18 Echo commands in build script 2021-06-22 21:55:39 +03:00
Oleg Kalachev
15b685ca06 Make build script work on mac and linux 2021-06-22 21:54:47 +03:00
Oleg Kalachev
09551d89e3 Use packer for darwin 2021-06-22 20:17:17 +03:00
Oleg Kalachev
ae652f0d1c Try macos-10.15 2021-06-22 20:14:55 +03:00
Oleg Kalachev
2b5548fe7f Try Ubuntu Bionic 2021-06-22 19:10:44 +03:00
Oleg Kalachev
969ed1dbdc Use apt-get not apt 2021-06-22 19:06:10 +03:00
Oleg Kalachev
fc4b87bb64 Ubuntu 20.04 2021-06-22 19:02:51 +03:00
Oleg Kalachev
5fbcca0fa3 Simplify script 2021-06-22 19:00:03 +03:00
Oleg Kalachev
aaadd0f72e Fix 2021-06-22 18:59:25 +03:00
Oleg Kalachev
b3faab68e1 Echo commands 2021-06-22 18:52:07 +03:00
Oleg Kalachev
93d75e8a02 Add GitHub actions workflow 2021-06-22 18:20:59 +03:00
Oleg Kalachev
129936bb4c v0.4.1 v0.4.1 2021-02-22 20:42:39 +03:00
Oleg Kalachev
8393fd4c27 Fix building sitl_gazebo (#2) v0.4 2021-01-26 15:49:44 +03:00
Oleg Kalachev
141a6f37b5 Add jMAVSim + Clover shortcut 2021-01-13 18:29:54 +03:00
Oleg Kalachev
7b046547a4 Simplify VS Code shortcut title 2021-01-13 18:29:44 +03:00
Alexey Rogachevskiy
d0670f1235 ros_ide_vm: Don't try to disable scrensaver
Apparently there's more to it than just this one file. Need to investigate further.
2020-10-27 00:06:59 +03:00
Alexey Rogachevskiy
5b599431a1 scripts: Re-add rqt_multiplot installation 2020-10-26 21:58:33 +03:00
Alexey Rogachevskiy
de95bbb2bb scripts: Build against the 22 branch 2020-10-26 21:41:07 +03:00
Alexey Rogachevskiy
74a83d7159 ros_ide_vm: Remove vscode configuration
It's all Python3 now
2020-10-26 21:39:54 +03:00
Alexey Rogachevskiy
244c678e46 scripts, ros_ide_vm: Disable screen autolock 2020-10-26 21:36:54 +03:00
Alexey Rogachevskiy
56e0f805db scripts: Temporarily disable rqt_multiplot installation
It is not yet released for Noetic. May have to build it from sources for x86_64.
2020-10-26 19:25:31 +03:00
Alexey Rogachevskiy
07c328484d scripts: Use proper branch for clover 2020-10-26 11:06:03 +03:00
Alexey Rogachevskiy
dafebce445 scripts: Re-enable patching sitl_gazebo 2020-10-26 09:40:44 +03:00
Alexey Rogachevskiy
ed2e767748 scripts: Use absolute path for mav_comm clone 2020-10-26 08:32:51 +03:00
Alexey Rogachevskiy
407a1a30cf scripts: Use Python3, noetic wherever possible 2020-10-25 23:58:34 +03:00
Alexey Rogachevskiy
b3dd27356e assets: Update sitl_gazebo patch 2020-10-25 23:03:37 +03:00
Alexey Rogachevskiy
841f8f45b1 Update to Ubuntu Focal 2020-10-25 22:59:50 +03:00
Oleg Kalachev
29f4118dc6 Use git describe for image name v0.3 2020-10-23 16:59:37 +03:00
Alexey Rogachevskiy
18e3d2408f scripts: Use master branch for clover 2020-08-14 16:36:39 +03:00
Alexey Rogachevskiy
b452360661 build: Fix syntax 2020-08-11 23:24:09 +03:00
Alexey Rogachevskiy
db0d54ba27 build: Show deploy link in logs 2020-08-11 00:59:21 +03:00
Alexey Rogachevskiy
b8efc64718 assets, scripts: More clever->clover transitions 2020-08-10 19:01:37 +03:00
Alexey Rogachevskiy
16e81cabf9 scripts: ugh, npm 2020-08-10 02:14:38 +03:00
Alexey Rogachevskiy
a87234921d scripts: Expose examples 2020-08-10 00:33:33 +03:00
Alexey Rogachevskiy
62391fa4d4 scripts: Install Node.js and build Clover docs 2020-08-10 00:30:45 +03:00
Alexey Rogachevskiy
d3dded96a8 scripts: Use v1.10.1-clover branch for PX4 2020-08-07 17:07:49 +03:00
Alexey Rogachevskiy
de5ea26b6c travis: Use xvfb to run packer
This may help with SSH timeouts - apparently something is wrong when
Virtualbox starts without an X session, so the internal X session fails.
2020-08-04 13:23:01 +03:00
Alexey Rogachevskiy
9c7e1926aa base_vm, ros_ide_vm: Rename clever to clover 2020-08-04 00:10:00 +03:00
Alexey Rogachevskiy
345d639e53 scripts: Remove hardcoded paths to $HOME, prepare for renaming 2020-08-03 19:06:15 +03:00
Alexey Rogachevskiy
03a52f7129 scripts: Respect requirements.txt from clover 2020-07-22 00:35:03 +03:00
Alexey Rogachevskiy
f5ded4c4e2 build: Bring back check for prebuilt image v0.1 2020-07-20 23:31:50 +03:00
Alexey Rogachevskiy
d2bce5c4ad travis: Try downgrading virtualbox
Not sure if it's going to help, but why not?
2020-07-20 23:16:30 +03:00
Alexey Rogachevskiy
e31ff0d850 build.sh: Always run Packer twice
First invocation will most likely fail, but I can't see other major differences
between working (travis-integration branch) and not working (main branch)
Virtualboxes.
2020-07-20 22:45:34 +03:00
Alexey Rogachevskiy
5ede163f02 travis, build: Produce less dots 2020-07-20 22:29:26 +03:00
Alexey Rogachevskiy
f209bf024c build.sh: Add version to resulting image 2020-07-20 22:03:30 +03:00
Alexey Rogachevskiy
66f544add5 travis: Upload directly to root 2020-07-20 22:03:14 +03:00