-
Notifications
You must be signed in to change notification settings - Fork 86
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
Requirement of PicoScan #220
Comments
Thanks for your feedback. Laserscan messages for the picoScan can be generated, if the following parameter is added in launchfile sick_picoscan.launch:
By adding this parameter, laserscan messages will be published on topic "/sick_picoscan/scan_segment" with frame id "world_0". These laserscan messages are generated for each scan segment. Currently the driver does not support laserscan messages for complete fullframes (-138.0 to +138.0 degree for piocScan lidars). We will discuss optional support of fullframe laserscan messages with SICK. sick_scan_xd is a generic driver supporting a wide range of lidars. This allows the use of several types of lidars without the need to modify the API or application. Yherefore, product specific drivers are currently not favoured. |
Thanks for the detail explanation. Customer feedback each segment laserscan is not fulfill their requirement and full frame laserscan is needed, hope can speed up the process and support the full frame laserscan asap. |
An update is available in branch https://github.com/SICKAG/sick_scan_xd/tree/feature/issue_update, which publishes fullframe laserscan messages for multiScan and picoScan lidars. Laserscan messages of segments are published on topic |
Hi, I have checkout the issue_update branch, but there is still no
topic list:
Could you give me some clue where would the problem is? Thanks |
Nerver mind, it's ok now. thanks |
Dear sir
For the Picoscan hardware, customer asked for two requirements, please kindly help to check whether can support:
1.Is it possible to create a Laserscan topic like TiM5 variant? Because some customers are using TiM5 and they want to use PicoScan with the same topic.
2.This driver supports all ranging LiDAR and with too much content in it, is it possible to create the driver with series products and delete other irrelevant product content?
thanks
The text was updated successfully, but these errors were encountered: