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

Option to dynamically change what image topic the mesh is subscribed to #11

Open
wants to merge 36 commits into
base: master
Choose a base branch
from

Conversation

PaperFanz
Copy link

We have implemented a change that allows for users to select an 'Image Topic Selector' Topic that publishes std_msgs::Strings which are the new Image Topic to subscribe to, allowing us to assign a hotkey with which to switch between multiple camera views for a single mesh. When the string "transparent" is passed, it will make the whole mesh transparent.

This feature does not affect any previous functionality, as the default is empty. However, we believe that this is a simple feature a significant number of users could benefit from.

lucasw and others added 30 commits October 23, 2016 18:11
…other with remainder until other major changes are made.
… able to start a fresh rviz and get it working (where loading the saved rviz config wasn't working)
…verything I want it to. However, I'd like to clean up the code a lot- I made a stashed attempt to get rid of the std::vectors, but the result was crashing. Also I think the method of creating the quad and projecting the texture is not optimal, so that deserves some looking at.
…lucasw#3, but it didn't work- maybe that should be pre-render target instead?
…f sporadic return falses. lucasw#5  Looks like the glitches in lucasw#3 are caused by a tf lookup problem
…maybe should encapsulate all of demo.launch here.
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