Add --namespace argument to launch command.#433
Add --namespace argument to launch command.#433StefanFabian wants to merge 2 commits intoros2:rollingfrom
Conversation
fujitatomoya
left a comment
There was a problem hiding this comment.
lgtm, i would add the test but i do not see any tests for ros2 launch...
|
@StefanFabian could you please follow up with adding tests? |
|
@StefanFabian, friendly ping |
|
I'm sorry, but we are preparing for a robotics competition in the second week of March, and I don't have any time to invest here until after the competition. |
d3b1ca1 to
0ea4d94
Compare
0e09968 to
35a832b
Compare
|
@kramer-sim was nice enough to add a test case. Does this work for you? @Yadunund @audrow |
|
@Mergifyio rebase |
…aunching a launch file. Signed-off-by: Stefan Fabian <fabian@sim.tu-darmstadt.de> Signed-off-by: Markus Kramer <kramer@sim.tu-darmstadt.de>
Signed-off-by: Markus Kramer <kramer@sim.tu-darmstadt.de>
✅ Branch has been successfully rebased |
|
Pulls: #433 |
fujitatomoya
left a comment
There was a problem hiding this comment.
CI is failing, could you address the failures?
|
|
||
|
|
||
| if __name__ == '__main__': | ||
| unittest.main() No newline at end of file |
There was a problem hiding this comment.
missing last line feed detected by github.
This PR adds support for pushing a namespace when launching a launch file.