This commit is contained in:
Bltzz 2025-02-07 18:01:15 +01:00
commit 653fb340d2
8 changed files with 326 additions and 0 deletions

View file

@ -0,0 +1,7 @@
<?xml version="1.0"?>
<robot xmlns:xacro="http://www.ros.org/wiki/xacro" name="robot">
<!-- Example link -->
<link name="base_link"></link>
</robot>