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

Make camera work in a librviz node #12

Open
lucasw opened this issue Aug 29, 2016 · 1 comment
Open

Make camera work in a librviz node #12

lucasw opened this issue Aug 29, 2016 · 1 comment

Comments

@lucasw
Copy link
Owner

lucasw commented Aug 29, 2016

Last time I tried I couldn't make a node that used the rviz library ( http://docs.ros.org/kinetic/api/librviz_tutorial/html/index.html ) to render the camera output.

It's worth trying again, also add example source code to this project that shows it either working or not.

If it doesn't work raise the issue in the rviz repo and debug.

lucasw added a commit that referenced this issue Sep 10, 2016
…ce starts but don't see a camera topic. Also reorganizing files, which will make this painful to merge if any changes happen in other branch? Can't put header in include subdir without hitting vtable linker error.
lucasw added a commit that referenced this issue Sep 10, 2016
…ra info, it is currently all black so try adding a grid next.
@lucasw
Copy link
Owner Author

lucasw commented Sep 10, 2016

This node could be made very useful and generic by adding a service interface to add any rviz plugin, and configure it (which regular rviz ought to have anyhow, but this would be a good demonstration).

lucasw added a commit that referenced this issue Oct 28, 2016
… properties, but everything is returning an error and not printing a useful message
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant