This commit is contained in:
Alexander Schaefer
2025-05-12 20:20:00 +02:00
parent 4da5338ca8
commit 472cbc6b08
53 changed files with 2629 additions and 117 deletions

View File

@@ -3,7 +3,7 @@ setup.cfg
setup.py
osc_ros2/__init__.py
osc_ros2/osc_ros2.py
osc_ros2/osc_ros2_unit_quater.py
osc_ros2/osc_ros2_rpy.py
osc_ros2.egg-info/PKG-INFO
osc_ros2.egg-info/SOURCES.txt
osc_ros2.egg-info/dependency_links.txt

View File

@@ -1,4 +1,4 @@
[console_scripts]
interface = osc_ros2.osc_ros2:main
interface1 = osc_ros2.osc_ros2_unit_quater:main
interface1 = osc_ros2.osc_ros2_rpy:main