update files

This commit is contained in:
menzzz
2025-07-28 14:04:42 +08:00
parent a97488d37a
commit 361c72c20d
7284 changed files with 0 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
<launch>
<node pkg="plan_manage" type="plan_node" name="plan_node" output="screen">
<rosparam file="$(find plan_manage)/config/planning_office.yaml" command="load" />
<param name="scene" type="str" value="office" />
</node>
</launch>