This BashScript was developed with the recommended version (2020) ROS1 Melodic Morenia for the Linux distribution Ubuntu Budgie 18.04 LTS, and compiled with the catkin-tools extension (catkin build). It's worth noting that the latest version of ROS1 will be Noetic Ninjemys, but it's currently in the beta phase. There is also the Moveit 2 project for ROS2, but it is still in the migration process.
- Linux Ubuntu 18.04 LTS
This bash-script does the following steps:
- Adds commands to the "~/.bashrc" file
- Installs ROS Melodic Morenia
- Installs MoveIt Melodic 1.0 LTS
- Creates a workspace in the "~/ws_moveit" folder
- Compiles the workspace with catkin build
- Download the file and extract the folder
- Inside the files folder, open the terminal
- Type
$ bash bash_script_ros.sh
- The installation may take up to 40 minutes, please wait...
- To open the list of new commands, type
$ peve_help
- Upon completion, the program will be ready to execute the Moveit tutorials.
Copyright © 2020, Paulo Victor Duarte, All rights reserved.