Skip to content

Communication with the robot controller is lost. #74

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

Open
wakasaki41 opened this issue Sep 23, 2022 · 5 comments
Open

Communication with the robot controller is lost. #74

wakasaki41 opened this issue Sep 23, 2022 · 5 comments

Comments

@wakasaki41
Copy link

We are dealing with RS080n, we are using rs080n_bringup.launch to run the robot, but sometimes we lose communication with the robot. At that time, if we send a ping command, we get 100% packet loss.

The cases where this phenomenon is observed are when I press emergency stop to stop the robot or when I use Ctrl+C to exit rs080n_bringup.launch. However, this does not happen every time.

@matsui-hiro
Copy link
Member

Hi @wakasaki41,

I have tried Ctrl+C to exit rs080n_bringup.launch and emergency stop during communication but packet loss did not occur.

I would like to know more detailed situation.
What is the software version of the controller?
Please send the log of rs080n_bringup.launch if you have.

@wakasaki41
Copy link
Author

Where can I check the controller version?

@matsui-hiro
Copy link
Member

You can check the version by Auxiliary function 0804 or Monitor command "ID".

@wakasaki41
Copy link
Author

software-version

@wakasaki41
Copy link
Author

We thought there was a negotiation problem, so we disabled auto-negotiation and fixed the communication speed at 1000 Mbps.
We also changed to use khi_robot_command_service to send a quit command to the Driver to kill it.

So far the problem has not recurred, but if it happens again, we will contact you.

Thank you very much.

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