Skip to content

Commit

Permalink
Use simulate parameter in test
Browse files Browse the repository at this point in the history
  • Loading branch information
at-wat committed Mar 25, 2024
1 parent 0579bd4 commit f527758
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/test/joint_trajectory.test
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<node pkg="ypspur_ros" type="ypspur_ros" name="ypspur_ros">
<param name="compatible" value="1" />
<param name="simulate_control" value="true" />
<param name="simulate" value="true" />
<param name="param_file" value="$(find ypspur_ros)/test/config/test.param" />
<param name="joint0_enable" value="true" />
<param name="hz" value="20.0" />
Expand Down

0 comments on commit f527758

Please sign in to comment.