SICKAG / sick_scan

sick_scan is an open-source project to support the laser scanner of the company SICK using the ROS-framework
Apache License 2.0
130 stars 104 forks source link

Error occurred #163

Closed gguljam1 closed 2 years ago

gguljam1 commented 2 years ago

While I connect to Tim561, there were few errors occurred. May I ask why it can happen? Here are the logs below.

synaps-ki@synapski-System-Product-Name:~/isaac/sdk$ bazel build //packages/sick_lidar_2d/apps:tim5xx_sample INFO: Repository com_sickag_ssbl instantiated at: no stack (--record_rule_instantiation_callstack not enabled) Repository rule http_archive defined at:

/home/synaps-ki/.cache/bazel/_bazel_synaps-ki/75e02f31c264fa40aee99080978dd855/external/bazel_tools/tools/build_defs/repo/http.bzl:336:16: in INFO: Repository 'com_sickag_ssbl' used the following cache hits instead of downloading the corresponding file.

rostest commented 2 years ago

Thanks for reporting. I'm unsure since neither the bazel build system nor repository com_sickag_ssbl are currently supported. Maybe a cleanup of the cache folder /home/synaps-ki/.cache might help, just a guess.

We recommand use of https://github.com/SICKAG/sick_scan_xd with the build steps described in https://github.com/SICKAG/sick_scan_xd/blob/master/README.md.