Changelog for package smach_viewer
2.0.1 (2017-06-20)
- add ROS Orphaned Package Maintainers to maintainer tag (#15)
- copy xdot from https://github.com/jbohren/xdot, (#14)
- add auto focus to subgraph mode button (#11)
- add launch option for 'auto focus to subgraph' mode as default
- add auto focus to subgraph mode button
- feature: Add ability to save the dot graph for further processing (#8)
- forgot two imports
- Add option to save dot graph to file
Add a icon which enables the user to save the currently displayed
graph as a .dot file in the currently hardcoded ros_home/dotfiles,
which should normaly be $HOME/.ros/dotfiles
From there it can be converted with the dot commandline tool into
png, pdf or others without the problem of quality loss.
- wx viewer: checking to make sure item urls are strings to prevent crash (#1)
- Contributors: Yuki Furuta, Jonathan Bohren, Kei Okada, Markus Bajones
2.0.0 (2014-04-17)
- Removing rosbuild support and old useless test
- Fix lost information in package.xml
That was dropped while catkinizing
- Contributors: Felix Kolbe, Jonathan Bohren
1.1.0 (2013-06-29)
- Putting cmake required version call inside the rosbuild/catkin switch
- Catkinizng (hybrid)
- Removing old, unused dependency
- Adding documentation, cleaning up some parts of the wx smach viewer
- Fix for #5122: Multi-line name states aren't in activate color by smach_viewer
- doc review for smach_msgs and smach_viewer
- smach viewer is doc reviewed
- add description for smach viewer
- remove reference to executive python
- smach viewer runs again
- smach viewer needs rospy
- use smach messages instead of executive python messages
- import from https://code.ros.org/svn/wg-ros-pkg/branches/jbohren/executive_smach, which is the restructured code from the executive_python stack
- Contributors: Jonathan Bohren, Wim Meeussen, wim