Skip to content

Commit

Permalink
Update the hexapod event.
Browse files Browse the repository at this point in the history
  • Loading branch information
teweitsai committed Jan 13, 2025
1 parent b8d81c5 commit 6d1f81d
Showing 1 changed file with 24 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -411,4 +411,28 @@
<Count>1</Count>
</item>
</SALEvent>
<SALEvent>
<Subsystem>MTHexapod</Subsystem>
<EFDB_Topic>MTHexapod_logevent_highCurrent</EFDB_Topic>
<Description>Indicates whether or not that the actuators are experiencing the high current that might come from the unbalanced loading, the cool-downed greasing, or others.</Description>
<item>
<EFDB_Name>highCurrent</EFDB_Name>
<Description>Actuators experience the high current or not.</Description>
<IDL_Type>boolean</IDL_Type>
<Units>unitless</Units>
<Count>1</Count>
</item>
</SALEvent>
<SALEvent>
<Subsystem>MTHexapod</Subsystem>
<EFDB_Topic>MTHexapod_logevent_transitionToIdle</EFDB_Topic>
<Description>Indicates whether or not that the Copley drivers transition to the idle (disabled) state after the timeout that is not in use under the Enabled state.</Description>
<item>
<EFDB_Name>transitionToIdle</EFDB_Name>
<Description>Copley drives transition to the idle (disabled) state or not.</Description>
<IDL_Type>boolean</IDL_Type>
<Units>unitless</Units>
<Count>1</Count>
</item>
</SALEvent>
</SALEventSet>

0 comments on commit 6d1f81d

Please sign in to comment.