Hi Willy, <br><br><div class="gmail_quote">On Tue, Feb 8, 2011 at 9:38 AM, Willy Lambert <span dir="ltr"><<a href="mailto:lambert.willy@gmail.com">lambert.willy@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">

Hi Tully,<br><br>I have question about rosdep OS policies : <br><br>_ First about  Debian version names. Currently, you have a squeeze/sid entry, but mine is detected as squeeze (it's a squeeze-rc1 installation). Do you expect debian users to use the ROS_OS_OVERRIDE env variable to force squeeze/sid ? Or would you prefer 2 sections one for squeeze and one for sid ? <br>

</blockquote><div><br>It would be best if someone went through and patched all the releases for squeeze.  sid is a rolling target and with our release timeline packages may change or be replaced on sid and break our rosdeps, in general we don't add rosdeps until things are released.  However due to the long debian release cycle we have ended up with people contributing squeeze/sid targets.  <br>

 <br></div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<br>_ Secondly about how my debian version is recognized by ROS. If I use /etc/debian_version, I have "6.0" in it. Should I call the OS version name "6.0" instead of squeeze ?<br></blockquote><div><br>

If you'd like to go through and update things 6.0 or squeeze is fine, for ubuntu we've been using the numbers, others use the name.  Either way though it ends up being an exact string match.  <br> </div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">

<br>_ Finally, why is there no experimental pages of Debian since their OS dependency are in the rosdep.yml ? I may undestand you can't have a stable version without a maintainer, but is it possible to just create  a Debian page with the know issues ?<br>

</blockquote><div><br>There's no specific reason except that no one has contributed them.   If you'd like to add them that would be great.  <br><br>Tully<br><br><br></div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">


<br><br><br><div class="gmail_quote">2011/2/8 Tully Foote <span dir="ltr"><<a href="mailto:tfoote@willowgarage.com" target="_blank">tfoote@willowgarage.com</a>></span><div><div></div><div class="h5"><br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">


Hi Willy, <br><br>I've created a ticket to keep track of the locale issue <a href="https://code.ros.org/trac/ros/ticket/3305" target="_blank">https://code.ros.org/trac/ros/ticket/3305</a> I'm glad it's working for you now.  <br>




<br>Rosdep patches are appreciated.  If you're working in a stack using svn you can make patches by in a stack that you patched the rosdep for.  "svn diff rosdep.yaml > STACKNAME_rosdep.patch"  And then open a ticket with the patch file attached for each stack.  <br>


<font color="#888888">

<br>Tully</font><div><div></div><div><br><br><div class="gmail_quote">On Mon, Feb 7, 2011 at 3:28 PM, Willy Lambert <span dir="ltr"><<a href="mailto:lambert.willy@gmail.com" target="_blank">lambert.willy@gmail.com</a>></span> wrote:<br>


<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">

It was not the first svn as I could checkout from the beginning of the .rosinstall file to the physics_ode<br><br>Oh yes, I have FR locales. I would never had thougth to precise this.<br>Setting the locale to EN allowed to go to the end of SVN stuff. I have some warnings :<br>





<div style="margin-left: 40px;">ard@ard-host-v5:~$ rosinstall ros "<a href="http://packages.ros.org/cgi-bin/gen_rosinstall.py?rosdistro=diamondback&variant=desktop-full&overlay=no" target="_blank">http://packages.ros.org/cgi-bin/gen_rosinstall.py?rosdistro=diamondback&variant=desktop-full&overlay=no</a>"<br>





rosinstall operating on /media/DD_data/home/ard/ros from specifications in rosinstall files  /media/DD_data/home/ard/ros/.rosinstall, <a href="http://packages.ros.org/cgi-bin/gen_rosinstall.py?rosdistro=diamondback&variant=desktop-full&overlay=no" target="_blank">http://packages.ros.org/cgi-bin/gen_rosinstall.py?rosdistro=diamondback&variant=desktop-full&overlay=no</a><div>




<br>
Installing <a href="https://code.ros.org/svn/ros/stacks/ros/tags/ros-1.4.3" target="_blank">https://code.ros.org/svn/ros/stacks/ros/tags/ros-1.4.3</a>  to /media/DD_data/home/ard/ros/ros<br></div>svn: warning: cannot set LC_CTYPE locale<br>




svn: warning: environment variable LANG is en_US.utf-8<br>
svn: warning: please check that your locale name is correct<br>svn: warning: cannot set LC_CTYPE locale<br>svn: warning: environment variable LANG is en_US.utf-8<br>svn: warning: please check that your locale name is correct<br>





At revision 13104.<br></div><br>but theses packages seems checkouted :<br><div style="margin-left: 40px;">ard@ard-host-v5:~/ros$ ls<br>common            diagnostics    executive_smach     image_common             laser_pipeline  physics_ode  ros_comm       setup.bash  simulator_gazebo  vision_opencv         visualization_tutorials<br>





common_msgs       documentation  geometry            image_pipeline           navigation      robot_model  ros_tutorials  setup.sh    simulator_stage   visualization<br>common_tutorials  driver_common  geometry_tutorials  image_transport_plugins  perception_pcl  ros          rx             setup.zsh   slam_gmapping     visualization_common<br>





</div><br><div style="margin-left: 40px;">ard@ard-host-v5:~/ros$ ls ros<br>AUTHORS  CMakeLists.txt  LICENSE  Makefile  README  bin  config  core  rosdep.yaml  stack.xml  test  tools<br></div><br><br>After some rosdep.yaml customizations and builds I think I have all working now since I successfully spwanned a tutorial turtle :<br>





ard@ard-host-v5:/media/DD_data/home/ard/ros/ros_comm$ rosrun turtlesim turtlesim_node<br>[ INFO] [1297121079.766515844]: Starting turtlesim with node name /turtlesim<br>[ INFO] [1297121079.776034377]: Spawning turtle [turtle1] at x=[5,555555], y=[5,555555], theta=[0,000000]<br>





<br>So I think you were rigth, it's a locale problem. Thanks for your time<br><br>I would be pleased to send you patches of rosdep.yaml to add debian dependencies, if it is possible, please give me the doc to do this or send me the command line to prepare the patch.<br>





<br><br><br><div class="gmail_quote">2011/2/7 Tully Foote <span dir="ltr"><<a href="mailto:tfoote@willowgarage.com" target="_blank">tfoote@willowgarage.com</a>></span><div><div></div><div><br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">





Hi Willy, <br><br>I've copied your rosinstall file directly and it is able to install as pasted below on my machine.  Can you provide the full output?  In particular is this the first svn install that fails?  Also, I notice that you seem to have non en language in your svn output.  It's quite possible that the version parsing for the svn url extraction is not robust to different locale settings.  Could you try rerunning with "LANG=en_US.utf-8 " prepended to your command.  if that fixes it we can open a ticket to make rosinstall support multiple locales.  <br>







<br>Tully<br><br><div class="gmail_quote">On Mon, Feb 7, 2011 at 11:30 AM, Willy Lambert <span dir="ltr"><<a href="mailto:lambert.willy@gmail.com" target="_blank">lambert.willy@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">







Hi, <br><br>I am using a Debian and tried a svn&compil install.<br>I followed these instructions from scratch (I moved the old installation) :<br><a href="http://www.ros.org/wiki/diamondback/Installation/Ubuntu/SVN" target="_blank">http://www.ros.org/wiki/diamondback/Installation/Ubuntu/SVN</a><br>








<br> It fails (as in the first release) during the svn update :<br>A    /media/DD_data/home/ard/ros/physics_ode/opende/opende-wg-branch-r1771.tar.gz.md5sum<br>A    /media/DD_data/home/ard/ros/physics_ode/opende/Makefile<br>








A    /media/DD_data/home/ard/ros/physics_ode/opende/Makefile.ode.simpar<br>A    /media/DD_data/home/ard/ros/physics_ode/opende/Makefile.threadpool<br>A    /media/DD_data/home/ard/ros/physics_ode/opende/opende-wg-branch-r1772.tar.gz.md5sum<br>








A    /media/DD_data/home/ard/ros/physics_ode/opende/CMakeLists.txt<br>A    /media/DD_data/home/ard/ros/physics_ode/CMakeLists.txt<br>A    /media/DD_data/home/ard/ros/physics_ode/Makefile<br>A    /media/DD_data/home/ard/ros/physics_ode/rosdep.yaml<br>








 U   /media/DD_data/home/ard/ros/physics_ode<br>Révision 35794 extraite.<br>Installing <a href="https://code.ros.org/svn/ros/stacks/ros/tags/ros-1.4.3" target="_blank">https://code.ros.org/svn/ros/stacks/ros/tags/ros-1.4.3</a>  to /media/DD_data/home/ard/ros/ros<br>








Traceback (most recent call last):<br>  File "/usr/local/bin/rosinstall", line 5, in <module><br>    pkg_resources.run_script('rosinstall==0.5.15', 'rosinstall')<br>  File "/usr/lib/python2.6/dist-packages/pkg_resources.py", line 467, in run_script<br>








    self.require(requires)[0].run_script(script_name, ns)<br>  File "/usr/lib/python2.6/dist-packages/pkg_resources.py", line 1200, in run_script<br>    execfile(script_filename, namespace, namespace)<br>  File "/usr/local/lib/python2.6/dist-packages/rosinstall-0.5.15-py2.6.egg/EGG-INFO/scripts/rosinstall", line 549, in <module><br>








    sys.exit(not rosinstall_main(sys.argv))<br>  File "/usr/local/lib/python2.6/dist-packages/rosinstall-0.5.15-py2.6.egg/EGG-INFO/scripts/rosinstall", line 531, in rosinstall_main<br>    install_success = config.execute_install(options.backup_changed, mode, options.robust)<br>








  File "/usr/local/lib/python2.6/dist-packages/rosinstall-0.5.15-py2.6.egg/EGG-INFO/scripts/rosinstall", line 276, in execute_install<br>    if not t.install(os.path.join(self.base_path, backup_path), mode):<br>








  File "/usr/local/lib/python2.6/dist-packages/rosinstall-0.5.15-py2.6.egg/EGG-INFO/scripts/rosinstall", line 116, in install<br>    elif self.vcsc.get_url().rstrip('/') != self.uri.rstrip('/'):  #strip trailing slashes for #3269<br>








AttributeError: 'NoneType' object has no attribute 'rstrip'<br><br><br><br>Here is the content of my .rosinstall<br><br>- svn: {local-name: ros, uri: '<a href="https://code.ros.org/svn/ros/stacks/ros/tags/ros-1.4.3" target="_blank">https://code.ros.org/svn/ros/stacks/ros/tags/ros-1.4.3</a>'}<br>








- svn: {local-name: ros_comm, uri: '<a href="https://code.ros.org/svn/ros/stacks/ros_comm/tags/ros_comm-1.4.0" target="_blank">https://code.ros.org/svn/ros/stacks/ros_comm/tags/ros_comm-1.4.0</a>'}<br>- svn: {local-name: common_msgs, uri: '<a href="https://code.ros.org/svn/ros-pkg/stacks/common_msgs/tags/common_msgs-1.4.0" target="_blank">https://code.ros.org/svn/ros-pkg/stacks/common_msgs/tags/common_msgs-1.4.0</a>'}<br>








- svn: {local-name: common, uri: '<a href="https://code.ros.org/svn/ros-pkg/stacks/common/tags/common-1.4.0" target="_blank">https://code.ros.org/svn/ros-pkg/stacks/common/tags/common-1.4.0</a>'}<br>- svn: {local-name: diagnostics, uri: '<a href="https://code.ros.org/svn/ros-pkg/stacks/diagnostics/tags/diagnostics-1.2.5" target="_blank">https://code.ros.org/svn/ros-pkg/stacks/diagnostics/tags/diagnostics-1.2.5</a>'}<br>








- svn: {local-name: driver_common, uri: '<a href="https://code.ros.org/svn/ros-pkg/stacks/driver_common/tags/driver_common-1.2.3" target="_blank">https://code.ros.org/svn/ros-pkg/stacks/driver_common/tags/driver_common-1.2.3</a>'}<br>








- hg: {local-name: geometry, uri: '<a href="https://ros-geometry.googlecode.com/hg/" target="_blank">https://ros-geometry.googlecode.com/hg/</a>', version: geometry-1.3.6}<br>- svn: {local-name: robot_model, uri: '<a href="https://code.ros.org/svn/ros-pkg/stacks/robot_model/tags/robot_model-1.4.0" target="_blank">https://code.ros.org/svn/ros-pkg/stacks/robot_model/tags/robot_model-1.4.0</a>'}<br>








- svn: {local-name: executive_smach, uri: '<a href="https://code.ros.org/svn/ros-pkg/stacks/executive_smach/tags/executive_smach-1.0.0" target="_blank">https://code.ros.org/svn/ros-pkg/stacks/executive_smach/tags/executive_smach-1.0.0</a>'}<br>








- svn: {local-name: simulator_stage, uri: '<a href="https://code.ros.org/svn/ros-pkg/stacks/simulator_stage/tags/simulator_stage-1.2.4" target="_blank">https://code.ros.org/svn/ros-pkg/stacks/simulator_stage/tags/simulator_stage-1.2.4</a>'}<br>








- svn: {local-name: simulator_gazebo, uri: '<a href="https://code.ros.org/svn/ros-pkg/stacks/simulator_gazebo/tags/simulator_gazebo-1.2.8" target="_blank">https://code.ros.org/svn/ros-pkg/stacks/simulator_gazebo/tags/simulator_gazebo-1.2.8</a>'}<br>








- svn: {local-name: physics_ode, uri: '<a href="https://code.ros.org/svn/ros-pkg/stacks/physics_ode/tags/physics_ode-1.4.0" target="_blank">https://code.ros.org/svn/ros-pkg/stacks/physics_ode/tags/physics_ode-1.4.0</a>'}<br>







- svn: {local-name: ros, uri: '<a href="https://code.ros.org/svn/ros/stacks/ros/tags/ros-1.4.3" target="_blank">https://code.ros.org/svn/ros/stacks/ros/tags/ros-1.4.3</a>'}<br>
- svn: {local-name: ros_comm, uri: '<a href="https://code.ros.org/svn/ros/stacks/ros_comm/tags/ros_comm-1.4.0" target="_blank">https://code.ros.org/svn/ros/stacks/ros_comm/tags/ros_comm-1.4.0</a>'}<br>- svn: {local-name: image_common, uri: '<a href="https://code.ros.org/svn/ros-pkg/stacks/image_common/tags/image_common-1.4.0" target="_blank">https://code.ros.org/svn/ros-pkg/stacks/image_common/tags/image_common-1.4.0</a>'}<br>








- svn: {local-name: image_transport_plugins, uri: '<a href="https://code.ros.org/svn/ros-pkg/stacks/image_transport_plugins/tags/image_transport_plugins-1.4.0" target="_blank">https://code.ros.org/svn/ros-pkg/stacks/image_transport_plugins/tags/image_transport_plugins-1.4.0</a>'}<br>








- svn: {local-name: image_pipeline, uri: '<a href="https://code.ros.org/svn/ros-pkg/stacks/image_pipeline/tags/image_pipeline-1.3.0" target="_blank">https://code.ros.org/svn/ros-pkg/stacks/image_pipeline/tags/image_pipeline-1.3.0</a>'}<br>








- svn: {local-name: laser_pipeline, uri: '<a href="https://code.ros.org/svn/ros-pkg/stacks/laser_pipeline/tags/laser_pipeline-1.0.2" target="_blank">https://code.ros.org/svn/ros-pkg/stacks/laser_pipeline/tags/laser_pipeline-1.0.2</a>'}<br>








- svn: {local-name: perception_pcl, uri: '<a href="https://code.ros.org/svn/ros-pkg/stacks/perception_pcl/tags/perception_pcl-0.8.0" target="_blank">https://code.ros.org/svn/ros-pkg/stacks/perception_pcl/tags/perception_pcl-0.8.0</a>'}<br>








- svn: {local-name: vision_opencv, uri: '<a href="https://code.ros.org/svn/ros-pkg/stacks/vision_opencv/tags/vision_opencv-1.3.7" target="_blank">https://code.ros.org/svn/ros-pkg/stacks/vision_opencv/tags/vision_opencv-1.3.7</a>'}<br>








- svn: {local-name: ros, uri: '<a href="https://code.ros.org/svn/ros/stacks/ros/tags/ros-1.4.3" target="_blank">https://code.ros.org/svn/ros/stacks/ros/tags/ros-1.4.3</a>'}<br>- svn: {local-name: ros_comm, uri: '<a href="https://code.ros.org/svn/ros/stacks/ros_comm/tags/ros_comm-1.4.0" target="_blank">https://code.ros.org/svn/ros/stacks/ros_comm/tags/ros_comm-1.4.0</a>'}<br>








- svn: {local-name: common_msgs, uri: '<a href="https://code.ros.org/svn/ros-pkg/stacks/common_msgs/tags/common_msgs-1.4.0" target="_blank">https://code.ros.org/svn/ros-pkg/stacks/common_msgs/tags/common_msgs-1.4.0</a>'}<br>







- svn: {local-name: common, uri: '<a href="https://code.ros.org/svn/ros-pkg/stacks/common/tags/common-1.4.0" target="_blank">https://code.ros.org/svn/ros-pkg/stacks/common/tags/common-1.4.0</a>'}<br>
- svn: {local-name: diagnostics, uri: '<a href="https://code.ros.org/svn/ros-pkg/stacks/diagnostics/tags/diagnostics-1.2.5" target="_blank">https://code.ros.org/svn/ros-pkg/stacks/diagnostics/tags/diagnostics-1.2.5</a>'}<br>







- svn: {local-name: driver_common, uri: '<a href="https://code.ros.org/svn/ros-pkg/stacks/driver_common/tags/driver_common-1.2.3" target="_blank">https://code.ros.org/svn/ros-pkg/stacks/driver_common/tags/driver_common-1.2.3</a>'}<br>








- hg: {local-name: geometry, uri: '<a href="https://ros-geometry.googlecode.com/hg/" target="_blank">https://ros-geometry.googlecode.com/hg/</a>', version: geometry-1.3.6}<br>- svn: {local-name: robot_model, uri: '<a href="https://code.ros.org/svn/ros-pkg/stacks/robot_model/tags/robot_model-1.4.0" target="_blank">https://code.ros.org/svn/ros-pkg/stacks/robot_model/tags/robot_model-1.4.0</a>'}<br>








- svn: {local-name: executive_smach, uri: '<a href="https://code.ros.org/svn/ros-pkg/stacks/executive_smach/tags/executive_smach-1.0.0" target="_blank">https://code.ros.org/svn/ros-pkg/stacks/executive_smach/tags/executive_smach-1.0.0</a>'}<br>








- svn: {local-name: navigation, uri: '<a href="https://code.ros.org/svn/ros-pkg/stacks/navigation/tags/navigation-1.3.1" target="_blank">https://code.ros.org/svn/ros-pkg/stacks/navigation/tags/navigation-1.3.1</a>'}<br>







- svn: {local-name: slam_gmapping, uri: '<a href="https://code.ros.org/svn/ros-pkg/stacks/slam_gmapping/tags/slam_gmapping-1.2.2" target="_blank">https://code.ros.org/svn/ros-pkg/stacks/slam_gmapping/tags/slam_gmapping-1.2.2</a>'}<br>








- svn: {local-name: visualization_common, uri: '<a href="https://code.ros.org/svn/ros-pkg/stacks/visualization_common/tags/visualization_common-1.4.0" target="_blank">https://code.ros.org/svn/ros-pkg/stacks/visualization_common/tags/visualization_common-1.4.0</a>'}<br>








- svn: {local-name: visualization, uri: '<a href="https://code.ros.org/svn/ros-pkg/stacks/visualization/tags/visualization-1.4.0" target="_blank">https://code.ros.org/svn/ros-pkg/stacks/visualization/tags/visualization-1.4.0</a>'}<br>








- svn: {local-name: ros, uri: '<a href="https://code.ros.org/svn/ros/stacks/ros/tags/ros-1.4.3" target="_blank">https://code.ros.org/svn/ros/stacks/ros/tags/ros-1.4.3</a>'}<br>- svn: {local-name: ros_comm, uri: '<a href="https://code.ros.org/svn/ros/stacks/ros_comm/tags/ros_comm-1.4.0" target="_blank">https://code.ros.org/svn/ros/stacks/ros_comm/tags/ros_comm-1.4.0</a>'}<br>








- svn: {local-name: common_msgs, uri: '<a href="https://code.ros.org/svn/ros-pkg/stacks/common_msgs/tags/common_msgs-1.4.0" target="_blank">https://code.ros.org/svn/ros-pkg/stacks/common_msgs/tags/common_msgs-1.4.0</a>'}<br>







- svn: {local-name: common, uri: '<a href="https://code.ros.org/svn/ros-pkg/stacks/common/tags/common-1.4.0" target="_blank">https://code.ros.org/svn/ros-pkg/stacks/common/tags/common-1.4.0</a>'}<br>
- svn: {local-name: diagnostics, uri: '<a href="https://code.ros.org/svn/ros-pkg/stacks/diagnostics/tags/diagnostics-1.2.5" target="_blank">https://code.ros.org/svn/ros-pkg/stacks/diagnostics/tags/diagnostics-1.2.5</a>'}<br>







- svn: {local-name: driver_common, uri: '<a href="https://code.ros.org/svn/ros-pkg/stacks/driver_common/tags/driver_common-1.2.3" target="_blank">https://code.ros.org/svn/ros-pkg/stacks/driver_common/tags/driver_common-1.2.3</a>'}<br>








- hg: {local-name: geometry, uri: '<a href="https://ros-geometry.googlecode.com/hg/" target="_blank">https://ros-geometry.googlecode.com/hg/</a>', version: geometry-1.3.6}<br>- svn: {local-name: robot_model, uri: '<a href="https://code.ros.org/svn/ros-pkg/stacks/robot_model/tags/robot_model-1.4.0" target="_blank">https://code.ros.org/svn/ros-pkg/stacks/robot_model/tags/robot_model-1.4.0</a>'}<br>








- svn: {local-name: executive_smach, uri: '<a href="https://code.ros.org/svn/ros-pkg/stacks/executive_smach/tags/executive_smach-1.0.0" target="_blank">https://code.ros.org/svn/ros-pkg/stacks/executive_smach/tags/executive_smach-1.0.0</a>'}<br>








- svn: {local-name: ros, uri: '<a href="https://code.ros.org/svn/ros/stacks/ros/tags/ros-1.4.3" target="_blank">https://code.ros.org/svn/ros/stacks/ros/tags/ros-1.4.3</a>'}<br>- svn: {local-name: ros_comm, uri: '<a href="https://code.ros.org/svn/ros/stacks/ros_comm/tags/ros_comm-1.4.0" target="_blank">https://code.ros.org/svn/ros/stacks/ros_comm/tags/ros_comm-1.4.0</a>'}<br>








- svn: {local-name: rx, uri: '<a href="https://code.ros.org/svn/ros/stacks/rx/tags/rx-1.4.0" target="_blank">https://code.ros.org/svn/ros/stacks/rx/tags/rx-1.4.0</a>'}<br>- svn: {local-name: documentation, uri: '<a href="https://code.ros.org/svn/ros/stacks/documentation/tags/documentation-1.4.0" target="_blank">https://code.ros.org/svn/ros/stacks/documentation/tags/documentation-1.4.0</a>'}<br>








- svn: {local-name: ros_tutorials, uri: '<a href="https://code.ros.org/svn/ros/stacks/ros_tutorials/tags/ros_tutorials-0.2.4" target="_blank">https://code.ros.org/svn/ros/stacks/ros_tutorials/tags/ros_tutorials-0.2.4</a>'}<br>







- svn: {local-name: common_tutorials, uri: '<a href="https://code.ros.org/svn/ros-pkg/stacks/common_tutorials/tags/common_tutorials-0.1.2" target="_blank">https://code.ros.org/svn/ros-pkg/stacks/common_tutorials/tags/common_tutorials-0.1.2</a>'}<br>








- svn: {local-name: geometry_tutorials, uri: '<a href="https://code.ros.org/svn/ros-pkg/stacks/geometry_tutorials/tags/geometry_tutorials-0.1.2" target="_blank">https://code.ros.org/svn/ros-pkg/stacks/geometry_tutorials/tags/geometry_tutorials-0.1.2</a>'}<br>








- svn: {local-name: visualization_tutorials, uri: '<a href="https://code.ros.org/svn/ros-pkg/stacks/visualization_tutorials/tags/visualization_tutorials-0.2.2" target="_blank">https://code.ros.org/svn/ros-pkg/stacks/visualization_tutorials/tags/visualization_tutorials-0.2.2</a>'}<br>








<br><br>I have no idea of what's happening.<br> <br><br><div class="gmail_quote">2011/2/7 Ken Conley <span dir="ltr"><<a href="mailto:kwc@willowgarage.com" target="_blank">kwc@willowgarage.com</a>></span><div><div>







</div><div><br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<a href="http://www.ros.org/news/2011/02/ros-diamondback-beta-2-release.html" target="_blank">http://www.ros.org/news/2011/02/ros-diamondback-beta-2-release.html</a><br>
<br>
Thanks everyone for the helpful reports.  We've pushed a lot of stack<br>
updates and are getting closer to our release candidate.  We<br>
appreciate your continued help with integration, including the updates<br>
to the installation instructions on the various Linux distributions.<br>
<br>
FYI: Here are some remaining OS X integration tickets based on<br>
Nicholas Butko's reports, patches welcome:<br>
<br>
<a href="https://code.ros.org/trac/ros-pkg/ticket/4764" target="_blank">https://code.ros.org/trac/ros-pkg/ticket/4764</a><br>
<a href="https://code.ros.org/trac/ros-pkg/ticket/4765" target="_blank">https://code.ros.org/trac/ros-pkg/ticket/4765</a><br>
<a href="https://code.ros.org/trac/ros-pkg/ticket/4766" target="_blank">https://code.ros.org/trac/ros-pkg/ticket/4766</a><br>
<br>
We still have some fixes that have not been released yet, but will be<br>
included in the next update.<br>
<br>
 - Ken<br>
_______________________________________________<br>
ros-users mailing list<br>
<a href="mailto:ros-users@code.ros.org" target="_blank">ros-users@code.ros.org</a><br>
<a href="https://code.ros.org/mailman/listinfo/ros-users" target="_blank">https://code.ros.org/mailman/listinfo/ros-users</a><br>
</blockquote></div></div></div><br><div style="padding: 0px; margin-left: 0px; margin-top: 0px; overflow: hidden; word-wrap: break-word; color: black; font-size: 10px; text-align: left; line-height: 130%;">
</div>
<br>_______________________________________________<br>
ros-users mailing list<br>
<a href="mailto:ros-users@code.ros.org" target="_blank">ros-users@code.ros.org</a><br>
<a href="https://code.ros.org/mailman/listinfo/ros-users" target="_blank">https://code.ros.org/mailman/listinfo/ros-users</a><br>
<br></blockquote></div><font color="#888888"><br><br clear="all"><br>-- <br>Tully Foote<br>Systems Engineer<br>Willow Garage, Inc.<br><a href="mailto:tfoote@willowgarage.com" target="_blank">tfoote@willowgarage.com</a><br>





(650) 475-2827<br>
</font><br>_______________________________________________<br>
ros-users mailing list<br>
<a href="mailto:ros-users@code.ros.org" target="_blank">ros-users@code.ros.org</a><br>
<a href="https://code.ros.org/mailman/listinfo/ros-users" target="_blank">https://code.ros.org/mailman/listinfo/ros-users</a><br>
<br></blockquote></div></div></div><br><div style="padding: 0px; margin-left: 0px; margin-top: 0px; overflow: hidden; word-wrap: break-word; color: black; font-size: 10px; text-align: left; line-height: 130%;">
</div>
<br>_______________________________________________<br>
ros-users mailing list<br>
<a href="mailto:ros-users@code.ros.org" target="_blank">ros-users@code.ros.org</a><br>
<a href="https://code.ros.org/mailman/listinfo/ros-users" target="_blank">https://code.ros.org/mailman/listinfo/ros-users</a><br>
<br></blockquote></div><br><br clear="all"><br>-- <br>Tully Foote<br>Systems Engineer<br>Willow Garage, Inc.<br><a href="mailto:tfoote@willowgarage.com" target="_blank">tfoote@willowgarage.com</a><br>(650) 475-2827<br>
</div></div><br>_______________________________________________<br>
ros-users mailing list<br>
<a href="mailto:ros-users@code.ros.org" target="_blank">ros-users@code.ros.org</a><br>
<a href="https://code.ros.org/mailman/listinfo/ros-users" target="_blank">https://code.ros.org/mailman/listinfo/ros-users</a><br>
<br></blockquote></div></div></div><br><div style="padding: 0px; margin-left: 0px; margin-top: 0px; overflow: hidden; word-wrap: break-word; color: black; font-size: 10px; text-align: left; line-height: 130%;">
</div>
<br>_______________________________________________<br>
ros-users mailing list<br>
<a href="mailto:ros-users@code.ros.org">ros-users@code.ros.org</a><br>
<a href="https://code.ros.org/mailman/listinfo/ros-users" target="_blank">https://code.ros.org/mailman/listinfo/ros-users</a><br>
<br></blockquote></div><br><br clear="all"><br>-- <br>Tully Foote<br>Systems Engineer<br>Willow Garage, Inc.<br><a href="mailto:tfoote@willowgarage.com">tfoote@willowgarage.com</a><br>(650) 475-2827<br>