dac73ad913
This fixes a linker issue that can arise on some build environments: ld: warning: librospack.so, needed by /opt/ros/indigo/lib/libroslib.so, not found (try using -rpath or -rpath-link) /opt/ros/indigo/lib/libroslib.so: undefined reference to `rospack::ROSPack::run(std::string const&)' collect2: error: ld returned 1 exit status |
||
---|---|---|
core | ||
ros | ||
tools | ||
.gitignore | ||
AUTHORS | ||
README |
README
Robot Operating System (ROS) =============================================================================== ROS is a meta-operating system for your robot. It provides language-independent and network-transparent communication for a distributed robot control system. Installation Notes ------------------ For full installation instructions, including system prerequisites and platform-specific help, see: http://ros.org/wiki/ROS/Installation