Various scripts for facilitating ROS and ROS2 development
-
Clone the "ros_development_config" repository in your home directory by running the following command:
cd git clone https://github.com/jrgnicho/ros_development_config.git
-
Add the following line to your bash file ".bashrc":
source "$HOME/ros_development_config/general/setup.bash"
-
Run your bash file
source ~/.bashrc
- Eclipse/ROS integration