Re: [ros-users] FreeBSD patch for boxturtle

Top Page
Attachments:
Message as email
+ (text/plain)
Delete this message
Reply to this message
Author: René Ladan
Date:  
To: Brian Gerkey
CC: ros-users
Subject: Re: [ros-users] FreeBSD patch for boxturtle
2010/6/15 Brian Gerkey <>:
> On Sun, Jun 13, 2010 at 2:14 PM, Rene Ladan <> wrote:
>> Should I make and submit another patch for cturtle or will the existing
>> patch be magically integrated?
>
> hi Rene,
>
> I have magically integrated your patch
> (https://code.ros.org/trac/ros/ticket/2547) into ros/trunk, so it will
> appear in cturtle.


Thanks.

One thing I noticed: in tools/rosdep/src/rosdep/freebsd.py , the class FreeBSD
(line 56) must now also inherit from base_rosdep.RosdepBaseOS. This wasn't
necessary for boxturtle but I noticed it is for cturtle/latest.

> Given that cturtle will be available next month, I
> decided not to put the changes into boxturtle; let me know if it's
> important to you for boxturtle to have this FreeBSD support.


Not for now, unless someone starts bugging me about it ;)

Rene