Sophie

Sophie

distrib > Fedora > 19 > i386 > by-pkgid > e4dadac20ffc555d5d604c740510eecd > files > 151

python-rosdep-0.10.33-1.fc19.noarch.rpm


<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">


<html xmlns="http://www.w3.org/1999/xhtml">
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    
    <title>ROS packages &mdash; rosdep 0.10.33 documentation</title>
    
    <link rel="stylesheet" href="_static/sphinxdoc.css" type="text/css" />
    <link rel="stylesheet" href="_static/pygments.css" type="text/css" />
    
    <script type="text/javascript">
      var DOCUMENTATION_OPTIONS = {
        URL_ROOT:    '',
        VERSION:     '0.10.33',
        COLLAPSE_INDEX: false,
        FILE_SUFFIX: '.html',
        HAS_SOURCE:  true
      };
    </script>
    <script type="text/javascript" src="_static/jquery.js"></script>
    <script type="text/javascript" src="_static/underscore.js"></script>
    <script type="text/javascript" src="_static/doctools.js"></script>
    <link rel="top" title="rosdep 0.10.33 documentation" href="#" /> 
  </head>
  <body>
    <div class="related">
      <h3>Navigation</h3>
      <ul>
        <li class="right" style="margin-right: 10px">
          <a href="genindex.html" title="General Index"
             accesskey="I">index</a></li>
        <li class="right" >
          <a href="py-modindex.html" title="Python Module Index"
             >modules</a> |</li>
        <li><a href="contents.html">rosdep 0.10.33 documentation</a> &raquo;</li> 
      </ul>
    </div>
      <div class="sphinxsidebar">
        <div class="sphinxsidebarwrapper">
            <p class="logo"><a href="contents.html">
              <img class="logo" src="_static/ros.png" alt="Logo"/>
            </a></p>
<div id="searchbox" style="display: none">
  <h3>Quick search</h3>
    <form class="search" action="search.html" method="get">
      <input type="text" name="q" />
      <input type="submit" value="Go" />
      <input type="hidden" name="check_keywords" value="yes" />
      <input type="hidden" name="area" value="default" />
    </form>
    <p class="searchtip" style="font-size: 90%">
    Enter search terms or a module, class or function name.
    </p>
</div>
<script type="text/javascript">$('#searchbox').show(0);</script>
        </div>
      </div>

    <div class="document">
      <div class="documentwrapper">
        <div class="bodywrapper">
          <div class="body">
            
  <h1>Welcome</h1>

  <p>
    rosdep is a command-line tool for installing system dependencies.

    For *end-users*, rosdep helps you install system dependencies for
    software that you are building from source.
    
    For *developers*, rosdep simplifies the problem of installing
    system dependencies on different platforms.  Instead of having to
    figure out which debian package on Ubuntu Oneiric contains Boost,
    you can just specify a dependency on 'boost'.

    rosdep is supported on a variety of platforms/package managers:

    <ul>
    <li>Ubuntu (apt)</li>
    <li>Debian (apt)</li>
    <li>OS X (Homebrew)</li>
    <li>Red Hat Enterprise Linux (rpm/experimental)</li>
    <li>Arch (pacman/experimental)</li>
    <li>Gentoo (equery/experimental)</li>
    <li>Cygwin (experimental)</li>
    </ul>
    
  </p>
  <h2>Documentation</h2>

  <table class="contentstable" align="center" style="margin-left: 30px"><tr>
    <td width="50%">
      <p class="biglink"><a class="biglink" href="overview.html">Overview</a><br/>
         <span class="linkdescr">Installing and using rosdep</span></p>
      <p class="biglink"><a class="biglink" href="commands.html">Command-line reference</a><br/>
         <span class="linkdescr">rosdep command usage</span></p>

      <p class="biglink"><a class="biglink" href="contributing_rules.html">Contributing rosdep rules</a><br/>
         <span class="linkdescr">How to submit new/updated rules for rosdep</span></p>

    </td><td width="50%">

      <p class="biglink"><a class="biglink" href="rosdep_yaml_format.html">Rosdep YAML format</a><br/>
         <span class="linkdescr">Specification of the rosdep.yaml file formats</span></p>


      <p class="biglink"><a class="biglink" href="developers_guide.html">Developers Guide</a><br/>
         <span class="linkdescr">How to contribute new OS/package managers to rosdep</span></p>

      <p class="biglink"><a class="biglink" href="rosdep2_api.html">Python API</a><br/>
         <span class="linkdescr"><em>Unstable</em> Python API for using rosdep as a library</span></p>

    </td></tr>
  </table>


          </div>
        </div>
      </div>
      <div class="clearer"></div>
    </div>
    <div class="related">
      <h3>Navigation</h3>
      <ul>
        <li class="right" style="margin-right: 10px">
          <a href="genindex.html" title="General Index"
             >index</a></li>
        <li class="right" >
          <a href="py-modindex.html" title="Python Module Index"
             >modules</a> |</li>
        <li><a href="contents.html">rosdep 0.10.33 documentation</a> &raquo;</li> 
      </ul>
    </div>
    <div class="footer">
        &copy; Copyright 2011, Willow Garage.
      Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.1.3.
    </div>
  </body>
</html>