add front_end_deploy

This commit is contained in:
menzzz
2025-07-28 13:49:18 +08:00
parent 3a6c6a9a97
commit ae09e3fd07
7286 changed files with 1349055 additions and 0 deletions

4
STPP_DEPLOY/NeuralTraj/run.sh Executable file
View File

@@ -0,0 +1,4 @@
roslaunch random_map_generator test.launch & sleep 1; #not sending map now
roslaunch plan_manage plan_node.launch & sleep 1;
wait