Austin Deric
Austin Deric
@Gertrido fun fact, you can use github as a server for the meshes! replace [line 47](https://github.com/RobotWebTools/ros3djs/blob/b1f8247017b75b8fe1ca4ba6fe4396f149abf46d/examples/urdf.html#L47) of index.html with ```path : 'https://raw.githubusercontent.com/PR2/pr2_common/kinetic-devel/',``` I didn't test it but that *should* work....
> If your program is running normally then you can likely safely ignore the warning @MartyG-RealSense We get this log spam as well which fills up cloud databases and storage...
Any update on this? It is badly needed. docker-py is functionally broken for running GPU enabled containers.
> Hi @AustinDeric . Is this still a WIP? HI :wave: yes it is still WIP, not much left, i have some uncommitted changes locally that i will push up....
I agree with this and i would like to see more options than just the string to the filename. For example, i would like this function to take a file...
> How do we handle versions of layers (for example, VTK 7.1 and 8.0)? I am proposing we add the versions of additional layers to the version portion of the...
It is complicated and i am not happy with it. Do you have any suggestions? I would like to keep it as simple as possible and still be able to...
ok, i am going to incorporate this feedback into the readme. The summary is: - 'latest': every ros industrial docker image will have a "latest" tag. for example ```rosindustrial/noether-nvidia:latest``` which...
good catch. I intended to for dockerhub to trigger new builds whenever this repo was pushed.  I tested this functionality, i am not sure why its not working now.
We just merged a Dockerfile in the ci repo and the builds didn't automatically trigger, i am not sure why at this point: https://hub.docker.com/r/rosindustrial/ci/builds/ #18