Skip to content
This repository was archived by the owner on Dec 30, 2020. It is now read-only.
This repository was archived by the owner on Dec 30, 2020. It is now read-only.

Possible error in step() function in Environment file for Quadrotor #25

@Aakriti05

Description

@Aakriti05

The step() function in Environment.hpp file of the quadrotor environment returns the summation of positionReward_ , thrustReward_ and orientationReward_. The coefficient of thrustReward_ is 0, so its value will be 0, and angVelReward_ in not included even though it has been calculated.
So, is angVelReward_ intentionally not included in the summation or is it just a small error?

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