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

Release/1.5.0 #763 #809

Merged
merged 112 commits into from
Sep 21, 2017
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
112 commits
Select commit Hold shift + click to select a range
012ad99
Add new function: velodyne packet data compression
ChenxiTU Jul 12, 2017
d766cd7
Add new function: velodyne packet data compression
ChenxiTU Jul 12, 2017
77d87fb
Merge remote-tracking branch 'origin/feature/velodyne_compression' in…
ChenxiTU Jul 12, 2017
121eb20
Modify Cmakelist because of OpenCV
ChenxiTU Jul 14, 2017
4c5172e
Rearrange files, delete useless code, rename topic
ChenxiTU Jul 14, 2017
cf7d0b2
Delet useless part and add dependency for CMakeLists.txt
ChenxiTU Jul 17, 2017
1d7b165
Add vector_map_server to RuntimeManager #722
Jul 15, 2017
c0dc6cf
ROS_WARN_ONCE " VectorMap Server Call failed"
Jul 23, 2017
a8225f6
autoware_msgs does not depend on jsk_rviz_plugin, cmake and package.x…
dejanpan Aug 6, 2017
d51c7f4
Merge pull request #762 from CPFL/release/1.4.0
yk-fujii Aug 4, 2017
7417a0d
Fixed zero division in scan2image
yukkysaito Aug 6, 2017
10e30a2
Merge branch 'master' of https://github.com/CPFL/Autoware
yukkysaito Aug 6, 2017
6aab1a9
Merge pull request #768 from CPFL/fix/zero_division
Aug 6, 2017
581e6e0
install target
dejanpan Aug 6, 2017
1807c36
added install targets
dejanpan Aug 6, 2017
af28c15
install target
dejanpan Aug 6, 2017
3b1d8a5
added install targets
dejanpan Aug 6, 2017
13089c2
Merge pull request #767 from CPFL/fix/autoware-msgs-cmake-766
dejanpan Aug 6, 2017
9b912cb
compilation issues
dejanpan Aug 6, 2017
5c92922
launch files
dejanpan Aug 8, 2017
955ac6a
Merge pull request #770 from CPFL/feature/release-debians-766
dejanpan Aug 8, 2017
3ce0c5f
support Garmin GPS 18x LVC
Aug 9, 2017
3ffbaba
Merge pull request #775 from CPFL/feature/garmin_gps
Aug 9, 2017
155ac89
Add parameter to ignore points nearby the vehicle
TomohitoAndo Aug 10, 2017
a75b52e
Add parameter dialog in runtime manager
TomohitoAndo Aug 10, 2017
a53e58b
Fix indentation
TomohitoAndo Aug 10, 2017
fe1a697
Change the method to decide stop point
TomohitoAndo Aug 17, 2017
32338c0
Merge pull request #778 from CPFL/feature/improve-velocity_set
TomohitoAndo Aug 17, 2017
5da9a16
add multiple crosswalk detection
yk-fujii Aug 21, 2017
26e6cdb
apply clang-format
yk-fujii Aug 21, 2017
ad11d92
R.I.P.
yk-fujii Aug 21, 2017
9f11a4b
Add feature to put simulated obstacles in astar planner
TomohitoAndo Aug 23, 2017
b7e3e87
Merge pull request #780 from CPFL/feature/multiple_crosswalk
yk-fujii Aug 25, 2017
e481b31
Add a decision_maker package
yk-fujii Aug 25, 2017
e624c0f
fix segv
yk-fujii Aug 26, 2017
3a12332
Add changing topic name option for the planner selector.
yk-fujii Aug 26, 2017
176ec76
organize package files and directories
yk-fujii Aug 26, 2017
037c080
apply clang-format
yk-fujii Aug 26, 2017
f9ace9e
disabling debug massages on planner_selector
yk-fujii Aug 26, 2017
9e0bb79
Trash
yk-fujii Aug 26, 2017
28ce05e
fix a planner selector
yk-fujii Aug 26, 2017
d76e93d
Add decision packages into runtime_manager
yk-fujii Aug 26, 2017
bfa07d4
add simulation object flag tool for openplanner
yk-fujii Aug 26, 2017
03430fe
Merge pull request #739 from andoh104/AddVectorMapServer2RM
Aug 28, 2017
4a052e2
Merge pull request #727 from ChenxiTU/feature/velodyne_compression
Aug 28, 2017
5c3adaf
Feature/enet image segmenter (#784)
amc-nu Aug 29, 2017
fb9198f
[hotfix] fixes to lidar_tracker package(#787)
amc-nu Aug 29, 2017
b959f5b
Runtime Manager Sensing tab, remove calibrationfile check of GH3 camera
Aug 31, 2017
6a1eaf6
Merge pull request #788 from CPFL/feature/no_check_calibrationfile_gh3
Aug 31, 2017
6cb6c94
removed comments
dejanpan Sep 2, 2017
51aa18c
missing dep
dejanpan Sep 2, 2017
927f85f
added install targets
dejanpan Sep 2, 2017
534a77c
Fix build error:https://github.com/CPFL/Autoware/issues/789
Sep 2, 2017
0031290
autoware_connector deps fixed
dejanpan Sep 2, 2017
ece16aa
fixed cmake and package.xml for libvectormap
dejanpan Sep 2, 2017
ec373ea
static functions were never defined, so I removed them
dejanpan Sep 2, 2017
4ffa46d
no jsk msgs used
dejanpan Sep 2, 2017
7fd46ca
Merge pull request #790 from andoh104/FixBuildError
yk-fujii Sep 3, 2017
a0bbcad
add support for aarch64
yk-fujii Sep 3, 2017
fdf4a27
add smoothing switch
yk-fujii Sep 7, 2017
c5329eb
add config parameter
yk-fujii Sep 7, 2017
b7f9954
fix msg import for planner_switch
yk-fujii Sep 10, 2017
e79c5b0
Fix build error
aohsato Sep 10, 2017
8fec0f3
Change color of a simulated obstacle
TomohitoAndo Sep 13, 2017
ce195a8
Change parameter for obstacle avoid
TomohitoAndo Sep 13, 2017
31fb966
Update Rviz config
TomohitoAndo Sep 13, 2017
b3904f4
Resolve conflicts
TomohitoAndo Sep 13, 2017
86d7a8e
Merge pull request #799 from CPFL/feature/put_obstacle
TomohitoAndo Sep 13, 2017
8246bce
Fix cmake and package
aohsato Sep 13, 2017
1508122
Merge pull request #791 from CPFL/feature/release-debians-766
dejanpan Sep 13, 2017
63cc8aa
Merge pull request #797 from CPFL/hotfix/pointgrey_package
aohsato Sep 13, 2017
5fa7446
integrate planner_selector package to decision_maker package
yk-fujii Sep 17, 2017
1ef267b
Fixed forgetting to rename(state_machine node to decision_maker node)
yk-fujii Sep 17, 2017
f0e6fe6
Merge branch 'master' of github.com:CPFL/Autoware into feature/decisi…
yk-fujii Sep 17, 2017
fad536a
Merge branch 'develop' of github.com:CPFL/Autoware into feature/decis…
yk-fujii Sep 17, 2017
46bd6d5
Removed dynamic reconfigure
yk-fujii Sep 18, 2017
87f02b8
Add publisher for target velocities
yk-fujii Sep 18, 2017
4a7fbc1
update nvidia-docker version
colinsung Sep 18, 2017
913af98
Merge pull request #793 from CPFL/feature/aarch64
yk-fujii Sep 19, 2017
a8e82d7
Change file composition
yk-fujii Sep 19, 2017
41c503c
install ros control packages
colinsung Sep 19, 2017
92fef8c
fix a header dependencies and remove unnecessary part
yk-fujii Sep 19, 2017
30661e0
Fixed configuration of state
yk-fujii Sep 19, 2017
85b8c32
Move the decision part of the state machine library to decision_Maker…
yk-fujii Sep 19, 2017
8b07ef3
Fix a build error for libstate
yk-fujii Sep 20, 2017
dcdd4e6
Fix a build error for decision maker node
yk-fujii Sep 20, 2017
5b8e4e1
add web ui
hiro-ya-iv Sep 20, 2017
76ce4d0
fix setup script
hiro-ya-iv Sep 20, 2017
28117bd
Create readme
hiro-ya-iv Sep 20, 2017
2263fa9
Remove unnecessary comments.
hiro-ya-iv Sep 20, 2017
66a6282
Remove unnecessary comments.
hiro-ya-iv Sep 20, 2017
c5f780c
Add name, email address and license.
hiro-ya-iv Sep 20, 2017
b040587
Fix email address.
hiro-ya-iv Sep 20, 2017
d60fd4b
Merge pull request #804 from CPFL/feature/web_ui
hiro-ya-iv Sep 20, 2017
f1f94a9
add map_extender
Sep 20, 2017
f1e19bd
fixed launch file for planner selector
yk-fujii Sep 20, 2017
b416466
Merge pull request #805 from CPFL/feature/map_extender
Sep 20, 2017
fd435a5
Merge pull request #800 from colinsung/master
yk-fujii Sep 21, 2017
88979b7
Runtime Manager, modify update_func()
Sep 21, 2017
8b0cd2c
Add decision_maker config
yk-fujii Sep 21, 2017
1b77d45
Change default value of decision maker config
yk-fujii Sep 21, 2017
2637ea8
reformat
yk-fujii Sep 21, 2017
c9fbe5b
Merge pull request #806 from CPFL/feature/runtime_manager_fix_update
kondoh2 Sep 21, 2017
6825d66
Add build flags
yk-fujii Sep 21, 2017
ecd815c
Add to support dynamical parameter for decision_maker
yk-fujii Sep 21, 2017
13d22c6
update decision maker config
yk-fujii Sep 21, 2017
b2a16ca
apply clang-format
yk-fujii Sep 21, 2017
4543919
Add build option
yk-fujii Sep 21, 2017
7b0f0b9
Merge pull request #808 from CPFL/feature/decision_maker
yk-fujii Sep 21, 2017
03de0eb
fix version inconsistency
yk-fujii Sep 21, 2017
e47d668
Update changelog
yk-fujii Sep 21, 2017
8351155
1.5.0
yk-fujii Sep 21, 2017
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
15 changes: 15 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -31,3 +31,18 @@ cmake-build-debug/
# clang-format
.clang-format

# ROSBag files
*.bag

# Environments
.env
.venv
env/
venv/
ENV/

# Autoware Resources
*.pcd
*.bag
*.csv

3 changes: 3 additions & 0 deletions docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,9 @@ RUN apt-get install -y \
ros-indigo-sicktoolbox ros-indigo-sicktoolbox-wrapper ros-indigo-gps-common \
libglew-dev

RUN apt-get install -y ros-indigo-ros-control ros-indigo-ros-controllers \
ros-indigo-gazebo-ros-control

RUN rosdep init \
&& rosdep update \
&& echo "source /opt/ros/indigo/setup.bash" >> ~/.bashrc
Expand Down
2 changes: 1 addition & 1 deletion docker/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ sudo apt-get install docker-engine

## Install NVIDIA Docker
```
wget -P /tmp https://github.com/NVIDIA/nvidia-docker/releases/download/v1.0.0/nvidia-docker_1.0.0-1_amd64.deb
wget -P /tmp https://github.com/NVIDIA/nvidia-docker/releases/download/v1.0.1/nvidia-docker_1.0.1-1_amd64.deb
sudo dpkg -i /tmp/nvidia-docker*.deb && rm /tmp/nvidia-docker*.deb
```

Expand Down
90 changes: 90 additions & 0 deletions docs/en/installation_with_drivepx2.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,90 @@
# Build and install procedure for Nvidia DrivePX2
## Prerequires
- Login with user nvidia
- Internet connectivity

## Caution
- Install a new DRM related file. Plsease backup your PX2.

## Procedures
Launch terminal software and execute the following steps.


### DRM Library installation
PX2 has libDRM installed at the time of setup, but NVIDIA customized these libraries and an error occurs for autoware.
So, you need to install common drm libraries.


#### backup
mkdir -p backup/usr/lib
sudo cp -a /usr/lib/libdrm* backup/usr/lib
sudo cp -a /usr/lib/libwayland-* backup/usr/lib

mkdir -p backup/etc/nvidia
sudo cp -a /etc/nvidia/nvidia_gl.conf backup/etc/nvidia
sudo cp -a /etc/nvidia/nvidia_egl.conf backup/etc/nvidia

#### installation
sudo apt-get install --reinstall -y libdrm2 libdrm-dev libwayland-client0 libwayland-cursor0 libwayland-egl1-mesa libwayland-server0 libwayland-dev
sudo ldconfig
*Please reboot after installation.


### ROS Installation
sudo sh -c 'echo "deb http://packages.ros.org/ros/ubuntu $(lsb_release -sc) main" > /etc/apt/sources.list.d/ros-latest.list'
sudo apt-key adv --keyserver hkp://ha.pool.sks-keyservers.net --recv-key 421C365BD9FF1F717815A3895523BAEEB01FA116
sudo apt-get update

sudo apt-get install -y build-essential cmake python-pip
sudo apt-get install -y checkinstall
sudo apt-get install -y python-rosdep python-rosinstall-generator python-wstool python-rosinstall build-essential
sudo apt-get install -y libavutil-ffmpeg54=7:2.8.11-0ubuntu0.16.04.1
sudo apt-get install -y libswresample-ffmpeg1=7:2.8.11-0ubuntu0.16.04.1
sudo apt-get install -y libavformat-ffmpeg56=7:2.8.11-0ubuntu0.16.04.1
sudo apt-get install -y libswscale-ffmpeg3=7:2.8.11-0ubuntu0.16.04.1
sudo apt-get install -y libssl1.0.0=1.0.2g-1ubuntu4.6
sudo apt-get install -y libssl-dev=1.0.2g-1ubuntu4.6
sudo apt-get install -y ros-kinetic-desktop-full
sudo apt-get install -y ros-kinetic-nmea-msgs ros-kinetic-nmea-navsat-driver ros-kinetic-sound-play ros-kinetic-jsk-visualization ros-kinetic-grid-map ros-kinetic-gps-common
sudo apt-get install -y ros-kinetic-controller-manager ros-kinetic-ros-control ros-kinetic-ros-controllers ros-kinetic-gazebo-ros-control ros-kinetic-joystick-drivers
sudo apt-get install -y libnlopt-dev freeglut3-dev qtbase5-dev libqt5opengl5-dev libssh2-1-dev libarmadillo-dev libpcap-dev gksu libgl1-mesa-dev libglew-dev
sudo apt-get install -y ros-kinetic-camera-info-manager-py ros-kinetic-camera-info-manager

### SSD Installation
If you need to use a SSD detector, please refer SSD readme.

### Autoware Installation
source /opt/ros/kinetic/setup.bash

sudo apt-get install -y openssh-server libnlopt-dev freeglut3-dev qtbase5-dev libqt5opengl5-dev libssh2-1-dev libarmadillo-dev libpcap-dev git
sudo apt-get install -y libnlopt-dev freeglut3-dev qt5-default libqt5opengl5-dev libssh2-1-dev libarmadillo-dev libpcap-dev libglew-dev gksu
sudo apt-get install -y libxmu-dev python-wxgtk3.0 python-wxgtk3.0-dev
sudo ln -s /usr/include/aarch64-linux-gnu/qt5 /usr/include/qt5

cd ~/
git clone https://github.com/CPFL/Autoware.git
cd Autoware
git checkout -b aarch64 origin/feature/aarch64

cd ros
./catkin_make_release -j1
(if you need more speed up compilation, you can choose -j2~6, however it may often cause internal erros by GCC.


### Trouble shooting

- If you got following DRM errors
```
/usr/lib/gcc/aarch64-linux-gnu/5/../../../aarch64-linux-gnu/libGL.so: undefined reference to `drmCloseOnce'
/usr/lib/gcc/aarch64-linux-gnu/5/../../../aarch64-linux-gnu/libGL.so: undefined reference to `drmMap'
/usr/lib/gcc/aarch64-linux-gnu/5/../../../aarch64-linux-gnu/libGL.so: undefined reference to `drmUnmap'
/usr/lib/gcc/aarch64-linux-gnu/5/../../../aarch64-linux-gnu/libGL.so: undefined reference to `drmFreeDevice'
/usr/lib/gcc/aarch64-linux-gnu/5/../../../aarch64-linux-gnu/libGL.so: undefined reference to `drmGetDevices'
/usr/lib/gcc/aarch64-linux-gnu/5/../../../aarch64-linux-gnu/libGL.so: undefined reference to `drmGetDevice'
/usr/lib/gcc/aarch64-linux-gnu/5/../../../aarch64-linux-gnu/libGL.so: undefined reference to `drmOpenOnce'
/usr/lib/gcc/aarch64-linux-gnu/5/../../../aarch64-linux-gnu/libGL.so: undefined reference to `drmFreeDevices'
```
- please run to following command
```
export LD_LIBRARY_PATH=/usr/lib/aarch64-linux-gnu/
```
107 changes: 64 additions & 43 deletions ros/src/.config/rviz/default.rviz
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Panels:
- /Local Rollouts1/Namespaces1
- /GlobalPathAnimation1/Status1
Splitter Ratio: 0.695804
Tree Height: 1183
Tree Height: 640
- Class: rviz/Selection
Name: Selection
- Class: rviz/Tool Properties
Expand Down Expand Up @@ -115,26 +115,7 @@ Visualization Manager:
Marker Topic: /vector_map
Name: Vector Map
Namespaces:
cross_road: true
cross_walk: true
curb: true
curve_mirror: true
fence: true
guard_rail: true
gutter: true
rail_crossing: true
road_edge: true
road_mark: true
road_pole: true
road_sign: true
side_walk: true
signal: true
stop_line: true
street_light: true
utility_pole: true
wall: true
white_line: true
zebra_zone: true
{}
Queue Size: 100
Value: true
- Class: rviz/Camera
Expand All @@ -148,8 +129,9 @@ Visualization Manager:
Unreliable: false
Value: false
Visibility:
"": true
A* Sim Obstacle: true
Behavior State: true
Bounding Boxes: true
Control Pose: true
Current Pose: true
Detection Range: true
Expand Down Expand Up @@ -193,7 +175,7 @@ Visualization Manager:
Enabled: true
Invert Rainbow: false
Max Color: 255; 255; 255
Max Intensity: 237
Max Intensity: 137
Min Color: 0; 0; 0
Min Intensity: 0
Name: Points Raw
Expand Down Expand Up @@ -273,7 +255,10 @@ Visualization Manager:
Marker Topic: /detection_range
Name: Detection Range
Namespaces:
{}
Crosswalk Detection: true
Decelerate Detection: true
Stop Detection: true
Stop Line: true
Queue Size: 100
Value: true
- Class: rviz/Marker
Expand Down Expand Up @@ -364,7 +349,9 @@ Visualization Manager:
Marker Topic: /local_waypoints_mark
Name: Local Waypoints
Namespaces:
{}
local_path_marker: true
local_point_marker: true
local_waypoint_velocity: true
Queue Size: 100
Value: true
- Class: rviz/MarkerArray
Expand All @@ -383,15 +370,23 @@ Visualization Manager:
{}
Queue Size: 100
Value: true
- Class: rviz/Marker
Enabled: true
Marker Topic: /astar_sim_obstacle
Name: A* Sim Obstacle
Namespaces:
{}
Queue Size: 100
Value: true
- Alpha: 0.7
Class: rviz/Map
Color Scheme: map
Draw Behind: false
Enabled: false
Name: Laserscan Costmap
Topic: /ring_ogm
Draw Behind: true
Enabled: true
Name: Occupancy Grid Map
Topic: /grid_map_visualization/distance_transform
Unreliable: false
Value: false
Value: true
- Class: rviz/MarkerArray
Enabled: true
Marker Topic: /vector_map_center_lines_rviz
Expand All @@ -405,17 +400,15 @@ Visualization Manager:
Marker Topic: /global_waypoints_rviz
Name: Global Path
Namespaces:
global_lane_array_marker: true
global_lane_waypoint_orientation_marker: true
global_velocity_lane_1: true
{}
Queue Size: 100
Value: true
- Class: rviz/MarkerArray
Enabled: true
Marker Topic: /local_trajectories
Name: Local Rollouts
Namespaces:
global_lane_array_marker: true
{}
Queue Size: 100
Value: true
- Class: rviz/MarkerArray
Expand All @@ -431,7 +424,7 @@ Visualization Manager:
Marker Topic: /behavior_state
Name: Behavior State
Namespaces:
detected_polygons_velocity: true
{}
Queue Size: 100
Value: true
- Class: rviz/MarkerArray
Expand All @@ -447,7 +440,7 @@ Visualization Manager:
Marker Topic: /safety_border
Name: Safety Box
Namespaces:
global_lane_array_marker: true
{}
Queue Size: 100
Value: true
- Class: jsk_rviz_plugin/BoundingBoxArray
Expand All @@ -462,6 +455,31 @@ Visualization Manager:
line width: 0.01
only edge: false
show coords: false
- Buffer length: 100
Class: jsk_rviz_plugin/Plotter2D
Enabled: true
Name: Velocity (km/h)
Show Value: true
Topic: /linear_velocity_viz
Value: true
auto color change: false
auto scale: true
background color: 0; 0; 0
backround alpha: 0
border: true
foreground alpha: 0.7
foreground color: 85; 255; 0
height: 80
left: 40
linewidth: 1
max color: 255; 0; 0
max value: 1
min value: -1
show caption: true
text size: 8
top: 30
update interval: 0.04
width: 80
Enabled: true
Global Options:
Background Color: 48; 48; 48
Expand All @@ -485,7 +503,7 @@ Visualization Manager:
Value: true
Views:
Current:
Angle: 0.00500008
Angle: 0
Class: rviz/TopDownOrtho
Enable Stereo Rendering:
Stereo Eye Separation: 0.06
Expand All @@ -494,21 +512,21 @@ Visualization Manager:
Value: false
Name: Current View
Near Clip Distance: 0.01
Scale: 22.8087
Target Frame: world
Scale: 10
Target Frame: <Fixed Frame>
Value: TopDownOrtho (rviz)
X: 3.80643
Y: -18.6686
X: 0
Y: 0
Saved: ~
Window Geometry:
Camera:
collapsed: false
Displays:
collapsed: false
Height: 1416
Height: 873
Hide Left Dock: false
Hide Right Dock: false
QMainWindow State: 000000ff00000000fd0000000400000000000001fc000004e0fc020000000dfb0000001200530065006c0065006300740069006f006e00000001e10000009b0000006400fffffffb0000001e0054006f006f006c002000500072006f007000650072007400690065007302000001ed000001df00000185000000a3fb000000120056006900650077007300200054006f006f02000001df000002110000018500000122fb000000200054006f006f006c002000500072006f0070006500720074006900650073003203000002880000011d000002210000017afc00000028000004e0000000dd00fffffffa000000020100000003fb0000000a0049006d0061006700650000000000ffffffff0000005c00fffffffb0000000c00430061006d0065007200610000000000ffffffff0000006500fffffffb000000100044006900730070006c0061007900730100000000000001360000016a00fffffffb0000000a0049006d006100670065010000028e000000d20000000000000000fb0000002000730065006c0065006300740069006f006e00200062007500660066006500720200000138000000aa0000023a00000294fb00000014005700690064006500530074006500720065006f02000000e6000000d2000003ee0000030bfb0000000c004b0069006e0065006300740200000186000001060000030c00000261fb000000120049006d006100670065005f0072006100770000000000ffffffff0000000000000000fb0000000c00430061006d006500720061000000024e000001710000000000000000fb000000120049006d00610067006500200052006100770100000421000000160000000000000000fb0000000a0049006d00610067006501000002f4000000cb00000000000000000000000100000163000004e0fc0200000003fb0000000a005600690065007700730100000028000004e0000000b000fffffffb0000001e0054006f006f006c002000500072006f00700065007200740069006500730100000041000000780000000000000000fb0000001200530065006c0065006300740069006f006e010000025a000000b20000000000000000000000020000073f000000a8fc0100000001fb0000000a00560069006500770073030000004e00000080000002e1000001970000000300000a000000005cfc0100000002fb0000000800540069006d0065010000000000000a00000002f600fffffffb0000000800540069006d0065010000000000000450000000000000000000000695000004e000000004000000040000000800000008fc0000000100000002000000010000000a0054006f006f006c00730100000000ffffffff0000000000000000
QMainWindow State: 000000ff00000000fd00000004000000000000016a000002c1fc020000000dfb0000001200530065006c0065006300740069006f006e00000001e10000009b0000006400fffffffb0000001e0054006f006f006c002000500072006f007000650072007400690065007302000001ed000001df00000185000000a3fb000000120056006900650077007300200054006f006f02000001df000002110000018500000122fb000000200054006f006f006c002000500072006f0070006500720074006900650073003203000002880000011d000002210000017afc00000028000002c1000000dd00fffffffa000000020100000003fb0000000a0049006d0061006700650000000000ffffffff0000000000000000fb0000000c00430061006d0065007200610000000000ffffffff0000006500fffffffb000000100044006900730070006c0061007900730100000000000001360000016a00fffffffb0000000a0049006d006100670065010000028e000000d20000000000000000fb0000002000730065006c0065006300740069006f006e00200062007500660066006500720200000138000000aa0000023a00000294fb00000014005700690064006500530074006500720065006f02000000e6000000d2000003ee0000030bfb0000000c004b0069006e0065006300740200000186000001060000030c00000261fb000000120049006d006100670065005f0072006100770000000000ffffffff0000000000000000fb0000000c00430061006d006500720061000000024e000001710000000000000000fb000000120049006d00610067006500200052006100770100000421000000160000000000000000fb0000000a0049006d00610067006501000002f4000000cb00000000000000000000000100000163000002c1fc0200000003fb0000000a005600690065007700730100000028000002c1000000b000fffffffb0000001e0054006f006f006c002000500072006f00700065007200740069006500730100000041000000780000000000000000fb0000001200530065006c0065006300740069006f006e010000025a000000b20000000000000000000000020000073f000000a8fc0100000001fb0000000a00560069006500770073030000004e00000080000002e100000197000000030000066d0000005cfc0100000002fb0000000800540069006d006501000000000000066d000002f600fffffffb0000000800540069006d0065010000000000000450000000000000000000000394000002c100000004000000040000000800000008fc0000000100000002000000010000000a0054006f006f006c00730100000000ffffffff0000000000000000
Selection:
collapsed: false
Time:
Expand All @@ -517,3 +535,6 @@ Window Geometry:
collapsed: false
Views:
collapsed: false
Width: 1645
X: 1861
Y: 91
Loading