From ros-users-bounces@code.ros.org  Sun Apr 29 11:12:59 2012
Return-Path: <ros-users-bounces@code.ros.org>
X-Original-To: www-data@code.ros.org
Delivered-To: www-data@code.ros.org
Received: from pub5.willowgarage.com (localhost [127.0.0.1])
	by pub5.willowgarage.com (Postfix) with ESMTP id 196E625C1D2;
	Sun, 29 Apr 2012 11:12:59 -0700 (PDT)
X-Original-To: ros-users@code.ros.org
Delivered-To: ros-users@code.ros.org
Received: from mail-lpp01m010-f46.google.com (mail-lpp01m010-f46.google.com
	[209.85.215.46])
	by pub5.willowgarage.com (Postfix) with ESMTPS id B8A6625C1B6
	for <ros-users@code.ros.org>; Sun, 29 Apr 2012 11:12:57 -0700 (PDT)
Received: by lahj13 with SMTP id j13so1775071lah.5
	for <ros-users@code.ros.org>; Sun, 29 Apr 2012 11:12:56 -0700 (PDT)
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
	d=google.com; s=20120113;
	h=mime-version:in-reply-to:references:from:date:message-id:subject:to
	:content-type:content-transfer-encoding:x-gm-message-state;
	bh=IFyA4pNw+p+Rt079SD6gfEpl105iDJXfaLqg9ccjU2w=;
	b=k3Sk/WxzpszEjpOX1cMfeUondmYcBHJSWXCScJQDetuc6xOH6510jZfjzoMDJ6cMcj
	EEOdZyC3XWwy8R5dnPlcQQBPNocDK24UCm7SBk+fqFa0RJnxZSJCWgw2O2MvhXzCcVeF
	rfEaMX108WaYrm5i0FQrsODv7Q5hncS0140p6CDKtUJasW9XtR54w5lqNe0HJzmwTeOj
	vtdZ7LGJgmiAsVehKIJSOSy6+l1AjzL+6N7c77Jx/KoG4/1NHRO3HyNQJNlJ9J3hVhp+
	UKlCKJxtUrTHK7imaFXY2CpQv1QWI5lOw+sxPn8LTBhQu1zCbzWqyFqp2G3y2nIJ3L6t
	TqrA==
Received: by 10.152.124.76 with SMTP id mg12mr11337823lab.6.1335723175904;
	Sun, 29 Apr 2012 11:12:55 -0700 (PDT)
MIME-Version: 1.0
Received: by 10.112.27.40 with HTTP; Sun, 29 Apr 2012 11:12:35 -0700 (PDT)
In-Reply-To: <CAB6SgyW3Uh-EZE0NHBxagdQ__7NpDscygYXH-1PCr7x7kvjaWw@mail.gmail.com>
References: <CAB6SgyW3Uh-EZE0NHBxagdQ__7NpDscygYXH-1PCr7x7kvjaWw@mail.gmail.com>
From: Ken Conley <kwc@willowgarage.com>
Date: Sun, 29 Apr 2012 11:12:35 -0700
Message-ID: <CAAsdojzEnPQb2waf7R84HtKH+N_Z=KCP4A3DQfH2hb1rNLRvEA@mail.gmail.com>
To: User discussions <ros-users@code.ros.org>
X-Gm-Message-State: ALoCoQnbBYI/9CP9T0VhdYM98SZhU2AiWVtt2GANhm3hneZ3ae4qNLpdtSrrQqSc6yD7dQ97x/Qr
Subject: Re: [ros-users] Incomplete install instructions for Fuerte on Ubuntu
X-BeenThere: ros-users@code.ros.org
X-Mailman-Version: 2.1.13
Precedence: list
Reply-To: User discussions <ros-users@code.ros.org>
List-Id: User discussions <ros-users.code.ros.org>
List-Unsubscribe: <https://code.ros.org/mailman/options/ros-users>,
	<mailto:ros-users-request@code.ros.org?subject=unsubscribe>
List-Archive: </lurker/list/ros-users.html>
List-Post: <mailto:ros-users@code.ros.org>
List-Help: <mailto:ros-users-request@code.ros.org?subject=help>
List-Subscribe: <https://code.ros.org/mailman/listinfo/ros-users>,
	<mailto:ros-users-request@code.ros.org?subject=subscribe>
Content-Type: text/plain; charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Sender: ros-users-bounces@code.ros.org
Errors-To: ros-users-bounces@code.ros.org

On Sun, Apr 29, 2012 at 8:26 AM, Jack O'Quin <jack.oquin@gmail.com> wrote:
> There have been several questions on answers.ros.org which suggest
> that the Fuerte Ubuntu install instructions[1] need to mention the new
> versions of rosinstall, rosdep, rosemacs, etc.

Can you point out specific questions? I've scanned through and can't
get enough context to address these issues.

The rosemacs page already documents how to get the new version.  I
added a note to the fuerte page to more specifically call out that it
is a separate tool.  I also added explicit installation sections to
rosdep and rosinstall wiki pages (previously you had to jump through
to the sphinx docs).

> The source install instructions[2] do mention rosdep in passing, but I
> see nothing clearly stating exactly what pip installs are required for
> people to develop code based on Fuerte binaries.

http://ros.org/wiki/fuerte/Installation/Ubuntu/Source#fuerte.2BAC8-Installa=
tion.2BAC8-rosinstall.rosinstall

"sudo easy_install -U rosinstall vcstools rospkg rosdep"

I'm not sure I understand the comment well enough to document anything
different (or where to add more breadcrumbs for people to find the
documentation they are looking for).  The above is basically the union
of the rosinstall and rosdep installation instructions (NOTE: rospkg
is installed if you have Fuerte binaries).

 - Ken

> I am sending this note rather than fixing it myself, because I doubt I
> completely understand the requirements.
>
> [1] http://ros.org/wiki/fuerte/Installation/Ubuntu
> [2] http://ros.org/wiki/fuerte/Installation/Ubuntu/Source
> --
> =A0joq
> _______________________________________________
> ros-users mailing list
> ros-users@code.ros.org
> https://code.ros.org/mailman/listinfo/ros-users
_______________________________________________
ros-users mailing list
ros-users@code.ros.org
https://code.ros.org/mailman/listinfo/ros-users

