forked from ros/ros_comm
-
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.
[roslaunch] Add yaml type for <param> tag (ros#1045)
* Add yaml type for <param> tag * Support type for command output of <param> tag * Add test for yaml type * Add test for identifying commandline output as types * Support yaml type with textfile for <param> * Reserve current behavior with handling strip cleanly * Revert <test_depend>rospy</test_depend>: no need * Revert no need strip() * Remove the lazy import for yaml * Raise ValueError for yaml parse error * Strip for boolean rosparam
- Loading branch information
1 parent
8f39966
commit 9676734
Showing
2 changed files
with
19 additions
and
8 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