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

can't run sick_generic_caller.exe #385

Closed
Ofurosuki opened this issue Sep 9, 2024 · 5 comments
Closed

can't run sick_generic_caller.exe #385

Ofurosuki opened this issue Sep 9, 2024 · 5 comments

Comments

@Ofurosuki
Copy link

Hi, when I try to run sick_generic_caller.exe on PowerShell, the software stops because of debug assertion error. The error message is the following.
スクリーンショット 2024-09-04 202617
スクリーンショット 2024-09-04 202515
I compiled it following the instructions for 'build for Windows'(https://github.com/SICKAG/sick_scan_xd/blob/develop/INSTALL-GENERIC.md#build-on-windows). I ran these commands on Developer Command Prompt for VS 2019.
.
What do you think I should do?

environment:
windows10 pro
Visual Studio 2019

@rostest
Copy link
Collaborator

rostest commented Sep 9, 2024

Thank you for your feedback. A debug assertion should not occure in any case. Which lidar do you use?

@Ofurosuki
Copy link
Author

Thank you for your quick response and please excuse my lack of explanation. I use picoscan150 pro. So, my command is

sick_generic_caller.exe absolute\adress\to\sick_picoscan.launch hostname:=192.168.0.1 udp_receiver_ip:=192.168.0.2

I confirmed that both the IP addresses are correct.

@rostest
Copy link
Collaborator

rostest commented Sep 10, 2024

Thank you for the information. We fixed this issue in the branch feature/issue_update_2407xx. Please checkout the latest update (git clone -b feature/issue_update_2407xx https://github.com/SICKAG/sick_scan_xd.git) and rebuild sick_scan_xd.

@Ofurosuki
Copy link
Author

It worked. I appreciate your help so much.

@rostest
Copy link
Collaborator

rostest commented Sep 10, 2024

@Ofurosuki Thank you for reporting!

weinmalSICKAG added a commit that referenced this issue Oct 23, 2024
* add: Launchfiles and configuration for picoScan120
* add: Optional AngleRangeFilter and IntervalFilter for picoScan
* fix: Obsolete topic "/sick_multiscan/scan" removed
* add: IMU automatically deactivated after receiving an error code for IMU activation from picoScan w/o addons
* fix: Customization of hash values for authorization #366
* fix: Replaced builtin_addressof expressions #370
* add: Different UDP timeouts for state initial and running, improved UDP timeout handling
* fix: Picoscan range_min value in laserScan message #382
* add: Support for RMS2xxx LIDoutputstate telegrams
* fix: sick_generic_caller debug assertion #385
* add: Check of udp receiver ip at startup
* add: cmake-option to overwrite optimization level
* change: Documentation restructured
* add: Improved field evaluation TiM7xx, Tim7xxS (publish LIDinputstate messages, configuration and services for options FieldSetSelectionMethod and ActiveFieldSet)
* fix: PicoScan parameter add_transform_xyz_rpy #399
* fix: LMS4000 encoder settings #403
* fix: CMake-flag for target sick_scan_xd_api_dockertest #404
* change: Merge PR #405 (typo) and PR #406 (sick_scan_xd_api_test)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants