Skip to content

Documentation Out of Date due to PR #5916 #5920

@tswie

Description

@tswie

Checklist

  • I've read the contribution guidelines.
  • I've searched other issues and no duplicate issues were found.
  • I'm convinced that this is not my fault but a bug.

Description

What is the intended usage now for running the runtime image? PR #5916 seems to make this documentation out of date: https://autowarefoundation.github.io/autoware-documentation/main/installation/autoware/docker-installation/

The Runtime can no longer run without the data-path flag and errors out as a result. It is not clear to me what to supply to data-path in order to run the runtime.

Expected behavior

The Autoware Docker Runtime image would successfully launch by executing ./docker/run.sh --map-path {my/autoware/map/path}.

Actual behavior

I get the following message:

Note: The --map-path and --data-path option is mandatory for the universe(runtime image). For development environment with shell access, use --devel option.

Steps to reproduce

  1. Attempt to run the Autoware Runtime image by executing ./docker/run.sh --map-path {my/map/path} as indicated by the documentation here: https://autowarefoundation.github.io/autoware-documentation/main/installation/autoware/docker-installation/

Versions

  • OS: 22.04
  • Autoware: Main, last commit: 0091d41

Possible causes

#5916

Additional context

No response

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