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

Launch all robot nodes in different screen sessions #3

Open
kektobiologist opened this issue Nov 3, 2015 · 3 comments
Open

Launch all robot nodes in different screen sessions #3

kektobiologist opened this issue Nov 3, 2015 · 3 comments

Comments

@kektobiologist
Copy link
Contributor

Currently all robots are launched in one screen session only

@satyanan
Copy link
Member

satyanan commented Dec 9, 2015

I'm thinking of adding .launch file for each robot in and then launch each node in the bash script. Will it suffice of there is a better way of doing this?

@sam17
Copy link
Member

sam17 commented Dec 9, 2015

Why not launch all robots in launch fie only? Why do you need bash script? Launch files allow including other launch files too.

@kektobiologist
Copy link
Contributor Author

Right now I'm thinking of keeping it the way it is, and using rqt_console
for filtering debug messages (see how logging works in ros). This would
still mean that we would have to kill all robots and restart all robots
instead of killing/restarting them separately. Satyanands idea isn't bad
though.
On 10-Dec-2015 12:12 am, "Dementor" [email protected] wrote:

Why not launch all robots in launch fie only? Why do you need bash script?
Launch files allow including other launch files too.


Reply to this email directly or view it on GitHub
#3 (comment).

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

3 participants