Add run_name entry in app_manager to specify the node name - #64
Add run_name entry in app_manager to specify the node name#64tkmtnt7000 wants to merge 1 commit into
Conversation
|
True, setting the node name is not supported in the That aside: welcome to the community and greetings to the JSK lab :-) |
|
Thank you for advice. That's true. The app can migrate to
I have tested adding |
|
@knorth55 please comment if you have a moment for your junior. ;)
I guess they are overriden by the
True, @Affonso-Gui and @knorth55 worked on parallel support last year and explicitly excluded launch files. I really don't see why I'm a maintainer of this, afaict JSK is the only user of this module, so please get @k-okada to review JSK patches here. 🐕 |
|
Hello Michael, Yes, currently parallel execution is only supported with the The problem was mostly a lack of time of my part.. Implementing parallel launches might be a little dull, but shouldn't be particularly challenging. |
I added
run_nameentry to specify the node name when we userunentry.Currently when we execute an app with
runentry, the node name is not fixed such asnode_name_<ramdom numbers>.