Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tau Lidar Camera opens but doesn't return image #22

Open
richardg71 opened this issue Mar 30, 2023 · 2 comments
Open

Tau Lidar Camera opens but doesn't return image #22

richardg71 opened this issue Mar 30, 2023 · 2 comments
Labels
bug Something isn't working

Comments

@richardg71
Copy link

Python Library versions

Run pip list | grep TauLidar in the command-line and paste the output. Include some details on your system as well
Doesn't work on the Jetson Nano

Camera Info

If possible, paste the output of camera.info() from Python (after camera has been successfully opened)
Looking for connected Tau LiDAR Camera hardware ...

ToF camera opened successfully:
model: 4.0
firmware: 3.3
uid: 980253
resolution: 160x60
port: /dev/ttyACM0

Press Esc key over GUI or Ctrl-c in terminal to shutdown ...

Describe the bug

The window opens, but is black.

Steps to Reproduce

Run distance.py

What is expected?

An depth image. This did work at the start. The camera seems very hot.

What is actually happening?

The camera seems very hot. I think this is a hardware failure. Just wondering if you wanted the camera back to do a failure analysis.

Any additional comments?

@richardg71 richardg71 added the bug Something isn't working label Mar 30, 2023
@greenbreakfast
Copy link
Contributor

Pls try it out on a regular laptop or desktop machine where you can successfully run the pip list | grep TauLidar command.
I'd like to rule out this issue being caused by the Jetson Nano.

@richardg71
Copy link
Author

richardg71 commented Mar 30, 2023 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants