Skip to content
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

Runtime Manager Setup tab, fix about Vehicle Model path #156

Merged
merged 1 commit into from
Dec 8, 2015
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions ros/src/util/packages/runtime_manager/scripts/rtmgr.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/usr/bin/env python
# -*- coding: UTF-8 -*-
#
# generated by wxGlade 0.6.8 on Mon Dec 7 11:59:33 2015
# generated by wxGlade 0.6.8 on Tue Dec 8 14:24:21 2015
#

import wx
Expand Down Expand Up @@ -54,7 +54,7 @@ def __init__(self, *args, **kwds):
self.sizer_42_staticbox = wx.StaticBox(self.tab_setup, wx.ID_ANY, _("Baselink to Localizer"))
self.button_vehicle_model = wx.ToggleButton(self.tab_setup, wx.ID_ANY, _("Vehicle Model"))
self.panel_vehicle_model = wx.Panel(self.tab_setup, wx.ID_ANY)
self.sizer_43_staticbox = wx.StaticBox(self.tab_setup, wx.ID_ANY, _("Vehicle model"))
self.sizer_43_staticbox = wx.StaticBox(self.tab_setup, wx.ID_ANY, _("Vehicle Model"))
self.button_rosbag_computing_copy = wx.ToggleButton(self.tab_setup, wx.ID_ANY, _("ROSBAG"))
self.button_rviz_computing_copy = wx.ToggleButton(self.tab_setup, wx.ID_ANY, _("Rviz"))
self.button_rqt_computing_copy = wx.ToggleButton(self.tab_setup, wx.ID_ANY, _("RQT"))
Expand Down
4 changes: 2 additions & 2 deletions ros/src/util/packages/runtime_manager/scripts/rtmgr.wxg
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0"?>
<!-- generated by wxGlade 0.6.8 on Mon Dec 7 11:59:33 2015 -->
<!-- generated by wxGlade 0.6.8 on Tue Dec 8 14:24:21 2015 -->

<application path="rtmgr.py" name="app" class="MyApp" option="0" language="python" top_window="frame_1" encoding="UTF-8" use_gettext="1" overwrite="1" use_new_namespace="1" for_version="2.8" is_template="0" indent_amount="1" indent_symbol="tab" source_extension=".cpp" header_extension=".h">
<object class="MyFrame" name="frame_1" base="EditFrame">
Expand Down Expand Up @@ -435,7 +435,7 @@
<option>0</option>
<object class="wxStaticBoxSizer" name="sizer_43" base="EditStaticBoxSizer">
<orient>wxHORIZONTAL</orient>
<label>Vehicle model</label>
<label>Vehicle Model</label>
<object class="sizeritem">
<flag>wxALL</flag>
<border>4</border>
Expand Down
2 changes: 1 addition & 1 deletion ros/src/util/packages/runtime_manager/scripts/setup.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,6 @@ params:
relpath_from: $(rospack find model_publisher)
v : ''
cmd_param :
only_enable: True
dash : ''
delim : ':=package://model_publisher/'
default : $(rospack find model_publisher)/../../../.config/model/default.dae