update files
This commit is contained in:
11
NeuralTraj/src/plan_manage/launch/plan_node2.launch
Executable file
11
NeuralTraj/src/plan_manage/launch/plan_node2.launch
Executable 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>
|
||||
Reference in New Issue
Block a user