File tree Expand file tree Collapse file tree
hold_and_weld_application
hold_and_weld_description
hold_and_weld_gripper_sampler Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22<?xml-model href =" http://download.ros.org/schema/package_format3.xsd" schematypens =" http://www.w3.org/2001/XMLSchema" ?>
33<package format =" 3" >
44 <name >hold_and_weld_application</name >
5- <version >0.1 .0</version >
5+ <version >0.2 .0</version >
66 <description >Dual robot welding application with kinematics validation</description >
77 <maintainer email =" berkantali23@outlook.com" >Berkan Tali</maintainer >
88 <license >Apache-2.0</license >
Original file line number Diff line number Diff line change 22<?xml-model href =" http://download.ros.org/schema/package_format3.xsd" schematypens =" http://www.w3.org/2001/XMLSchema" ?>
33<package format =" 3" >
44 <name >hold_and_weld_bringup</name >
5- <version >0.1 .0</version >
5+ <version >0.2 .0</version >
66 <description >Launch files and configurations for hold_and_weld dual robot system</description >
77 <maintainer email =" berkantali23@outlook.com" >Berkan Tali</maintainer >
88 <license >Apache-2.0</license >
Original file line number Diff line number Diff line change 22<?xml-model href =" http://download.ros.org/schema/package_format3.xsd" schematypens =" http://www.w3.org/2001/XMLSchema" ?>
33<package format =" 3" >
44 <name >hold_and_weld_description</name >
5- <version >0.1 .0</version >
5+ <version >0.2 .0</version >
66 <description >Robot descriptions, URDFs, and meshes for hold and weld system</description >
77 <maintainer email =" berkantali23@outlook.com" >Berkan Tali</maintainer >
88 <license >Apache-2.0</license >
Original file line number Diff line number Diff line change 22<?xml-model href =" http://download.ros.org/schema/package_format3.xsd" schematypens =" http://www.w3.org/2001/XMLSchema" ?>
33<package format =" 3" >
44 <name >hold_and_weld_gripper_sampler</name >
5- <version >0.1 .0</version >
5+ <version >0.2 .0</version >
66 <description >
77 Plugin-based grasp sampling library using OpenCASCADE topology extraction.
88 Provides geometric analysis and filtering for robotic gripper planning.
Original file line number Diff line number Diff line change 22<?xml-model href =" http://download.ros.org/schema/package_format3.xsd" schematypens =" http://www.w3.org/2001/XMLSchema" ?>
33<package format =" 3" >
44 <name >hold_and_weld_planning</name >
5- <version >0.1 .0</version >
5+ <version >0.2 .0</version >
66 <description >Python tools for weld path generation and geometry processing</description >
77 <maintainer email =" berkantali23@outlook.com" >Berkan Tali</maintainer >
88 <license >Apache-2.0</license >
Original file line number Diff line number Diff line change 1919
2020setup (
2121 name = package_name ,
22- version = '0.1 .0' ,
22+ version = '0.2 .0' ,
2323 packages = find_packages (),
2424 data_files = [
2525 ('share/ament_index/resource_index/packages' , ['resource/' + package_name ]),
You can’t perform that action at this time.
0 commit comments