xArm-Developer / xarm_ros2

ROS2 developer packages for robotic products from UFACTORY
https://www.ufactory.cc/pages/xarm
BSD 3-Clause "New" or "Revised" License
127 stars 77 forks source link

Start real robot with own robot-description and moveit-configration in ROS2 Humble #108

Open GerardHarkemaAvans opened 3 weeks ago

GerardHarkemaAvans commented 3 weeks ago

For educational purposes I want to create a configuration with its own urdf-description that includes a lite6 robot. I made a moveit-configuration for that. It is not clear to me how to start the physical robot with my own urdf-description and moveit-configuration. How does a launch file look like?

Seemy reposty: [(https://github.com/AvansMechatronica/my_xarm_lite6_ROS2.git)]

Thanks in advance for a response.