-
Grant execution permission to the script
chmod +x docker.sh
-
Build the Docker image using the script
Note: ou can pass any additional arguments to the
docker build
command
2.1. Normal build
./docker.sh build
2.2. To build the Docker image cleaning the cache
./docker.sh build --no-cache
2.3. To build the Docker image with Cohda SDK support enabled
./docker.sh build --build-cohda /path/to/cohda_sdk
-
Run the Docker container using the script and specifying the path to the parameter file
./docker.sh run /path/to/param.yaml <ros_domain_id> <ros_network_interface> <ros_master_uri>
-
Notifications
You must be signed in to change notification settings - Fork 0
AutowareV2X docker container (https://github.com/es-av-it-pt/AutowareV2X)
es-av-it-pt/autoware_v2x.docker
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
AutowareV2X docker container (https://github.com/es-av-it-pt/AutowareV2X)
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published