Update example.md
This commit is contained in:
parent
dd551f8344
commit
d41973ca52
1 changed files with 3 additions and 1 deletions
|
@ -245,7 +245,9 @@ Note. Кроме "sid" и "packages" все остальные поля запо
|
||||||
"package": "dope6d",
|
"package": "dope6d",
|
||||||
"executable": "dope.py",
|
"executable": "dope.py",
|
||||||
"args": {
|
"args": {
|
||||||
|
"mode": "image/bbox",
|
||||||
"output_topic": \${NAME:string:"bound_box"}
|
"output_topic": \${NAME:string:"bound_box"}
|
||||||
|
"output_topic_image": \${NAME:string:"imagebb"}
|
||||||
},
|
},
|
||||||
"interfaces": {
|
"interfaces": {
|
||||||
"cmd": "python ros2_topic_to_json.py"
|
"cmd": "python ros2_topic_to_json.py"
|
||||||
|
@ -254,7 +256,7 @@ Note. Кроме "sid" и "packages" все остальные поля запо
|
||||||
{
|
{
|
||||||
"name": "peConfigure",
|
"name": "peConfigure",
|
||||||
"description": "configuring lifecycle node ROS 2",
|
"description": "configuring lifecycle node ROS 2",
|
||||||
"type_action": "action"/"condition",
|
"type_action": "action/condition",
|
||||||
"type": "run",
|
"type": "run",
|
||||||
"param": [
|
"param": [
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue