The backend of the app is part of mrpt-web library.
- cd rawlog-web-ui
- npm install
- npm run serve
The app requires the C++ rawlog-viewer app runnning, the app is part of the mrpt-web.
- Build mrpt-web library.
- cd mrpt-web/build
- cd apps/rawlog-viewer
- ./rawlog-viewer 127.0.0.1 5000
The server should be started before running the web-app.
A green button, on the app depicts an established connection with the server.
If the connection is not established, try refreshing the page.
- Load rawlog. (File/Open)
- Selecting a log from the navbar. The text details can be viewed.
- Set Motion model.