Open Alexandre-Caldeira opened 3 years ago
Hard to say if this is a hardware or software issue. I am guessing you are connecting directly from ethernet to ethernet via a rj14 cable. So there are multiple points of failure. You need to check if both ports and the cable are working before you start looking at software and drivers. The first thing I would do is to plug both the Pi and the SICK into a router and check to see if the hardware is all working.
On Fri, Aug 6, 2021 at 6:49 AM Alexandre Caldeira @.***> wrote:
I'm using the most recent image this ubiquity-xenial-lxde raspberry image (v2020-11-07) https://downloads.ubiquityrobotics.com/pi.html to use a Pioneer 3DX + SICK LMS100 LiDAR, specifically using the ROSARIA http://wiki.ros.org/ROSARIA/ package for the robot and either LMS1xx http://wiki.ros.org/LMS1xx package or sick_scan http://wiki.ros.org/sick_scan package for the laser scanner.
However, despite following usual process [1] https://answers.ros.org/question/207220/connecting-a-sick-laserscanner-via-ethernet/ [2] https://answers.ros.org/question/207220/connecting-a-sick-laserscanner-via-ethernet/ to check the laser's static IP, when I try to open a TCP connection it gets refused every single time.
Is it a problem with my process? I believe it could be a problem with the image, and if not, something that should be documented for clarity. Can anyone help?
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/UbiquityRobotics/pi_image_build/issues/17, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABHZ37YIITCSDA24HZ7X5VDT3PR6VANCNFSM5BV6PHPA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&utm_campaign=notification-email .
I'm using the most recent image this ubiquity-xenial-lxde raspberry image (v2020-11-07) to use a Pioneer 3DX + SICK LMS100 LiDAR, specifically using the ROSARIA package for the robot and either LMS1xx package or sick_scan package for the laser scanner.
However, despite following usual process [1] [2] to check the laser's static IP, when I try to open a TCP connection it gets refused every single time.
Is it a problem with my process? I believe it could be a problem with the image, and if not, something that should be documented for clarity. Can anyone help?