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

LD06 - Stop the sensor motor #1

Open
alcor55 opened this issue Apr 5, 2022 · 10 comments
Open

LD06 - Stop the sensor motor #1

alcor55 opened this issue Apr 5, 2022 · 10 comments
Labels
documentation Improvements or additions to documentation

Comments

@alcor55
Copy link

alcor55 commented Apr 5, 2022

Hi, do you know if there is any kind of way to set the lidar in a 'stand by' mode? In order to reduce the lidar's power consumption and mechanical parts by stoping the laser head rotation. The goal it to enable it only when it is in use.

@ldrobotsensor
Copy link
Member

Hello, at present, the best way for our products to meet the functions of stopping and reducing power consumption is to disconnect the power

@ldrobotsensor
Copy link
Member

@alcor55 Reply see above

@alcor55
Copy link
Author

alcor55 commented Apr 6, 2022

Thank you for answering. But, in the developer's manual it is written that the dc motor can stop the rotation. Is there any software command to shutdown? I'm worry, would the sensor get damaged by disconection of the power? (Hot swap)

@ldrobotsensor
Copy link
Member

Hello, our products can stop the motor, but the radar cannot be powered off when the power supply is continuous. For the motor to stop, input a PWM signal to it to make it work in the external speed control mode, and input a smaller value of PWM The duty cycle value, but it means that the radar speed closed-loop control needs to be carried out externally. The specific implementation is described in the development manual. The following link can be downloaded to the latest development manual.
https://github.com/ldrobotSensorTeam/ldlidar_stl_ros/releases/tag/v2.2.5
@alcor55

@ldrobotsensor ldrobotsensor pinned this issue Apr 6, 2022
@alcor55
Copy link
Author

alcor55 commented Apr 6, 2022

Thanks a lot, you can close the issue.

@alcor55 alcor55 closed this as completed Apr 6, 2022
@alcor55
Copy link
Author

alcor55 commented Apr 6, 2022

Sorry, une last question: is not possible to input a PWM signal to it to make it work in the external speed control mode, there re-enable the internal PWM with another signal?

@ldrobotsensor ldrobotsensor reopened this Apr 6, 2022
@ldrobotsensor
Copy link
Member

Hello, when entering the external speed control mode, the internal speed control mode will only be entered when the lidar is powered off and there is no PWM signal input after power-on. @alcor55

@ldrobotsensor
Copy link
Member

See the development manual for details:


ld06-pin-feature

@alcor55
Copy link
Author

alcor55 commented Apr 6, 2022

Thanks anyway I will search for another solution.

@ldrobotsensor
Copy link
Member

OK, any comments are welcome

@ldrobotsensor ldrobotsensor reopened this Nov 17, 2022
@ldrobotsensor ldrobotsensor unpinned this issue Nov 18, 2022
@ldrobotsensor ldrobotsensor added the documentation Improvements or additions to documentation label Nov 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

2 participants