Skip to main content

No project description provided

Project description

Vuer: A modern 3D Visualizer for Robotics and VR

Vuer is a 3D visualization tool for robotics and VR applications.

Installation In A Fresh Conda Environment

Setup the conda environment

conda create -n vuer python=3.8
conda activate vuer

Install vuer

pip install vuer==0.0.9

pip install numpy
pip install trimesh
pip install websockets
pip install aiohttp-cors
pip install pillow

Now, to run the examples, first download the example datasets.

Each subdirectory in the assets directory contains a Makefile. Run the make command in each subdirectory to download the datasets. For example:

cd assets/static_3d
make

Then run the examples

cd vuer/examples/vuer
python 01_trimesh.py

To Develop

Setting up the Document Site

https://www.docslikecode.com/learn/05-cd-for-docs/

cd docs
pip install -r requirements.txt

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

vuer-0.0.12-py3-none-any.whl (52.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page