forked from ros2/ros2cli
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[ros2interface] Allow stdin input for 'ros2 interface show' (ros2#387)
* Allow stdin input for 'ros2 interface show' Signed-off-by: Nursharmin Ramli <[email protected]> * just use help for all the information Signed-off-by: Dirk Thomas <[email protected]> * fix import order Signed-off-by: Dirk Thomas <[email protected]> * simplify logic Signed-off-by: Dirk Thomas <[email protected]> * catch empty values in case stdin doesn't contain output Signed-off-by: Dirk Thomas <[email protected]> * Add test for 'ros2 interface show' with stdin Signed-off-by: Nursharmin Ramli <[email protected]> * Use test_msgs instead of std_msgs for stdin test Signed-off-by: Nursharmin Ramli <[email protected]> * Use example_interfaces in help for show Signed-off-by: Nursharmin Ramli <[email protected]> Co-authored-by: Dirk Thomas <[email protected]> Signed-off-by: Craig <[email protected]>
- Loading branch information
Showing
2 changed files
with
40 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters