Skip to content

Instantly share code, notes, and snippets.

View JWRoboticsVision's full-sized avatar

Jikai Wang JWRoboticsVision

View GitHub Profile
@madelinegannon
madelinegannon / setup-azure-kinect-on-jetson-x-nx.md
Last active September 28, 2025 16:24
Notes on Setting up the Microsoft Azure Kinect on Ubuntu 18.04
# OpenMesh-Python Cheat Sheet
'''
documentation: https://openmesh-python.readthedocs.io/en/latest/
OpenMesh-Python official repository:
https://www.graphics.rwth-aachen.de:9000/OpenMesh/openmesh-python
C++ documentation:
https://www.openmesh.org/media/Documentations/OpenMesh-Doc-Latest/a04099.html
Installation:
* pip install openmesh # https://pypi.org/project/openmesh/