Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jbarbadillo/object_viewer
A 2d viewer for moving objects representation
https://github.com/jbarbadillo/object_viewer
Last synced: 6 days ago
JSON representation
A 2d viewer for moving objects representation
- Host: GitHub
- URL: https://github.com/jbarbadillo/object_viewer
- Owner: jbarbadillo
- License: mit
- Created: 2019-01-26T15:19:50.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-02-11T20:13:28.000Z (almost 6 years ago)
- Last Synced: 2025-01-10T00:24:34.121Z (16 days ago)
- Language: Python
- Size: 63.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- Changelog: HISTORY.rst
- Contributing: docs/contributing.rst
- License: LICENSE
- Authors: AUTHORS.rst
Awesome Lists containing this project
README
=============
Object Viewer
=============A 2d viewer for monitoring moving objects in a controlled scenario.
* Free software: MIT license
* Documentation: https://object-viewer.readthedocs.io.Features
--------The object viewer draws objects that consumes from a source. For running the application just do
::
bokeh serve --show object_viewer/app.py
Credits
-------This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.
.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage