Skip to content

Commit 39234ed

Browse files
committed
FaultController -> PicknikResetFaultController
Fixes #8 Signed-off-by: Alexander Moriarty <[email protected]>
1 parent 6f90ec3 commit 39234ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

picknik_reset_fault_controller/controller_plugins.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<library path="picknik_reset_fault_controller">
2-
<class name="picknik_reset_fault_controller/FaultController" type="picknik_reset_fault_controller::FaultController" base_class_type="controller_interface::ControllerInterface">
2+
<class name="picknik_reset_fault_controller/PicknikResetFaultController" type="picknik_reset_fault_controller::PicknikResetFaultController" base_class_type="controller_interface::ControllerInterface">
33
<description>
44
ROS 2 controller that offers a service to clear faults in a hardware interface
55
</description>

0 commit comments

Comments
 (0)