Skip to content

jjekircp/ros-helper-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

ros-helper-scripts

  • rosremote.sh: automatically set ROS_MASTER_URI and ROS_IP shell variables for using a ROS master located on a different host.
    • Usage: . rosremote.sh ROS_MASTER_IP
    • (don't forget the "." or the variable setting will not take effect)
  • ws: run a command in all subdirectories of your catkin workspace src/ directory
    • Usage: ws COMMAND
    • (I do things like ws git branch or ws git status to see the state of all my repositories at once)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages