From Fedora Project Wiki

< SIGs‎ | Robotics

No edit summary
Line 16: Line 16:
Some extra packaging work is  
Some extra packaging work is  
* Ensure all appropriate Fedora packages appear in their relevant [http://ros.org/doc/api/rosdep2/html/contributing_rules.html rosdep manifests]
* Ensure all appropriate Fedora packages appear in their relevant [http://ros.org/doc/api/rosdep2/html/contributing_rules.html rosdep manifests]
* Package [http://www.gazebosim.org  Gazebo]
* Package [http://www.gazebosim.org  Gazebo] ([https://bugzilla.redhat.com/show_bug.cgi?id=825409 Review Request])
** Issues: Bundles several libraries, prefixed with gazebo_*.so.  Some (ODE) contain significant changes from upstream.  Need to get clarification on whether  changes will be upstreamed.
** Issues: Bundles several libraries, prefixed with gazebo_*.so.  Some (ODE) contain significant changes from upstream.  Need to get clarification on whether  changes will be upstreamed.

Revision as of 15:17, 29 May 2012

ROS has traditionally only supported a self-contained installation from version control, typically somewhere like ~/ros or /opt/ros. While Debian and Ubuntu packages exist for many ROS components, they are hosted by the ROS community and onl support installation to /opt/ros. Beginning with ROS Fuerte (released 2012-04-23), the ROS community is moving towards conforming with the FHS (REP 122.)

Now that the ROS community are targeting an FHS-compatible layout, it should be possible to generate binary packages for ROS components and get them accepted into Fedora proper (distribution acceptance is one of the stated reasons for the switch.) This page summarizes the progress towards getting a full working ROS installation into Fedora.

Tasks

Dependencies

Some extra packaging work is

  • Ensure all appropriate Fedora packages appear in their relevant rosdep manifests
  • Package Gazebo (Review Request)
    • Issues: Bundles several libraries, prefixed with gazebo_*.so. Some (ODE) contain significant changes from upstream. Need to get clarification on whether changes will be upstreamed.