Rock

the Robot Construction Kit

Go to next stable Flavor master
drivers/orogen/canbus

Package Info

Import Info

  • defined in package set: rock
    in autoproj, a package set is used to declare packages so that they can be imported and built. To be able to build a package, one should therefore add the relevant package set to its build configuration by copy/pasting one of the following blocks (either the Rock short definition or the Autoproj definition) into the package_sets section of autoproj/manifest. See also this tutorial.
    Rock short definitionshow/hide
      - gitorious: rock/package_set
    
    Autoproj definitionshow/hide
      - type: git
        url: git://gitorious.org/rock/package_set.git
        push_to: git@gitorious.org:/rock/package_set.git
        retry_count: 10
    
  • import info:
    Rock short definitionshow/hide
      - branch: $ROCK_FLAVOR
        gitorious: rock-drivers/$PACKAGE_BASENAME
    
    overriden in rock
      - branch: $ROCK_FLAVOR
        gitorious: rock-drivers/orogen-$PACKAGE_BASENAME
    
    Autoproj definitionshow/hide
      - type: git
        url: git://gitorious.org/rock-drivers/orogen-canbus.git
        branch: master
        push_to: git@gitorious.org:/rock-drivers/orogen-canbus.git
        retry_count: 10