Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
abirhossen786 committed May 8, 2022
1 parent 9a15d75 commit e41b0f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/benchmark/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ Currently we do not support automatic generated environment, which will be in yo
```

## Define mission specifications
To define target locations update the coordinates in the `goals.py` file. It is important to define the `narrow_spaces` for your custom gazebo environment to get the `RNS` metric value. Currently Reval only supports mazimum 5 target locations, we plan to add more flexibility in our future release.
To define target locations update the coordinates in the `goals.py` file. It is important to define the `narrow_spaces` for your custom gazebo environment to get the `RNS` metric value. Currently Reval only supports maximum 5 target locations, we plan to add more flexibility in our future release.
```python
# goals -> mission specification
narrow_spaces = 5
Expand Down

0 comments on commit e41b0f9

Please sign in to comment.