Skip to main content

StartWalking srv

  • File: thormang3_walking_module_msgs/WalkingStart.srv

  • Message Definition

---
int32 result
  • Description
    A service to start walking THORMANG3 with existing StepData.

    • Request

      • empty
    • Response

      • int32 result
           Result of the "WalkingStart" Service.

        NameValueDescription
        NO_ERROR0x00There is no error.
        NOT_ENABLED_WALKING_MODULE0x02The thormang3_walking_module is not enabled.
        NO_STEP_DATA0x10There is no step data.
        ROBOT_IS_WALKING_NOW0x400The Thormang3 is walking now.