Glenn Jocher
be17c9aaf6
updates
2018-08-26 10:59:39 +02:00
Glenn Jocher
5463ab8aa0
updates
2018-08-26 10:57:06 +02:00
Glenn Jocher
c3731591af
Initial commit
2018-08-26 10:51:39 +02:00
matlabbe
147a8a0dac
refactored tf generation
2018-07-30 16:10:09 -04:00
matlabbe
cb349e557f
Suppressed some cmake policy warnings
2018-07-30 15:54:01 -04:00
matlabbe
6fa5e0c8f4
fixed -ltcmalloc not defined error
2018-07-30 15:31:49 -04:00
matlabbe
9943c28b88
Fixed build when tcmalloc is not found
2018-07-30 15:27:03 -04:00
matlabbe
98e605e3d1
Merge branch 'nhudinh2103-fix-memory-leak-linux'
2018-07-30 14:42:47 -04:00
dinhnn
2ad8dacd43
Fix memory leak linux (use tcmalloc to compile)
2018-07-13 13:48:57 +07:00
ap193uee
c88eb28e7c
Added offset to label's y-pos so that the label does not overflow the image ( #324 )
2018-07-09 19:48:57 -07:00
matlabbe
1abda367d6
fixed some memory leaks ( #55 )
2018-07-04 12:28:58 -04:00
vdalv
4f84f68b96
Fix issue #287 and a typo
2018-06-23 01:14:30 -07:00
wenliwyan
5f9f17f9b4
Add item single click slot in labelDialog.py ( #312 )
...
* Add item single click slot in labelDialog.py
In the original code, double clicking a list item will set the text property and automatically validate afterwards, with the label dialog window disappearing.
In this revised version, double click behavior is unchanged, while single click is added. When single clicking a list item, it will only set text in the QLineEdit. Users can change the text by clicking other items before validating themselves by clicking yes.
2018-06-13 21:13:28 -07:00
matlabbe
2cb9120f74
ROS: fixed TF when multiDetection is enabled ( #54 )
2018-05-29 14:53:05 -04:00
matlabbe
890ad0fe0a
updated appveyor
2018-05-28 15:19:08 -04:00
matlabbe
b55ff1025c
updated appveyor
2018-05-28 15:14:18 -04:00
matlabbe
fc8ea483ce
added appveyor config
2018-05-28 15:11:34 -04:00
matlabbe
3e1f4e6669
Packaging: fixed qt5 plugins copy
2018-05-28 14:56:10 -04:00
matlabbe
ab1518b167
Fixing #52
2018-05-22 11:16:39 -04:00
Kentaro Wada
12482e555d
1.6.2
2018-05-20 04:14:40 +09:00
Kentaro Wada
99f7caacb9
Update CHANGELOG.rst
2018-05-20 04:14:16 +09:00
Jiri Horner
f8fee6128a
pcl_ros: fix exported includes in Ubuntu Artful
...
pcl_ros needs the same fix as pcl_conversions
2018-05-20 04:12:55 +09:00
tzutalin
8b0f76f6c0
Fix unicode string issues
2018-05-18 23:34:59 -07:00
vdalv
e7a7b64f7e
Add option to enable/disable label painting
2018-05-18 22:51:57 -07:00
vdalv
219e50dbfc
Fix verify image issue 248
2018-05-18 22:51:32 -07:00
vdalv
508a4c8b37
Fix save dialog issue - #300
2018-05-18 22:51:00 -07:00
vdalv
fef4e6b057
Fix file save issue - #293
2018-05-18 22:50:45 -07:00
sebasrivera96
542b87fd0a
Update saveLevels function to add an extension just when needed
2018-05-18 22:48:03 -07:00
Sebastian Rivera
96c723c139
Remove lines on saveLabels function to save correctly XML files
2018-05-18 22:48:03 -07:00
Sebastian Rivera
515a3f6606
Modify labelImg.py to solve an error when naming the .xml file
...
A line was commented out because there was an error. When a box was drawn
around an object and then saved, the file had a termination
".xml.xml" instead of just ".xml".
2018-05-18 22:48:03 -07:00
vdalv
5d59f6cfb2
Update the Windows + Anaconda install instructions
2018-05-18 22:46:29 -07:00
Nhan Cao
7a8e6a0c7a
Update README.rst
2018-05-13 20:24:25 -07:00
Nhan Cao
689ce8ee2f
update readme for build on macOS
2018-05-13 20:24:25 -07:00
Nhan Cao
1a77b788d1
update build macOS
2018-05-13 20:24:25 -07:00
James Ward
cd3720923a
Increase limits on CropBox filter parameters
...
Min and max of CropBox filter was +/- 5m. For a pointcloud from a Velodyne, for example, this is not enough.
Increased to +/- 1000m.
2018-05-08 22:17:42 +09:00
Kentaro Wada
32d3e6a459
1.6.1
2018-05-08 18:56:16 +09:00
Kentaro Wada
283782b420
Update CHANGELOG.rst
2018-05-08 18:56:01 +09:00
Kentaro Wada
9dee4fb36d
Add 1.6.0 section to CHANGELOG.rst
2018-05-08 18:54:33 +09:00
Kentaro Wada
80131757e8
Remove no need ROS_PARALLEL_JOBS env in .travis.yml
2018-05-08 17:45:53 +09:00
Kentaro Wada
9b4d31c912
Add NOT_TEST_INSTALL option to .travis.sh
2018-05-08 17:45:53 +09:00
Kentaro Wada
25c86b2115
Update travis badge in README.md
2018-05-08 17:45:53 +09:00
Kentaro Wada
3be6003f1b
sudo -E to enable DEBIAN_FRONTEND=noninteractive
2018-05-08 17:45:53 +09:00
Kentaro Wada
090e105e77
Add DEBIAN_FRONTEND=noninteractive
2018-05-08 17:45:53 +09:00
Kentaro Wada
cd2a12af43
Use foreach + string regex to implement list(filter on old cmake
2018-05-08 17:45:53 +09:00
Kentaro Wada
d61aa376ec
Downgrade the required cmake version for backward compatibility
...
I think 3.7 is not required currently and requiring 2.8 is better.
2018-05-08 17:45:53 +09:00
Kentaro Wada
19cd3cfd75
Test backward compatibility for users who build from source
2018-05-08 17:45:53 +09:00
Kentaro Wada
595067b122
Just update .travis.yml for melodic
...
To divide the build failure problem to following:
1. current industrial_ci config is bad?
2. perception_pcl cannot be built on stretch, artful, and bionic?
2018-05-08 17:45:53 +09:00
Paul Bovbel
a21e3ee28a
Merge pull request #198 from mikaelarguedas/fix_pcl_conversions_links
...
Fix pcl conversions links
2018-05-07 15:00:01 -04:00
Mikael Arguedas
0b4ad1f1d6
update package.xml links to point to new repository
2018-05-07 08:13:36 -07:00
Mikael Arguedas
235612cca9
CMake 3.6.3 is sufficient
2018-05-07 08:13:20 -07:00