Skip to content
This repository was archived by the owner on Mar 7, 2022. It is now read-only.
This repository was archived by the owner on Mar 7, 2022. It is now read-only.

Incongruity between MSVC and gcc7 for simulating robot #8

@FarkasJoseph

Description

@FarkasJoseph

Prevents me from compiling for some reason after installing Visual Studio to install Robot Sim (maybe a newer version of C++ which has multiple overloads of fabs?)
Simple fix is just casting to double: fabs((double) HOOD::POSITION::SAFE_TO_TURN))
Can I implement it? (lines 192 & 396)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions