Skip to content
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

Stopping ROS remotely #468

Open
samdai01 opened this issue Jan 11, 2025 · 1 comment
Open

Stopping ROS remotely #468

samdai01 opened this issue Jan 11, 2025 · 1 comment
Assignees
Labels
infrastructure net Network Systems team

Comments

@samdai01
Copy link
Contributor

Purpose

As a precursor to the SOFT manual control feature implemented for ELEC, we need to figure out how to stop a running instance of ROS without the ability to CTRL+C through a terminal.

Ideally, this would be possible through the use of ps -aux and kill -9.

Please experiment and report how we can stop ROS.

If the above doesn't work, a cleaner but more complex solution is to use https://robotics.stackexchange.com/questions/81154/proper-way-to-shutdown-rosout-roscore

@lross03
Copy link
Contributor

lross03 commented Jan 11, 2025

I have confirmed we can kill ROS with kill commands

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
infrastructure net Network Systems team
Projects
Status: Backlog
Development

No branches or pull requests

2 participants