Skip to content
This repository was archived by the owner on Jan 28, 2023. It is now read-only.
This repository was archived by the owner on Jan 28, 2023. It is now read-only.

robot_commandsが60HzでPublishされない #38

Description

@ShotaAk

ai_controllerがrobot_commandsをPublishしているが、60Hzではなく45~55 Hzとなっている。
原因は、robot_commandsの送信トリガーが、cmd_velとai_status、kick_velocityを受信できたら、となっているためである。
ai_statusとkick_velocityが60Hz出力の実力を持っていないため、cmd_velの受信をトリガーにして、robot_commandsをPublishしたい。

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions