Webviz is a web-based application for playback and visualization of ROS bag files. This repository also contains some libraries that can be used independently to build web-based visualization tools.
Please see the individual package READMEs for details on how to install and use them.
npm run bootstrap in the root directory to install dependencies.npm run build to run a single build or npm run watch to watch and build.npm run storybook to run storybook.npm run screenshot-debug to generate screenshots from stories.npm run docs to run the docs app.npm run lint to run the linters (and npm run lint:fix to automatically fix issues).npm run flow to run Flow.npm run flow-typed-rebuild to update the flow-typed definitions (any time when changing packages).npm test to run tests.If you have the right permissions, you can publish:
- npm run publish to publish npm packages.
- npm run docs-deploy to deploy that statically hosted website (this is also done automatically in CI on the master branch).
PRs, bug reports, and feature requests are welcome! Please observe CONTRIBUTING.md and CODE_OF_CONDUCT.md when making a contribution.
$ claude mcp add webviz \
-- python -m otcore.mcp_server <graph>