Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ SCRIPTING ] : Adds Installations script #71

Merged
merged 34 commits into from
Apr 12, 2024
Merged
Show file tree
Hide file tree
Changes from 31 commits
Commits
Show all changes
34 commits
Select commit Hold shift + click to select a range
c65080d
Installatins script added
AryanNanda17 Apr 8, 2024
9e8ffae
unameOUT variable updated
AryanNanda17 Apr 8, 2024
1f10472
Homebrew doesn't include pip explicitly, so it was taken out.
AryanNanda17 Apr 9, 2024
73c0391
ros2 installation for macOS updated
AryanNanda17 Apr 9, 2024
1ddf83d
ros2 installation for macOS updated
AryanNanda17 Apr 9, 2024
061740e
URl updated
AryanNanda17 Apr 9, 2024
9af25f9
microros setup updated
AryanNanda17 Apr 9, 2024
7d0b7e9
MacOS installations updated
AryanNanda17 Apr 9, 2024
f5049db
Cloned Mario in home and not /temp
AryanNanda17 Apr 9, 2024
82d84b0
Mario repo cloned in home dir
AryanNanda17 Apr 10, 2024
88156e7
catkin_pkg installed in macos
AryanNanda17 Apr 10, 2024
8006035
Only ros2-dev branch cloned
AryanNanda17 Apr 10, 2024
e561263
ros2_ws could be run without root privileges now
AryanNanda17 Apr 10, 2024
a6a1c74
~ changed to /Users/Aryan
AryanNanda17 Apr 10, 2024
0948fb5
~ changed to /Users/Aryan
AryanNanda17 Apr 10, 2024
6e36b72
minor change
AryanNanda17 Apr 10, 2024
7774d48
mv changed to cp
AryanNanda17 Apr 10, 2024
2f1b7dd
renamed the script and removed old scripts
AryanNanda17 Apr 10, 2024
49787fc
renamed the branch name from ros2-dev to humble
AryanNanda17 Apr 10, 2024
d12333f
renamed install_codes.sh -> installations.sh
AryanNanda17 Apr 11, 2024
d973c5f
minor changes
AryanNanda17 Apr 11, 2024
1cc49e8
Merge branch 'SRA-VJTI:humble' into aryan_script
AryanNanda17 Apr 11, 2024
c7ac988
sourcing command added after ros2 installation
AryanNanda17 Apr 11, 2024
5bb36b8
removed explicit installation of rosdep
AryanNanda17 Apr 11, 2024
886d582
cp -> cp -r and debugging prints
AryanNanda17 Apr 11, 2024
6f69508
sourcing of mambaforge done for only mac
AryanNanda17 Apr 11, 2024
e202ffd
syntax error corrected
AryanNanda17 Apr 11, 2024
4e56c97
necessary packages added
AryanNanda17 Apr 11, 2024
50159e1
soured shell for linux and not for mac
AryanNanda17 Apr 11, 2024
608ec56
duplicate package removed
AryanNanda17 Apr 11, 2024
179d1d0
Added more packages for installations and Linux installation done
AryanNanda17 Apr 11, 2024
4989ff3
double quotes removed
AryanNanda17 Apr 12, 2024
455be41
/bin/zsh changed to zsh
AryanNanda17 Apr 12, 2024
dcc0b74
micrros cloned in linux
AryanNanda17 Apr 12, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
87 changes: 0 additions & 87 deletions install_codes_focal.sh

This file was deleted.

100 changes: 0 additions & 100 deletions install_codes_jammy.sh

This file was deleted.

Loading