...
This commit is contained in:
@@ -481,7 +481,7 @@ public:
|
||||
|
||||
/* stop moving function */
|
||||
|
||||
_stopMovingFunc = [hardware, cb_sptr, this]() {
|
||||
_stopMovingFunc = [send_to_hardware, hardware, cb_sptr, this]() {
|
||||
typename HARDWARE_T::hardware_state_t hw_state;
|
||||
hw_state.movementState == HARDWARE_T::hardware_movement_state_t::HW_MOVE_STOPPING;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user