-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add and improve generated package readmes
- Loading branch information
Showing
14 changed files
with
310 additions
and
120 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
# ros2_cpp_all_pkg_interfaces | ||
|
||
ROS interface definitions for ros2_cpp_all_pkg | ||
|
||
|
||
### Messages | ||
|
||
| Type | Description | | ||
| --- | --- | | ||
| | | | ||
|
||
### Services | ||
|
||
| Type | Description | | ||
| --- | --- | | ||
| | | | ||
|
||
### Actions | ||
|
||
| Type | Description | | ||
| --- | --- | | ||
| | | |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
# ros2_interfaces_pkg | ||
|
||
TODO | ||
|
||
|
||
### Messages | ||
|
||
| Type | Description | | ||
| --- | --- | | ||
| | | | ||
|
||
### Services | ||
|
||
| Type | Description | | ||
| --- | --- | | ||
| | | | ||
|
||
### Actions | ||
|
||
| Type | Description | | ||
| --- | --- | | ||
| | | |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,46 @@ | ||
# ros2_python_all_pkg | ||
|
||
TODO | ||
|
||
- [Container Images](#container-images) | ||
- [ros2_python_node](#ros2_python_node) | ||
|
||
|
||
### Container Images | ||
|
||
| Description | Image:Tag | Default Command | | ||
| --- | --- | -- | | ||
| | | | | ||
|
||
|
||
## `ros2_python_node` | ||
|
||
### Subscribed Topics | ||
|
||
| Topic | Type | Description | | ||
| --- | --- | --- | | ||
| | | | | ||
|
||
### Published Topics | ||
|
||
| Topic | Type | Description | | ||
| --- | --- | --- | | ||
| | | | | ||
|
||
### Services | ||
|
||
| Service | Type | Description | | ||
| --- | --- | --- | | ||
| | | | | ||
|
||
### Actions | ||
|
||
| Action | Type | Description | | ||
| --- | --- | --- | | ||
| | | | | ||
|
||
### Parameters | ||
|
||
| Parameter | Type | Description | | ||
| --- | --- | --- | | ||
| | | | |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
# ros2_python_all_pkg_interfaces | ||
|
||
ROS interface definitions for ros2_python_all_pkg | ||
|
||
|
||
### Messages | ||
|
||
| Type | Description | | ||
| --- | --- | | ||
| | | | ||
|
||
### Services | ||
|
||
| Type | Description | | ||
| --- | --- | | ||
| | | | ||
|
||
### Actions | ||
|
||
| Type | Description | | ||
| --- | --- | | ||
| | | |
Oops, something went wrong.