Skip to content

Commit 578500b

Browse files
Update README.md
1 parent 2067374 commit 578500b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -209,6 +209,6 @@ Once ORB-SLAM3 has loaded the vocabulary, press space in the rosbag tab.
209209
rosrun rosbag fastrebag.py dataset-room1_512_16.bag dataset-room1_512_16_small_chunks.bag
210210
```
211211

212-
# 7. Time analysis
212+
# 7. Running time analysis
213213
A flag in `include\Config.h` activates time measurements. It is necessary to uncomment the line `#define REGISTER_TIMES` to obtain the time stats of one execution which is shown at the terminal and stored in a text file(`ExecTimeMean.txt`).
214214

0 commit comments

Comments
 (0)