moved to humble and added rustup

This commit is contained in:
Kristofer Bengtsson 2023-01-17 12:21:19 +01:00 committed by GitHub
parent 0912ee8126
commit 52feb45ccf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -1,8 +1,8 @@
#!/bin/bash
source /opt/ros/rolling/setup.bash
source /opt/ros/foxy/setup.bash
source /opt/ros/humble/setup.bash
source /opt/ros/galactic/setup.bash
rustup update
cd /r2r/
/root/.cargo/bin/cargo test
/root/.cargo/bin/cargo test