Skip to content

running docker file doesn't connect to the webots  #3

@Ali-J-Fesharaki

Description

@Ali-J-Fesharaki

when I run the docker file it doesn't connect to webots and external controller.

docker run -it --net host --ipc=host --pid=host --user $(id -u):$(id -g) -v $HOME/.ros/log:/.ros/log -v /dev/shm:/dev/shm --cap-drop list 569e4d88ce69

I want to develop a controller inside the container so can anyone guide me to the appropriate devcontainer.json too

should I change these parameters ?
ARG WEBOTS_CONTROLLER_URL
ENV WEBOTS_CONTROLLER_URL=${WEBOTS_CONTROLLER_URL}
ENV USER=root

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions