git commit -m "first commit for v2"
This commit is contained in:
9
Devices/Packages/diff_wheel_plugin/plugins.xml
Executable file
9
Devices/Packages/diff_wheel_plugin/plugins.xml
Executable file
@@ -0,0 +1,9 @@
|
||||
<library path="lib/libdiff_wheel_plugin">
|
||||
<class name="WheelPlugin" type="diff_wheel_plugin::WheelPlugin" base_class_type="models::BaseSteerDrive">
|
||||
<description></description>
|
||||
</class>
|
||||
|
||||
<class name="EncoderPlugin" type="diff_wheel_plugin::EncoderPlugin" base_class_type="models::BaseAbsoluteEncoder">
|
||||
<description></description>
|
||||
</class>
|
||||
</library>
|
||||
Reference in New Issue
Block a user