File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 39
39
<param name =" joint_states_topic" >${isaac_joint_states}</param >
40
40
</xacro : if >
41
41
<xacro : if value =" ${use_fake_hardware}" >
42
- <plugin >fake_components /GenericSystem</plugin >
42
+ <plugin >mock_components /GenericSystem</plugin >
43
43
<param name =" fake_sensor_commands" >${fake_sensor_commands}</param >
44
44
<param name =" state_following_offset" >0.0</param >
45
45
</xacro : if >
Original file line number Diff line number Diff line change 39
39
<param name =" joint_states_topic" >${isaac_joint_states}</param >
40
40
</xacro : if >
41
41
<xacro : if value =" ${use_fake_hardware}" >
42
- <plugin >fake_components /GenericSystem</plugin >
42
+ <plugin >mock_components /GenericSystem</plugin >
43
43
<param name =" fake_sensor_commands" >${fake_sensor_commands}</param >
44
44
<param name =" state_following_offset" >0.0</param >
45
45
</xacro : if >
Original file line number Diff line number Diff line change 39
39
<param name =" joint_states_topic" >${isaac_joint_states}</param >
40
40
</xacro : if >
41
41
<xacro : if value =" ${use_fake_hardware}" >
42
- <plugin >fake_components /GenericSystem</plugin >
42
+ <plugin >mock_components /GenericSystem</plugin >
43
43
<param name =" fake_sensor_commands" >${fake_sensor_commands}</param >
44
44
<param name =" state_following_offset" >0.0</param >
45
45
</xacro : if >
You can’t perform that action at this time.
0 commit comments