Tanmay Pathak
- Total activity 4
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
Posts
Recent activity by Tanmay Pathak-
Camera detection issue after installation of depth camera calibration tool
I have attached 2 cameras; intel realsense D435 depth camera and a Logitech web camera with Ubuntu 16.04 system. After installing and running the depth calibration tool on this system I am facing c...
-
Calculation of coordinates with python
https://github.com/IntelRealSense/librealsense/blob/master/examples/trajectory/rs-trajectory.cpp This shows how coordinates are calculated by librealsense. Is this possible with python ? Any exampl...