forked from xqms/rosmon
-
Notifications
You must be signed in to change notification settings - Fork 0
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
update master #22
Merged
Merged
update master #22
Conversation
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
and make it mutable (required for $(anon))
Handle nesting with $(anon) subst correctly
Co-authored-by: Roger Pi <u1926981@campus.udg.edu>
Option to obey output=XY tags
Fix Issue "Can not handle arguments with spaces"
--disable-ui is mostly used with ncurses-like nodes that have problems with such additional outputs.
Improved support for nodes with terminal UI
Handle empty yaml file
…umented behavior of roslaunch
rosmon_core: Add YAML merge key parsing functionality.
rosmon_core: depend on python2/3 conditioned on ROS_PYTHON_VERSION
rosmon_core: Adding fix for rosparam parsing to equivilate with undocumented behavior of roslaunch
…ble-ui is used. Addresses #139.
…n --disable-ui is used. Right justify node names to the max node name length.
Added option to prepend node name to stdout when using --disable-ui.
This is useful to analyze differences between roslaunch and rosmon in parameter loading.
Previously we used floats, but XmlRpc stores doubles, so we should make use of the full precision.
core: launch: warning for type= attrs on <param> tags on Kinetic + whitespace fixes
…a ROS-launch arguments
Use a second PTY for stderr, see #147
Add missing dependency on libboost-python-dev
Inidicate when a node is actually Idle (e.g. stopped)
Closed
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.