-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Summary: * Rename a couple `main.cpp` files to be the apps' name. It's consistent with other examples, and it's easier to know what the file is. * Move marker processing related files to the process_markers_app folder. * Create a placeholder readme file for processing marker data. Reviewed By: jeongseok-meta Differential Revision: D58628936 fbshipit-source-id: 2e224f034a69dbd285ca5a5da58db70bbc0c0974
- Loading branch information
1 parent
f2a2a3f
commit 679432b
Showing
7 changed files
with
7 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
# Process Optical Motion Capture Marker Data | ||
|
||
Please refer to this [example][docs]. | ||
|
||
[docs]: https://facebookincubator.github.io/momentum/docs/examples/process_markers |
File renamed without changes.
File renamed without changes.
File renamed without changes.