Skip to content

Commit d7e9cf6

Browse files
committedNov 30, 2021
add readme
1 parent 8673463 commit d7e9cf6

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed
 

‎system/autoware_version/README.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
11
# autoware_version
22

33
This package provides a command line tool to know the architecture version. This feature is temporary and will be removed when the interface is unified in the future.
4+
5+
## How to use
6+
7+
```
8+
ros2 run autoware_version print arch {full,type,version}
9+
```

0 commit comments

Comments
 (0)