ros / urdf_parser_py

Standalone URDF parser for Python.
84 stars 48 forks source link

Can we get a new release for indigo? #3

Closed awesomebytes closed 8 years ago

awesomebytes commented 8 years ago

I came here from searching and old problem with getting:

Exception: Required attribute not set in XML: upper

Which was fixed quite a while ago.

The last version I can find of ros-indigo-urdfdom-py is 0.3.0-2trusty-20160109-190330-0800

Altho here: http://repositories.ros.org/status_page/ros_indigo_default.html?q=urdfdom I see version 0.3.1-1, but I'm not very sure what that means.

Thank you!

awesomebytes commented 8 years ago

I just saw that this issue https://github.com/ros/urdfdom/issues/30 may have something to do...

tfoote commented 8 years ago

​The new version is in the testing staging ground. See http://wiki.ros.org/ShadowRepository for details of how to use the shadow repos.

jacquelinekay commented 8 years ago

I can see why you would expect the release to be synced by now; I released 0.3.1 on February 22nd, which was a month ago, and shadow_fixed usually gets synced after two weeks...

@awesomebytes do you mind testing 0.3.1 by following the instructions Tully linked to and reporting here if the problem persists?

Sorry for the inconvenience.

awesomebytes commented 8 years ago

Oh yeah, I installed the shadowfixed version and it works as expected :) no more error on what I mentioned and neither with transmissions which was also fixed a while ago.

Thanks you for the attention! On Mar 25, 2016 8:16 PM, "Jackie Kay" notifications@github.com wrote:

I can see why you would expect the release to be synced by now; I released 0.3.1 on February 22nd, which was a month ago, and shadow_fixed usually gets synced after two weeks...

@awesomebytes https://github.com/awesomebytes do you mind testing 0.3.1 by following the instructions Tully linked to and reporting here if the problem persists?

Sorry for the inconvenience.

— You are receiving this because you were mentioned. Reply to this email directly or view it on GitHub https://github.com/ros/urdf_parser_py/issues/3#issuecomment-201437481