ROBOTIS-GIT / ROBOTIS-OP3

ROS packages for the ROBOTIS OP3
http://emanual.robotis.com/docs/en/platform/op3/introduction/
Apache License 2.0
118 stars 56 forks source link

Program stopped running after disconnecting LAN connection to laptop #66

Closed BagaskaraPutra closed 5 years ago

BagaskaraPutra commented 5 years ago

Hi, I ran the ROBOTIS_OP3 soccer.cpp program on the robot while connecting it to the laptop via SSH LAN cable. But when the LAN cable is disconnected, the program stopped running. Is there any way to make the program still run even though the LAN cable is disconnected from the robot? Thank you

kaym9n commented 5 years ago

Hi~

If you run the program via ssh, execution terminates when the network connection is lost. Please try it as background run. please refer to the following link.

Regards, Kayman

BagaskaraPutra commented 5 years ago

Hi~

If you run the program via ssh, execution terminates when the network connection is lost. Please try it as background run. please refer to the following link.

Regards, Kayman

Thanks for the link. But, after trying all the commands from the link, the problem still exists. The program still terminates when LAN connection is lost. Do you have any other suggestions? Thank you

kaym9n commented 5 years ago

Sorry, I don't know any other solution.

Regards, Kayman

kaym9n commented 5 years ago

This issue has been closed as there weren't recent activities. Please feel free to reopen this thread if there's any opinion to throw. Thanks.