这是indexloc提供的服务,不要输入任何密码
Skip to content

Clamp the water speed and global speeds to >=1.0 #15

@Susurrus

Description

@Susurrus

This should prevent really bad performance when going at low speeds. Just need a simple max(v_w, 1.0) and max(v_g, 1.0 term in the code that converts from acceleration command to rudder angle.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions