Skip to content

FRC Code Review #13

@Jz-0409

Description

@Jz-0409

COMMENTS
Hello, we've reviewed your Repulsor code.
From what we could see, there are many constants used in your code that are hardcoded (ex: in distToForceMag, you added 0.00001), which we assume is intentional. Maybe you could make these a constant variable so that if you adjust the values later, you reduce the risk of unmatched values. We really couldn't find anything to critique, as your code appears error-free.

SUGGESTION
All we have to say is that for the next time you write code, add more comments for situations like this review. (Especially in such a complex and detailed program where the readers are inexperienced-like us)

We wish we could offer more detailed feedback, but again, everything looks well coded! Good job and good luck next season.

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