Skip to content

Shell scripts and other tools for facilitating ROS/ROS2 development

Notifications You must be signed in to change notification settings

jrgnicho/ros_development_config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

151 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ROS Development Scripts

Various scripts for facilitating ROS and ROS2 development

Setup Instructions

  • 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
    

ROS/catkin Tools

ROS2/colcon Tools

Other features

Other Useful Tools

About

Shell scripts and other tools for facilitating ROS/ROS2 development

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •