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

Fix UBD visualization code #180

Merged
merged 2 commits into from
Oct 30, 2015
Merged

Fix UBD visualization code #180

merged 2 commits into from
Oct 30, 2015

Conversation

lucasb-eyer
Copy link
Member

This might or might not solve #156. I believe it won't, but it's worth a try and fixes some latent bugs anyway.

@lucasb-eyer
Copy link
Member Author

Do not merge yet, please

@lucasb-eyer
Copy link
Member Author

Ok, ready for review/merge now.

@@ -311,6 +327,9 @@ void connectCallback(message_filters::Subscriber<CameraInfo> &sub_cam,

int main(int argc, char **argv)
{
g_txt.push_back(QImage("/home/beyer/strands/0.png"));
g_txt.push_back(QImage("/home/beyer/strands/1.png"));
g_txt.push_back(QImage("/home/beyer/strands/2.png"));
Copy link
Member

Choose a reason for hiding this comment

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

I guess this will break for everyone else?

Copy link
Member Author

Choose a reason for hiding this comment

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

Awww shit I was tired this is not supposed to be there, good catch!

Copy link
Member

Choose a reason for hiding this comment

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

I know the feeling ;)

@lucasb-eyer
Copy link
Member Author

That's more what it should be like. We've been running with this for 2 days now and had no crash. But still, I don't really believe this is the crash's cause, so I wouldn't close the issue.

@cdondrup
Copy link
Member

Tested on Linda, works fine for me.

cdondrup added a commit that referenced this pull request Oct 30, 2015
@cdondrup cdondrup merged commit eb5484f into strands-project:indigo-devel Oct 30, 2015
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.

2 participants