Skip to content

ijt/rosdoctor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

rosdoctor

Utility to check for common installation problems in ROS

Installing

To install the version from github, first install the latest version of Go and then run

go get github.com/ijt/rosdoctor

To install a local copy, make sure the source code is in a src/ subdirectory in your $GOPATH and then run

go get

in this directory.

Usage

Just type

rosdoctor

at the command line to check for issues on your system.

About

Utility to check for common installation problems in ROS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages