-
Notifications
You must be signed in to change notification settings - Fork 93
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
naoqi_driver isn't working after reinstallization #104
Comments
Hello, Could you tell me whether the error message always goes like this?
Could you tell me which version you have for |
Hello. Thanks for replying! Well, yes. It always stop on line the version is
Maybe, everything is the most recent version. |
Then, do you recommend to use the past version of naoqi_driver or naoqi_bridge_msgs? |
Thank you very much for your reply. For the time being, could you use the past version of |
Oh god, it is working on version 0.5.9. |
Hello @illhyhl1111 , did you compile naoqi_driver from source? Or did you install it with apt-get install ? And naoqi_bridge_msgs? |
I first installed it by apt-get, and there was some problem with it. |
By the way, can I ask you just one thing more? Could you please tell me the fastest way to use the published topics with name /pepper_robot/* ? |
Hello, I think you can change the node name by using About the first error (stuck in |
I'm sorry for my one more question. If the results are like these (*), I think it is ok. (*)
|
Sorry. I left the lab just 20 minutes ago. I will check it on next Monday. I'm now using the version released in April 2017 and it is fine. The first 0.5.9 version had some problems in the namespace. |
Compiling from source should be fine but you need to do “got pull” in both naoqi_driver and naoqi_bridge_msgs Regarding the released version (the one that you got with apt-get), you can try installing/updating both naoqi_bridge_msgs and naoqi_driver since they are dependent. |
The problem of our server is, naoqi_driver isn't publishing any topic message. I had checked that version 0.5.10 works fine in another server(Ubuntu 16.04), both for apt-get and source compiling. So sorry once more.;; |
Don't worry, thank you very much for your report! I'll also check camera topic issue. I'll be back in a week! |
Hi! Is there any update on this matter? I am getting the same infinite loop on my pepper. It always stops on " get language service is resetting" until I stop the process.
My naoqi_driver and naqi_bridge_msgs versions are 0.5.10 and 0.0.8 respectively. |
Hi,
I think it is right behavior if Could you please check these commands? |
Thanks for the quick reply! I tried the commands you suggested and you're right. The driver is actually working in the background.
However now my question is why doesn't it say anything like As a first time user of your driver I was expecting the same to happen with So shouldn't it give you at least some sort of confirmation of |
Thank you very much for your comment. If you enable "logs" (please see #88 ), you will see endless log message warning as discussed in #68 . |
Hello, we are trying to apply naoqi_driver on pepper, ros-indigo, Ubuntu 14.04
Actually, it was working well on our environment at last year.
But after reinstalling ros-indigo and naoqi_driver, it isn't working.
Here is my log.
The process stuck after line 'get language service is resetting'.
Please let me know if something more information needed.
Thanks!
The text was updated successfully, but these errors were encountered: