Announcement

Collapse
No announcement yet.

lidar problem in robotino factory

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • lidar problem in robotino factory

    Hi,

    I have a lidar of type HOKUYO UST-10/20LX. The lidar works with ros driver, so I think from hardware side it's no problem. But when I want to use it with robotino factory, it always starts at the very beginning, and then the lidar points freezes.

    I first set the laser type to "hokuyoURG". The service "smartRobotinoLaserServer" is started automatically after the setting. The log says it uses SHM protocol to receive laser scan data. But actually I think the lidar tranport data over Ethernet, which should use tcp/ip protocol. So is it possible that the compatibility issue is the reason why the lidar works at very beginning and then fails?

    After that I also chose “hokuyoEthernet”, which seems to be the correct one to receive data per Ethernet. I think the service "smartLaserHokuyoURGServer2" is responsible for this setting. But the logs says “/opt/smartsoft/bin/SmartLaserHokuyoURGServer2: No such file or directory”. I also tried to reinstall the smartsoft software, but it displays the same. So I think maybe this package somehow wasn’t implemented or deleted?

    Do you know perhaps where my problem is? Could you please help me?


    Thank you very much!

  • #2
    What version of robotino-smartsoft-* packages are you using? Could you upgrade to the latest version 3.3.3?

    Comment


    • #3
      Hi,

      Thanks for your reply. I just use "sudo apt-get install robotino-smartsoft-*" to install the package, it seems that it is the version 2.5.3, I will try to upgrade it and then check it again.


      Thanks for your help!

      Comment


      • #4
        Originally posted by verbeek View Post
        What version of robotino-smartsoft-* packages are you using? Could you upgrade to the latest version 3.3.3?
        Hi,

        I tried to install the smartsoft by typing "sudo apt-get install robotino-smartsoft-*=3.3.3" , it just said the version 3.3.3 of robotino-smartsoft- .. is not found. Did I do something wrong or are there any pre-steps to use the latest version package?


        Thanks very much!

        Comment

        Working...
        X