Skip to content

Latest commit

 

History

27 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AutowareV2X - V2X communication module for Autoware

Containerized ROS node

Usage

  1. Grant execution permission to the script

    chmod +x v2x-docker

  2. Build the Docker image using the script

     Note: ou can pass any additional arguments to the docker build command

    2.1. Normal build

    ./v2x-docker build

    2.2. To build the Docker image cleaning the cache

    ./v2x-docker build --no-cache

    2.3. To build the Docker image with Cohda SDK support enabled

    ./v2x-docker build --build-cohda /path/to/cohda_sdk

  3. Run the Docker container using the script and specifying the path to the parameter file

    ./v2x-docker run /path/to/param.yaml <-it|-d>
  4. To set the container tag

    ./v2x-docker tag <new_tag>

     Note: If you do not specify a tag, the default tag will be autoware_v2x.

About

AutowareV2X docker container (https://github.com/es-av-it-pt/AutowareV2X)

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages