gtsfm
gtsfm copied to clipboard
Add GTSFM command
This PR creates a gtsfm
command that users can utilize to run both the React JS frontend and the python backend. The command follows these steps:
- Start the React server, and provide the user with a localhost link, move the job to the background.
- Run the
gtsfm
backend using the data path provided by the user as a foreground job. - After finishing running the backend, bring the react server job to the foreground again.
To enable the command locally:
source gtsfm_run.sh
gtsfm <datapath>
e.g. gtsfm tests/data/set1_lund_door