Skip to content

Commit 69d64b3

Browse files
Merge pull request #46 from UTAustin-SwarmLab/minkyu-choi07-patch-3
Minkyu choi07 patch 3
2 parents f6601f5 + defb0d5 commit 69d64b3

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

README.md

+3-4
Original file line numberDiff line numberDiff line change
@@ -124,11 +124,10 @@ To run the system with the `real_video` configuration:
124124
python3 main.py +config_name=real_video
125125
```
126126

127-
## F&Q
128-
Q: We are receiving a smaller number of frames. For instance, we require frame 81 to be included in the frames of interest, but we have been provided with [...,21].
127+
## FAQ
128+
Q: We are receiving a smaller number of frames. For instance, we need frame 81 to be included in the frames of interest, but we have been provided with [...,21].
129129

130-
131-
A: This issue is involved with the video processing. You are looking at frames 0 to 81. However, the last frame index is 21 if you didn’t change the video processor's parameters (/ns_vfs/config/video_processor/real_video.yaml).
130+
A: This issue involves video processing. You are looking at frames 0 to 81. However, the last frame index is 21 if you didn’t change the video processor's parameters (`/ns_vfs/config/video_processor/real_video.yaml`).
132131

133132

134133
## Connect with Me

0 commit comments

Comments
 (0)