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

Support 3D arrows and axes for visualizing PoseArrays. #1022

Merged

Conversation

de-vri-es
Copy link
Contributor

This PR adds support for visualizing poses as 3D axes and arrows to the PoseArrayDisplay plugin, same as the PoseDisplay plugin. The previous 2D arrows in a single Ogre::ManualObject are still supported. That option will probably be more performant with very large numbers of poses.

However, the 3D axes are the only option that visualize the full pose, so it is still useful to have those as an option. The 3D arrows are there for consistency with the PoseDisplay plugin.

Should fix #869

@de-vri-es
Copy link
Contributor Author

Any thoughts?

@de-vri-es
Copy link
Contributor Author

Don't want to seem impatient, but we frequently use this patch for inspecting pose arrays. Is there anything blocking a merge?

@wkentaro
Copy link
Contributor

wkentaro commented Aug 1, 2016

+1

@de-vri-es
Copy link
Contributor Author

I would love to get this merged before bit rot sets in...

@hgaiser
Copy link
Contributor

hgaiser commented Oct 13, 2016

@wjwwood Are you still the active maintainer of this repository?

@wjwwood
Copy link
Member

wjwwood commented Oct 13, 2016

I am, but I'm in Korea at the moment.

Copy link
Member

@wjwwood wjwwood left a comment

Choose a reason for hiding this comment

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

Code changes lgtm, I'm still going to try it out locally before merging.

@wjwwood
Copy link
Member

wjwwood commented Oct 17, 2016

Just tried it out and it seems to work fine. Using it with the amcl pose cloud is pretty slow, but that's to be expected if you want the fancy 3D markers.

@wjwwood wjwwood merged commit 4efd1ae into ros-visualization:kinetic-devel Oct 17, 2016
130s pushed a commit to 130s/rviz that referenced this pull request Aug 21, 2024
…/pr-1021

Remove warning in depth_cloud_mld.cpp (backport ros-visualization#1021)
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.

4 participants