Skip to content

Incorrect declaration of virtual function makes project not compilable with float type #475

Open
@shumi12321

Description

@shumi12321

bool integrate(double dt) const;

This bug prevents building FCL types with float. Declaration of this function should not take double as argument, but templated type S.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions