feat: extended reward function doc with efficiency idea
This commit is contained in:
parent
42e51e0653
commit
f487d5725f
1 changed files with 1 additions and 0 deletions
|
|
@ -7,6 +7,7 @@ inputs must be distributed fairly to guarantee an objective comparison between d
|
|||
- Positions and joints, which are normalized to floating-point values between 0 and 1, are considered local inputs.
|
||||
- The reward function is centered around minimizing the distance to the goal or maximizing the movement towards the goal
|
||||
within a finite number of timesteps $T$.
|
||||
- To motivate efficient movement, the amount of timesteps taken to reach the goal will be used as penalty.
|
||||
|
||||
## Rationale
|
||||
|
||||
|
|
|
|||
Reference in a new issue