Universal_Robots_ROS2_Driver
Universal_Robots_ROS2_Driver copied to clipboard
Backport ursim_driver to foxy branch
resolves #270
In stead of building the ursim docker, we could use the image on docker hub. See:
- https://hub.docker.com/repository/docker/universalrobots/ursim_e-series
- https://hub.docker.com/repository/docker/universalrobots/ursim_cb3
@fmauch I will tackle this again, the docker setup will be based on official and already existing docker images. I will take into account your and @urrsk's review and actually create PR for the main branch. Afterwards, it can be ported back to foxy.
I'll remove this from the Foxy release milestone, as I am still not sure whether we want this in like that. I'd like to change the tests a bit more using the official URSim Dockerfile and I am not sure how much sense it makes to have a docker-compose file in this repo actually building and running the driver...
This will not be done anymore for Foxy.