Re: [ros-users] resolving open REP-0122 issues

Forside
Vedhæftede filer:
Indlæg som e-mail
+ (text/plain)
+ (text/html)
Slet denne besked
Besvar denne besked
Skribent: User discussions
Dato:  
Til: User discussions
Emne: Re: [ros-users] resolving open REP-0122 issues
On Tue, Jul 24, 2012 at 10:49 PM, Jack O'Quin <> wrote:

> On Tue, Jul 24, 2012 at 3:37 PM, Jonathan Bohren
> <> wrote:
> > On Tue, Jul 24, 2012 at 10:20 PM, Dirk Thomas <>
> > wrote:
> >>
> >> Like the previous buildsystem catkin is aware of stacks and processes
> the
> >> stack.xml files.
> >>
> >> But in contrast to rosbuild catkin does not know anything about
> packages.
> >> It only uses CMake projects (which might correspond what has been
> packages
> >> before in a lot of cases - but does not have to).
> >
> >
> > So... in other words, at the moment, the notion of a "ros package" will
> > cease to exist in Groovy?
>
> I seriously doubt it.
>
> Dirk is saying the new catkin build system is unaware of the ROS
> package concept. But, ROS applications cannot be unaware of the
> package names they depend on.
>


It sounds like he's implying that the manifest.xml, and thus the ROS
package metadata will be optional, though.

-j