Laser doesn't detect all objects
See original GitHub issueI notice that the laser does not always detect objects, it detects objects such as duck_vhacd
and sphere8cube
but not table/table
. Any reason for this behaviour? Is this related to the type of object?
PS: If I run the pepper_lasers example and print the value of laser_list
, each laser value is always either 0
or 3
. When the lasers go on one by one, they are all 0
and if the lasers are all initialized the values are all 3
. Maybe better to place the duck in a region where it meets the lasers?
Issue Analytics
- State:
- Created 3 years ago
- Comments:5 (2 by maintainers)
Top Results From Across the Web
Troubleshooting - Laser Engraving and Cutting
Cause: While the laser cutter will never convert raster images into vector lines, it can convert vector lines into raster images if the...
Read more >Light off, spot on: laser sensors for any application | SICK
A further advantage in certain applications is that the laser sensors can detect objects through holes or narrow openings.
Read more >High-class laser sensors able to detect very small objects
Key moments. View all · Featuring stainless steel enclosure that won't break when bumped during installation or maintenance. · Featuring stainless ...
Read more >Laser detecting everything instead of target object
The problem I'm encountering is that the laser detects everything as the 'target'. However, it works when I position the laser onto the ......
Read more >Troubleshooting Guide for Laserbox - xTool
Solution: It means there is no lost step, usually caused by loose lenses. Check the focus lens. 18 Why can't I open the...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Yep that’s what I thought, the table legs are defined from a visual point of view, but not from a collision point of view. The lasers won’t be able to detect them
This is the code I am using: