forked from uml-robotics/rviz_camera_stream
-
Notifications
You must be signed in to change notification settings - Fork 46
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
Labels
Comments
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.
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
Sep 10, 2016
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
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.
The text was updated successfully, but these errors were encountered: