[ros-users] rospy and python 3.0

Ken Conley kwc at willowgarage.com
Fri Nov 26 18:31:11 UTC 2010


Great! Is this meant to be a backwards compatible implementation?  That will
affect a potential patch strategy, as many libraries we use still aren't
Py3k compatible.

 - Ken

On Fri, Nov 26, 2010 at 8:50 AM, Severin Lemaignan <
severin.lemaignan at laas.fr> wrote:

> Hello!
>
> We are currently in the same situation as Ruben, trying to run ROS from
> Blender 2.5 (for the MORSE simulation project - morse.openrobots.org ),
> and thus, with Python 3.1.
>
> We have started an effort to port rospy to Python 3.1 and I'm happy to
> annonce that this code snippet now runs on both Python 2.x and Python 3:
>
>  > import roslib; roslib.load_manifest('morse')
>  > import rospy
>  >
>  > print("Hello world!")
>
> :-) Don't laugh, it was 3 hours of work for 2 people! ;-)
>
> We will continue the effort in the next few days.
> If you want to contribute/test, you can simply add these two lines to
> your .rosinstall (but be warned: for now, even roscore won't start):
>
> - git: {local-name: ros/core/rospy, uri:
> 'git://code.in.tum.de/git/rospy3.git'}
> - git: {local-name: ros/core/roslib, uri:
> 'git://code.in.tum.de/git/rospy3-roslib.git'}
>
> (attention: our work is currently based on cturtle, which is not good.
> We must rebase it on the trunk...)
>
> Severin
>
> --
>          Séverin Lemaignan - lemaigna at in.tum.de
>  [00]    PhD student on Cognitive Robotics
> /|__|\   Technische Uni München - IAS group / LAAS-CNRS - RIS group
>   ''     +498928917780 / +33561337844
>          http://www.laas.fr/~slemaign
> _______________________________________________
> ros-users mailing list
> ros-users at code.ros.org
> https://code.ros.org/mailman/listinfo/ros-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ros.org/pipermail/ros-users/attachments/20101126/e57f9cc6/attachment-0003.html>


More information about the ros-users mailing list