Skip to content

Commit e41b0f9

Browse files
Update README.md
1 parent 9a15d75 commit e41b0f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/benchmark/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Currently we do not support automatic generated environment, which will be in yo
2929
```
3030

3131
## Define mission specifications
32-
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.
32+
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.
3333
```python
3434
# goals -> mission specification
3535
narrow_spaces = 5

0 commit comments

Comments
 (0)