Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
  • Loading branch information
bmagyar authored Sep 28, 2022
1 parent 455b464 commit b88528d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -215,7 +215,7 @@ class TestGenericSystem : public ::testing::Test
<ros2_control name="GenericSystem2dof" type="system">
<hardware>
<plugin>mock_components/GenericSystem</plugin>
<param name="mock_sensor_commands">True</param>
<param name="fake_sensor_commands">True</param>
</hardware>
<joint name="joint1">
<command_interface name="position"/>
Expand Down

0 comments on commit b88528d

Please sign in to comment.