Skip to content

Commit

Permalink
config: corrected timeouts for FBMs
Browse files Browse the repository at this point in the history
  • Loading branch information
ptresende committed Nov 21, 2015
1 parent 72a5391 commit dd15f7d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions config/benchmarks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -61,13 +61,13 @@
- name: RoCKIn@Home Functionality Benchmark 1
desc: Object Perception Functionality
code: HOPF
timeout: 120.000
timeout: 600.000
total_timeout: 600.000
- name: RoCKIn@Home Functionality Benchmark 2
desc: Navigation Functionality
code: HNF
timeout: 20.0
total_timeout: 360.0
timeout: 90.0 #120.0
total_timeout: 3600.0
- name: RoCKIn@Home Functionality Benchmark 3
desc: Speech Understanding Functionality
code: HSUF
Expand Down

0 comments on commit dd15f7d

Please sign in to comment.