-
Notifications
You must be signed in to change notification settings - Fork 7
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
OpenGL issues when running ros-abb-linear-axis-real/docker-compose.and-rviz.yml #10
Comments
Hi Jelle! Thanks for posting an issue and fantastic to see that the workshop has attracted attention outside of ITA. It would be great to keep in touch on this. |
My pleasure Romana, this is duly impressive work, docker / compas / ROS, this is a formidable stack.
all for it! Finally; is there a repo for the |
@jf--- Hi! The |
And I'll give it a shot at the OpenGL issue, in principle, the idea is that RViz wouldn't be needed if you use the framework from a CAD interface, e.g. the Grasshopper in the repo does things like subscribe to the displayed path plan and animate on the Rhino's viewport, but still, it's good to be able to see what happens in the ROS black box. |
So the Dockerfile I'm curious of is: abb-linear-axis-rviz:
image: gramaziokohler/robotic-assembly:workshop-19.01
container_name: abb-linear-axis-rviz Do I understand that those files correspond? It seems to reference a
I think that's definitely elegant, and I also appreciate that running GUI apps via docker is, well, questionable in terms of performance for sure. Its just amazing that its even possible ;) |
Yes, that image was built and pushed to dockerhub from the |
@jf--- we're now switching away from doing this X11 forwarding to the host machine, because it is just too painful to configure in all platform in a consistent way, and instead, we're including a Check some of the So, I will close this issue for now, but feel free to keep commenting on it anyway! :) |
I think that's a very sensible idea...
Oh, very interesting, and amazing that this runs in the container, it'll be really amazing to just point to a URL, as per the documents... I'll revert when finding to a moment to explore this, thx for the heads-up! |
first of all, what a wonderful resource to have such an elegant put together workshop, having CI on a workshop tutorial is next level 🍹
( Running from OSX 10.14.2 )
When launching
ros-abb-linear-axis-real.yml
I'm running into the following issue mentioned here on osrf/gazeboThis looks seems a known issue, but I'm curious if you have had success running rviz via docker on osx (or windows)?
from the abb-linear-axis-rviz container:
The text was updated successfully, but these errors were encountered: