Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed duplicate property name for Path colors #1089

Merged
merged 1 commit into from
Mar 23, 2017
Merged

Fixed duplicate property name for Path colors #1089

merged 1 commit into from
Mar 23, 2017

Conversation

hiddewie
Copy link
Contributor

See issue #1087.

@romainreignier
Copy link

Successfully tested!
Thanks @hiddewie !
👍

@wjwwood
Copy link
Member

wjwwood commented Mar 23, 2017

Thanks for the fix!

Looks like the duplicate property name was introduced in this pr: #1016 and then forward ported to kinetic-devel by me. Since this is a relatively new feature that caused a bug I'll take this pr now. Otherwise I'd have been cautious of changing a property name because it might break existing config files.

I'll mark this for back port to indigo/jade as well. Thanks again!

@wjwwood wjwwood merged commit 1f53c35 into ros-visualization:kinetic-devel Mar 23, 2017
@romainreignier
Copy link

romainreignier commented Apr 23, 2017

@wjwwood Will it be part of the next Kinetic sync? It would be great.

wjwwood pushed a commit that referenced this pull request Jun 5, 2017
@wjwwood
Copy link
Member

wjwwood commented Jun 5, 2017

Backported in #1110

wjwwood added a commit that referenced this pull request Jun 5, 2017
* Add fullscreen option. (#1017)

* urdfdom compatibility (#1064)

* Use urdf::*ShredPtr instead of boost::shared_ptr (#1044)

urdfdom_headers uses C++ std::shared_ptr. As it exports it as custom
*SharedPtr type, we can use the to sty compatible.

This also adds a proper dependency for urdfdom-headers

* adaptions to build against both urdfdom 0.3 and 0.4

... relying on the compatibility layer of urdf package

* Update display if empty pointcloud2 is published (#1073)

Do not show last point cloud any more, if published point cloud message does not contain any points

* Correctly scale the render panel on high resolution displays (#1078)

* support multiple material for one link (#1079)

* Fixed duplicate property name for Path colors (#1089)

See issue #1087.

* fix type error in newer versions of urdf (#1098)

* Use unique material names for robot links. (#1102)

* avoid C++11 feature for back port to indigo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants