quadruped_ros2_control/controllers/leg_pd_controller/leg_pd_controller.xml

10 lines
371 B
XML
Raw Normal View History

2024-09-19 22:45:08 +08:00
<library path="leg_pd_controller">
<class name="leg_pd_controller/LegPdController"
type="leg_pd_controller::LegPdController"
base_class_type="controller_interface::ChainableControllerInterface">
<description>
PD controller for simulation which only support effort command input
</description>
</class>
</library>