From 082b2713250acae4df59cd41c70c7ee012b70b21 Mon Sep 17 00:00:00 2001 From: zhaohe Date: Wed, 27 Dec 2023 17:22:21 +0800 Subject: [PATCH] init . --- .cproject | 10 +- .project | 2 +- .settings/language.settings.xml | 4 +- Intelligent_winding_robot_51x0.cfg | 44 ++++ Intelligent_winding_robot_51x0.ioc | 382 ++++++++++++++++++++++++++++++++++ Intelligent_winding_robot_51x0.launch | 98 +++++++++ a8000_cliptip_module.cfg | 44 ---- a8000_cliptip_module.ioc | 382 ---------------------------------- a8000_cliptip_module.launch | 98 --------- usrc/project_configs.h | 2 +- 10 files changed, 533 insertions(+), 533 deletions(-) create mode 100644 Intelligent_winding_robot_51x0.cfg create mode 100644 Intelligent_winding_robot_51x0.ioc create mode 100644 Intelligent_winding_robot_51x0.launch delete mode 100644 a8000_cliptip_module.cfg delete mode 100644 a8000_cliptip_module.ioc delete mode 100644 a8000_cliptip_module.launch diff --git a/.cproject b/.cproject index e971721..2d314a7 100644 --- a/.cproject +++ b/.cproject @@ -30,7 +30,7 @@