Can you try downloading the file with wget or something and running rosinstall on a local copy? ~/rosinstall -o ~/ros my_rosboxturtle_file.rosinstall roswtf only takes launch files as arguments. Maybe it should have a better error message, but "robot_model" is a launch file. You can see what roswtf says about robot_model by running: roscd robot_model roswtf Kevin On Tue, Jun 29, 2010 at 11:59 PM, nitinDhiman wrote: > > Hi, > I have installed Cturtle using Ubuntu lucid Lynx debs on Debian Squeeze. > Since no debs for tutorials are there, I am following instructions provided > on http://www.ros.org/wiki/ROS/Installation/Ubuntu/Deb ROS Ubuntu > installation page . > After downloading rosinstall, I am getting following output. > > --------------------------------------------------------------------------------------------------------------------------------------------------------------------- > nitin@tangri:~$ ~/rosinstall -o ~/ros-tutorials > http://www.ros.org/rosinstalls/ros_boxturtle_tutorial.rosinstall > ahhhhh got an error from the interwebs: HTTP Error 407: Proxy > Authentication > Required > couldn't load config uri > http://www.ros.org/rosinstalls/ros_boxturtle_tutorial.rosinstall > > --------------------------------------------------------------------------------------------------------------------------------------------------------------------- > I am accessing website through a proxy. I have tried experimenting with > Wget style arguments --proxy-user --proxy-password , but these are not > helping. > > > > I am also getting issues with roswtf: > > --------------------------------------------------------------------------------------------------------------------------------------------------------------------- > nitin@tangri:/opt/ros/cturtle/stacks$ roswtf robot_model > Loaded plugin tf.tfwtf > Unable to load roslaunch file [robot_model]: Invalid roslaunch XML syntax: > [Errno 21] Is a directory > > --------------------------------------------------------------------------------------------------------------------------------------------------------------------- > > how i can rectify these? > Thank you, > nitin > -- > View this message in context: > http://ros-users.122217.n3.nabble.com/installation-of-roscpp-tutorial-for-Cturtle-on-Debian-Squeeze-tp932555p932555.html > Sent from the ROS-Users mailing list archive at Nabble.com. > > > ------------------------------------------------------------------------------ > This SF.net email is sponsored by Sprint > What will you do first with EVO, the first 4G phone? > Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first > _______________________________________________ > ros-users mailing list > ros-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/ros-users > _______________________________________________ > ros-users mailing list > ros-users@code.ros.org > https://code.ros.org/mailman/listinfo/ros-users >