Skip to content

Spin up visualizers (open3d, matplotlib, opencv) in their own processes so they don't try to murder each other

License

Notifications You must be signed in to change notification settings

mass2010chromium/python_plot_wrapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python_plot_wrapper

Provide wrapped versions of different visualization packages that run in separate processes using rpyc and multiprocessing. Created because I got too annoyed at things not playing well with opengl >:(

Setup

  • pip3 install build
  • python3 -m build
  • pip install dist/plot_wrapper-0.0.1-py3-none-any.whl

About

Spin up visualizers (open3d, matplotlib, opencv) in their own processes so they don't try to murder each other

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages