Skip to content

Commit

Permalink
Update launch/tier4_planning_launch/README.md
Browse files Browse the repository at this point in the history
Co-authored-by: kminoda <[email protected]>
  • Loading branch information
takayuki5168 and kminoda authored Dec 21, 2022
1 parent d8a76ad commit 8bafc60
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion launch/tier4_planning_launch/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,9 @@ Note that you should provide parameter paths as `PACKAGE_param_path`. The list o

```xml
<include file="$(find-pkg-share tier4_planning_launch)/launch/planning.launch.xml">
<arg name="PACKAGE_param_path" value="..." />
<!-- Parameter files -->
<arg name="FOO_NODE_param_path" value="..."/>
<arg name="BAR_NODE_param_path" value="..."/>
...
</include>
```

0 comments on commit 8bafc60

Please sign in to comment.