Install from source (Linux)
Get the sources
You can either download the latest release, or clone the repository to you machine.
Downloading the latest release
The latest release can be found on this link: ROS Switch - Release page.
Now unzip it, and place in the root directory (where the requirements.txt
and setup.sh
files are located).
Cloning from Github
In the directory where you want to place the application, run these command:
Install the application
Now, you have to add the setup script to your .bashrc
or .zshrc
file (depending on the terminal you use). Just type the following command on your terminal:
Now you can open a new terminal and the application should be installed. You can check it by running:
If there are no problem, you should see several lines of text with colors. Else, if any error occur you might have a problem with you installation or your system. In this case, please fill an issue on the project GitHub.
Uninstall
To uninstall the application, you have to remove the line from either your .bashrc
or .zshrc
:
And delete the folder containing the application.
Cache files are located in:
$HOME/.local/share/ros_switch
/opt/ros/ros_switch