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

color-based meshes rendering issue #927

Closed
xbroquer opened this issue Nov 24, 2022 · 0 comments · Fixed by #928
Closed

color-based meshes rendering issue #927

xbroquer opened this issue Nov 24, 2022 · 0 comments · Fixed by #928
Labels
help wanted Extra attention is needed

Comments

@xbroquer
Copy link
Contributor

xbroquer commented Nov 24, 2022

Hello,

I am switching from ROS1 to ROS2 Humble and I noticed that the issue of color-based meshes is reproduced with rviz2.

Impact: Color based meshes are white

On ROS1 RViz issue has been fixed by ros-visualization/rviz#1424

The following repo https://github.com/xbroquer/rviz_collada_marker/tree/ros2 can be used to reproduce the issue.

ros2 launch rviz_collada_marker mesh_marker_test.launch.py

PR2 Base is well rendered but not the moonwalk and nil link

Below the actual result using RViz from Humble:
Screenshot from 2022-11-24 22-47-32

@xbroquer xbroquer changed the title color-based meshes are always white color-based meshes rendering issue Nov 25, 2022
@clalancette clalancette added the help wanted Extra attention is needed label Dec 15, 2022
clalancette pushed a commit that referenced this issue Jan 2, 2023
)

Issue: Colors from embedded color based mesh are overridden
and not rendered as expected

It was a known issue on ROS1 that was fixed by
ros-visualization/rviz#1424

Kudos to the original author

Fix #927

Signed-off-by: Xavier BROQUERE <xav.broquere@gmail.com>
mergify bot pushed a commit that referenced this issue Mar 27, 2023
)

Issue: Colors from embedded color based mesh are overridden
and not rendered as expected

It was a known issue on ROS1 that was fixed by
ros-visualization/rviz#1424

Kudos to the original author

Fix #927

Signed-off-by: Xavier BROQUERE <xav.broquere@gmail.com>
(cherry picked from commit 2cb54fc)
clalancette pushed a commit that referenced this issue May 12, 2023
) (#964)

Issue: Colors from embedded color based mesh are overridden
and not rendered as expected

It was a known issue on ROS1 that was fixed by
ros-visualization/rviz#1424

Kudos to the original author

Fix #927

Signed-off-by: Xavier BROQUERE <xav.broquere@gmail.com>
(cherry picked from commit 2cb54fc)

Co-authored-by: Xavier BROQUERE <xav.broquere@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants