File tree Expand file tree Collapse file tree 2 files changed +27
-5
lines changed
Expand file tree Collapse file tree 2 files changed +27
-5
lines changed Original file line number Diff line number Diff line change 1+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2+ Changelog for package frame_editor
3+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4+
5+ Forthcoming
6+ -----------
7+
8+ 1.0.2 (2017-09-27)
9+ ------------------
10+ * Fix: import rospkg
11+ Add rviz view to headless demo launch
12+ * headless version
13+ * during close, save_as proposes to save as current yaml
14+ * added Duplicate Frame button
15+ * Installing tags for frameeditor
16+ * package.xml v2
17+ * Ask for automatic mesh version path update if possible.
18+ * fix legacy yaml loading, if you want to change to rospackages+path you have to reselect your mesh and save again
19+ * Warning Widget if saved with absolute pathes
20+ * resolve mesh pathes with rospackages if possible, fall back to absolute pathes if not possible.
21+ * ugly qt5-slots workaround to make meshes and forms work
22+ * Contributors: ipa-frn, ipa-lth, ipa-pgt
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" ?>
22<package format =" 2" >
33 <name >frame_editor</name >
4- <version >1.0.0 </version >
4+ <version >1.0.2 </version >
55 <description >The frame_editor package</description >
66
7- <!-- One maintainer tag required, multiple allowed, one person per tag -->
7+ <!-- One maintainer tag required, multiple allowed, one person per tag -->
88 <
maintainer email =
" [email protected] " >ipa-frn</
maintainer >
9-
9+
1010
1111 <!-- One license tag required, multiple allowed, one license per tag -->
1212 <license >MIT</license >
2424 <!-- The *_depend tags are used to specify dependencies -->
2525 <!-- Dependencies can be catkin packages or system dependencies -->
2626 <buildtool_depend >catkin</buildtool_depend >
27-
27+
2828 <depend >interactive_markers</depend >
2929 <depend >rospy</depend >
3030 <depend >std_msgs</depend >
4747
4848 </export >
4949
50- </package >
50+ </package >
You can’t perform that action at this time.
0 commit comments