We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I have installed the required services, but they fail to start as expected. Below is the output from running systemctl status:
systemctl status
$ systemctl status go2py-robot-description.service × go2py-robot-description.service - ROS2 device driver container Loaded: loaded (/etc/systemd/system/go2py-robot-description.service; enabl> Active: failed (Result: exit-code) since Wed 2024-11-27 19:43:41 IST; 5min> Main PID: 50847 (code=exited, status=125) CPU: 37ms $ systemctl status go2py-bridge.service × go2py-bridge.service - ROS2 device driver container Loaded: loaded (/etc/systemd/system/go2py-bridge.service; enabled; vendor > Active: failed (Result: exit-code) since Wed 2024-11-27 19:40:35 IST; 8min> Main PID: 39129 (code=exited, status=125) CPU: 38ms
Please suggest troubleshooting steps or let me know if you need additional logs or config files.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I have installed the required services, but they fail to start as expected. Below is the output from running
systemctl status
:Please suggest troubleshooting steps or let me know if you need additional logs or config files.
The text was updated successfully, but these errors were encountered: