- Edited
Hello,
I am using Robot App (1.7.5-5) to test six joint,
but when I press Engage button,
GUI report the errors EStopOpenCircState
as below (drivers doesn't use STO),
how can I ignore this or config this?
Thanks.
2023-12-04 16:21:56.564 +0000 [INFO] GOTO_ENGAGED_E
2023-12-04 16:21:56.564 +0000 [INFO_SM] Robot State: Enter state: logic::OffToDisengagedState
2023-12-04 16:21:56.564 +0000 [INFO_SM] Robot State: State: logic::OffState Event: gotoEngaged [done]
2023-12-04 16:21:56.574 +0000 [INFO_SM] Robot State: Enter state: logic::DisengagedState
2023-12-04 16:21:56.574 +0000 [INFO_SM] Robot State: State: logic::OffToDisengagedState Event: waitingDisengaged [done]
2023-12-04 16:21:56.574 +0000 [INFO_SM] Drive1: Enter state: mcx::drive::Transition
2023-12-04 16:21:56.574 +0000 [INFO_SM] Drive1: State: mcx::drive::SwitchOnDisabled Event: Goto Disengage [done]
2023-12-04 16:21:56.574 +0000 [INFO_SM] Drive1: State: mcx::drive::Transition Event: Shutdown [repeat]
2023-12-04 16:21:56.574 +0000 [INFO_SM] Drive2: Enter state: mcx::drive::Transition
2023-12-04 16:21:56.574 +0000 [INFO_SM] Drive2: State: mcx::drive::SwitchOnDisabled Event: Goto Disengage [done]
2023-12-04 16:21:56.574 +0000 [INFO_SM] Drive2: State: mcx::drive::Transition Event: Shutdown [repeat]
2023-12-04 16:21:56.574 +0000 [INFO_SM] Drive3: Enter state: mcx::drive::Transition
2023-12-04 16:21:56.574 +0000 [INFO_SM] Drive3: State: mcx::drive::SwitchOnDisabled Event: Goto Disengage [done]
2023-12-04 16:21:56.574 +0000 [INFO_SM] Drive3: State: mcx::drive::Transition Event: Shutdown [repeat]
2023-12-04 16:21:56.574 +0000 [INFO_SM] Drive4: Enter state: mcx::drive::Transition
2023-12-04 16:21:56.574 +0000 [INFO_SM] Drive4: State: mcx::drive::SwitchOnDisabled Event: Goto Disengage [done]
2023-12-04 16:21:56.574 +0000 [INFO_SM] Drive4: State: mcx::drive::Transition Event: Shutdown [repeat]
2023-12-04 16:21:56.574 +0000 [INFO_SM] Drive5: Enter state: mcx::drive::Transition
2023-12-04 16:21:56.574 +0000 [INFO_SM] Drive5: State: mcx::drive::SwitchOnDisabled Event: Goto Disengage [done]
2023-12-04 16:21:56.574 +0000 [INFO_SM] Drive5: State: mcx::drive::Transition Event: Shutdown [repeat]
2023-12-04 16:21:56.574 +0000 [INFO_SM] Drive6: Enter state: mcx::drive::Transition
2023-12-04 16:21:56.574 +0000 [INFO_SM] Drive6: State: mcx::drive::SwitchOnDisabled Event: Goto Disengage [done]
2023-12-04 16:21:56.574 +0000 [INFO_SM] Drive6: State: mcx::drive::Transition Event: Shutdown [repeat]
2023-12-04 16:21:56.584 +0000 [INFO_SM] Robot State: Enter state: logic::DisengagedToEngagedState
2023-12-04 16:21:56.584 +0000 [INFO_SM] Robot State: State: logic::DisengagedState Event: gotoEngaged [done]
2023-12-04 16:21:56.584 +0000 [INFO_SM] Drive1: Enter state: mcx::drive::Transition
2023-12-04 16:21:56.584 +0000 [INFO_SM] Drive1: State: mcx::drive::Transition Event: Shutdown [done]
2023-12-04 16:21:56.584 +0000 [INFO_SM] Drive2: Enter state: mcx::drive::Transition
2023-12-04 16:21:56.584 +0000 [INFO_SM] Drive2: State: mcx::drive::Transition Event: Shutdown [done]
2023-12-04 16:21:56.584 +0000 [INFO_SM] Drive3: Enter state: mcx::drive::Transition
2023-12-04 16:21:56.584 +0000 [INFO_SM] Drive3: State: mcx::drive::Transition Event: Shutdown [done]
2023-12-04 16:21:56.584 +0000 [INFO_SM] Drive4: Enter state: mcx::drive::Transition
2023-12-04 16:21:56.584 +0000 [INFO_SM] Drive4: State: mcx::drive::Transition Event: Shutdown [done]
2023-12-04 16:21:56.584 +0000 [INFO_SM] Drive5: Enter state: mcx::drive::Transition
2023-12-04 16:21:56.584 +0000 [INFO_SM] Drive5: State: mcx::drive::Transition Event: Shutdown [done]
2023-12-04 16:21:56.584 +0000 [INFO_SM] Drive6: Enter state: mcx::drive::Transition
2023-12-04 16:21:56.584 +0000 [INFO_SM] Drive6: State: mcx::drive::Transition Event: Shutdown [done]
2023-12-04 16:21:56.594 +0000 [INFO_SM] Robot State: State: logic::DisengagedToEngagedState Event: waitingEngaged [repeat]
2023-12-04 16:21:56.594 +0000 [INFO_SM] Drive1: State: mcx::drive::Transition Event: Switch On [repeat]
2023-12-04 16:21:56.594 +0000 [INFO_SM] Drive2: State: mcx::drive::Transition Event: Switch On [repeat]
2023-12-04 16:21:56.594 +0000 [INFO_SM] Drive3: State: mcx::drive::Transition Event: Switch On [repeat]
2023-12-04 16:21:56.594 +0000 [INFO_SM] Drive4: State: mcx::drive::Transition Event: Switch On [repeat]
2023-12-04 16:21:56.594 +0000 [INFO_SM] Drive5: State: mcx::drive::Transition Event: Switch On [repeat]
2023-12-04 16:21:56.594 +0000 [INFO_SM] Drive6: State: mcx::drive::Transition Event: Switch On [repeat]
2023-12-04 16:21:56.604 +0000 [INFO_SM] Drive1: Enter state: mcx::drive::SwitchOn
2023-12-04 16:21:56.604 +0000 [INFO_SM] Drive1: State: mcx::drive::Transition Event: Switch On [done]
2023-12-04 16:21:56.604 +0000 [INFO_SM] Drive2: Enter state: mcx::drive::SwitchOn
2023-12-04 16:21:56.604 +0000 [INFO_SM] Drive2: State: mcx::drive::Transition Event: Switch On [done]
2023-12-04 16:21:56.604 +0000 [INFO_SM] Drive3: Enter state: mcx::drive::SwitchOn
2023-12-04 16:21:56.604 +0000 [INFO_SM] Drive3: State: mcx::drive::Transition Event: Switch On [done]
2023-12-04 16:21:56.604 +0000 [INFO_SM] Drive4: Enter state: mcx::drive::SwitchOn
2023-12-04 16:21:56.604 +0000 [INFO_SM] Drive4: State: mcx::drive::Transition Event: Switch On [done]
2023-12-04 16:21:56.604 +0000 [INFO_SM] Drive5: Enter state: mcx::drive::SwitchOn
2023-12-04 16:21:56.604 +0000 [INFO_SM] Drive5: State: mcx::drive::Transition Event: Switch On [done]
2023-12-04 16:21:56.604 +0000 [INFO_SM] Drive6: Enter state: mcx::drive::SwitchOn
2023-12-04 16:21:56.604 +0000 [INFO_SM] Drive6: State: mcx::drive::Transition Event: Switch On [done]
2023-12-04 16:21:56.614 +0000 [INFO_SM] Drive1: Enter state: mcx::drive::Transition
2023-12-04 16:21:56.614 +0000 [INFO_SM] Drive1: State: mcx::drive::SwitchOn Event: Goto Engage [done]
2023-12-04 16:21:56.614 +0000 [INFO_SM] Drive1: State: mcx::drive::Transition Event: delayEvent [repeat]
2023-12-04 16:21:56.614 +0000 [INFO_SM] Drive2: Enter state: mcx::drive::Transition
2023-12-04 16:21:56.614 +0000 [INFO_SM] Drive2: State: mcx::drive::SwitchOn Event: Goto Engage [done]
2023-12-04 16:21:56.614 +0000 [INFO_SM] Drive2: State: mcx::drive::Transition Event: delayEvent [repeat]
2023-12-04 16:21:56.614 +0000 [INFO_SM] Drive3: Enter state: mcx::drive::Transition
2023-12-04 16:21:56.614 +0000 [INFO_SM] Drive3: State: mcx::drive::SwitchOn Event: Goto Engage [done]
2023-12-04 16:21:56.614 +0000 [INFO_SM] Drive3: State: mcx::drive::Transition Event: delayEvent [repeat]
2023-12-04 16:21:56.614 +0000 [INFO_SM] Drive4: Enter state: mcx::drive::Transition
2023-12-04 16:21:56.614 +0000 [INFO_SM] Drive4: State: mcx::drive::SwitchOn Event: Goto Engage [done]
2023-12-04 16:21:56.614 +0000 [INFO_SM] Drive4: State: mcx::drive::Transition Event: delayEvent [repeat]
2023-12-04 16:21:56.614 +0000 [INFO_SM] Drive5: Enter state: mcx::drive::Transition
2023-12-04 16:21:56.614 +0000 [INFO_SM] Drive5: State: mcx::drive::SwitchOn Event: Goto Engage [done]
2023-12-04 16:21:56.614 +0000 [INFO_SM] Drive5: State: mcx::drive::Transition Event: delayEvent [repeat]
2023-12-04 16:21:56.614 +0000 [INFO_SM] Drive6: Enter state: mcx::drive::Transition
2023-12-04 16:21:56.614 +0000 [INFO_SM] Drive6: State: mcx::drive::SwitchOn Event: Goto Engage [done]
2023-12-04 16:21:56.614 +0000 [INFO_SM] Drive6: State: mcx::drive::Transition Event: delayEvent [repeat]
2023-12-04 16:21:56.624 +0000 [INFO_SM] Drive1: State: mcx::drive::Transition Event: Enable Operation [repeat]
2023-12-04 16:21:56.624 +0000 [INFO_SM] Drive2: State: mcx::drive::Transition Event: Enable Operation [repeat]
2023-12-04 16:21:56.624 +0000 [INFO_SM] Drive3: State: mcx::drive::Transition Event: Enable Operation [repeat]
2023-12-04 16:21:56.624 +0000 [INFO_SM] Drive4: State: mcx::drive::Transition Event: Enable Operation [repeat]
2023-12-04 16:21:56.624 +0000 [INFO_SM] Drive5: State: mcx::drive::Transition Event: Enable Operation [repeat]
2023-12-04 16:21:56.624 +0000 [INFO_SM] Drive6: State: mcx::drive::Transition Event: Enable Operation [repeat]
2023-12-04 16:21:58.640 +0000 [INFO_SM] Drive1: Enter state: mcx::drive::OperationEnable
2023-12-04 16:21:58.640 +0000 [INFO_SM] Drive1: State: mcx::drive::Transition Event: Enable Operation [done]
2023-12-04 16:21:58.640 +0000 [INFO_SM] Drive2: Enter state: mcx::drive::OperationEnable
2023-12-04 16:21:58.640 +0000 [INFO_SM] Drive2: State: mcx::drive::Transition Event: Enable Operation [done]
2023-12-04 16:21:58.640 +0000 [INFO_SM] Drive3: Enter state: mcx::drive::OperationEnable
2023-12-04 16:21:58.640 +0000 [INFO_SM] Drive3: State: mcx::drive::Transition Event: Enable Operation [done]
2023-12-04 16:21:59.594 +0000 [INFO_SM] Robot State: Enter state: logic::EngagedState
2023-12-04 16:21:59.594 +0000 [INFO_SM] Robot State: State: logic::DisengagedToEngagedState Event: waitingEngaged [done]2023-12-04 16:22:01.634 +0000 [INFO_SM] Drive4: Enter state: mcx::drive::Fault
2023-12-04 16:22:01.634 +0000 [INFO_SM] Drive4: State: mcx::drive::Transition Event: terminateEvent [done]
2023-12-04 16:22:01.634 +0000 [INFO_SM] Drive5: Enter state: mcx::drive::Fault
2023-12-04 16:22:01.634 +0000 [INFO_SM] Drive5: State: mcx::drive::Transition Event: terminateEvent [done]
2023-12-04 16:22:01.634 +0000 [INFO_SM] Drive6: Enter state: mcx::drive::Fault
2023-12-04 16:22:01.634 +0000 [INFO_SM] Drive6: State: mcx::drive::Transition Event: terminateEvent [done]
2023-12-04 16:22:01.664 +0000 [INFO_SM] Robot State: Enter state: logic::EStopOpenCircState
2023-12-04 16:22:01.664 +0000 [INFO_SM] Robot State: Enter state: logic::EStopOffState
2023-12-04 16:22:01.664 +0000 [INFO_SM] Robot State: State: logic::EngagedState Event: emergencyStop [done]
2023-12-04 16:22:01.664 +0000 [INFO_SM] Robot State: E-Stop id: 607 (0x25f) subsystem: 4 slave info: 0
2023-12-04 16:22:01.664 +0000 [INFO_SM] Robot State: State: logic::EStopOffState Event: emergencyStop [done]
2023-12-04 16:22:01.664 +0000 [INFO_SM] Robot State: E-Stop id: 607 (0x25f) subsystem: 5 slave info: 0
2023-12-04 16:22:01.664 +0000 [INFO_SM] Robot State: State: logic::EStopOffState Event: emergencyStop [done]
2023-12-04 16:22:01.664 +0000 [INFO_SM] Robot State: E-Stop id: 607 (0x25f) subsystem: 6 slave info: 0
2023-12-04 16:22:01.664 +0000 [INFO_SM] Robot State: State: logic::EStopOffState Event: delayEvent [repeat]
2023-12-04 16:22:01.664 +0000 [INFO_SM] Drive1: Enter state: mcx::drive::Transition
2023-12-04 16:22:01.664 +0000 [INFO_SM] Drive1: State: mcx::drive::OperationEnable Event: Goto Off [done]
2023-12-04 16:22:01.664 +0000 [INFO_SM] Drive1: Enter state: mcx::drive::SwitchOnDisabled
2023-12-04 16:22:01.664 +0000 [INFO_SM] Drive1: State: mcx::drive::Transition Event: Disable Voltage [done]
2023-12-04 16:22:01.664 +0000 [INFO_SM] Drive2: Enter state: mcx::drive::Transition
2023-12-04 16:22:01.664 +0000 [INFO_SM] Drive2: State: mcx::drive::OperationEnable Event: Goto Off [done]
2023-12-04 16:22:01.664 +0000 [INFO_SM] Drive2: Enter state: mcx::drive::SwitchOnDisabled
2023-12-04 16:22:01.664 +0000 [INFO_SM] Drive2: State: mcx::drive::Transition Event: Disable Voltage [done]
2023-12-04 16:22:01.664 +0000 [INFO_SM] Drive3: Enter state: mcx::drive::Transition
2023-12-04 16:22:01.664 +0000 [INFO_SM] Drive3: State: mcx::drive::OperationEnable Event: Goto Off [done]
2023-12-04 16:22:01.664 +0000 [INFO_SM] Drive3: Enter state: mcx::drive::SwitchOnDisabled
2023-12-04 16:22:01.664 +0000 [INFO_SM] Drive3: State: mcx::drive::Transition Event: Disable Voltage [done]
2023-12-04 16:22:02.164 +0000 [INFO_SM] Robot State: State: logic::EStopOffState Event: savePersistentData [done]