Skip to content

7.0.3

Compare
Choose a tag to compare
@github-actions github-actions released this 13 Dec 01:04
· 239 commits to master since this release

Description

Please check examples and comment out this sentence. Minimal example is here and detailed example is here

Abstract

I fixed API to make request to enable autoware control when the ego respawns.

Background

Now the autoware control will be disable when the ego respawns. I guess that it not expected behavior.

Details

I confirmed the autoware control was automatically enabled when the ego respawns by using API::respawn.

References

N/A

Destructive Changes

N/A

Known Limitations

N/A

Related Issues