Skip to content

Commit

Permalink
qev3d.ros2_control.urdf.xacr0 --> qev3d_ros_contorl.urdf.xacro
Browse files Browse the repository at this point in the history
  • Loading branch information
PeterLiao2004 committed Jan 31, 2025
1 parent 42625a8 commit bce0983
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@

<!-- Currently copied from the ros2 control demo example 11. Change once other stuff is setup -->

<!-- Copied from the ros2 control Demo code. Change later when hardware is setup -->
<?xml version="1.0"?>
<robot xmlns:xacro="http://www.ros.org/wiki/xacro">

Expand Down
9 changes: 9 additions & 0 deletions src/control/ros2_control/qev3d_hardware_library.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
<library path="qev-3d_hw_interfaces">
<class name="qev_hw_interfaces/Qev3dTopicInterface"
type="qutms_hw_interfaces::Qev3dTopicInterface"
base_class_type="hardware_interface::SystemInterface">
<description>
ros2_control hardware interface.
</description>
</class>
</library>

0 comments on commit bce0983

Please sign in to comment.