2011/2/3 William Woodall : > I ran into this error earlier, I started playing around with different > variants and distros in the url, but after a bit the original command > started working for me, I just figured someone was fixing/updating > something. update: I can get a ros-full installation using: rosinstall diamondback/ "http://packages.ros.org/cgi-bin/gen_rosinstall.py?rosdistro=diamondback&variant=ros-full&overlay=no" (note the http://packages.ros.org instead of https://code.ros.org) desktop-full is not working that way either. Steven > -- > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > William Woodall > Graduate Software Engineering > Auburn University > w@auburn.edu > wjwwood@gmail.com > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > > > On Thu, Feb 3, 2011 at 12:37 AM, Steven Bellens > wrote: >> >> Hi, >> >> The svn install of ROS Diamondback fails with the error message: >> >> $ rosinstall ~/ros >> >> "https://code.ros.org/cgi-bin/gen_rosinstall.py?rosdistro=diamondback&variant=desktop-full&overlay=no" >> rosinstall operating on /home/u0063509/ros from specifications in >> rosinstall files >> >> https://code.ros.org/cgi-bin/gen_rosinstall.py?rosdistro=diamondback&variant=desktop-full&overlay=no >> ahhhhhhhh, yaml parse error: while scanning for the next token >> found character '\t' that cannot start any token >>  in "", line 7, column 1 >> Usage: rosinstall PATH [URI] [options] >> >> rosinstall: error: None >> >> Looks like a typo in the rosinstall script? >> >> Steven >> _______________________________________________ >> 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 > >