ifm o3r library
Project description
ifmO3r
Tools to configure the ifmO3r and receive images, etc.
New python environment
To get the best experience, we recommend to use a blank python environment. There are several tools like the built in venv
(python >= 3.2), virtualvenv
with more features or even anaconda
to create these virtual environments. Using venv
you can do following:
python -m venv [path/name_of_venv]
Now you can choose to either use the local, wheel or pip installation.
3D viewer
The 3D viewer is also a package on PyPI. You can install the 3D viewer by pip install ifmO3rViewer
Further information
If you need documentation or simple guides/tutorials, take a look on the official homepage: https://ifm3d.com
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.