Skip to content

PlantFlagTool::makeFlag(): reload mesh resource#67

Merged
sloretz merged 1 commit into
ros-visualization:noetic-develfrom
rhaschke:kinetic-devel
Apr 23, 2025
Merged

PlantFlagTool::makeFlag(): reload mesh resource#67
sloretz merged 1 commit into
ros-visualization:noetic-develfrom
rhaschke:kinetic-devel

Conversation

@rhaschke

Copy link
Copy Markdown
Contributor

A Reset also resets the ResourceManager, such that the mesh resource
is not available anymore and createEntity() will fail.

Fixes ros-visualization/rviz#1618

@mabelzhang: Is there a particular reason that you branched off noetic-devel? I don't see any commits since then, which are noetic-only. In the past we use the same branch (kinetic-devel) for kinetic and melodic.
In any case this fix should be forward-ported to the noetic-devel branch as well.

@mabelzhang

Copy link
Copy Markdown
Contributor

noetic-devel was created here #60

@rhaschke

Copy link
Copy Markdown
Contributor Author

I see. Sorry, I missed this commit when skimming through the list. Please remember then to forward-port this PR after merging.

@sloretz sloretz changed the base branch from kinetic-devel to noetic-devel April 2, 2025 20:44

@sloretz sloretz left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for the PR1

Changelog for package interactive_marker_tutorials
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

0.10.5 (2020-05-13)

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please remove the CHANGELOG.rst and package.xml changes

A Reset also resets the ResourceManager, such that the mesh resource
is not available anymore and createEntity() will fail.

Fixes ros-visualization/rviz#1618
@rhaschke

Copy link
Copy Markdown
Contributor Author

@sloretz I rebased my commit onto noetic-devel to get rid of conflicts.

@sloretz sloretz merged commit fc4b166 into ros-visualization:noetic-devel Apr 23, 2025
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.

RVIZ may crash when place a PlantFlag after click "Reset" button.

3 participants