-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'perception-indigo-fixes' into 'indigo'
Perception indigo fixes * removed c++11 compilation. This was causing tabletop_cloud_accumulator and clusterer to crash on launch. Probably caused because PCL wasn't complied with c++11 [github issue](PointCloudLibrary/pcl#619) * removed unused code (plane extraction, polyclipping) * fixed warnings about specifying queue_size in publishers * use cPickle instead of joblib to pickle the svm classifier. So there's no need to install an old version of sklearn/joblib There is a problem with the ProjectInliers nodelet that still needs to be looked into (#19). Otherwise, the perception pipeline is compiling, launching and running ok under indigo. See merge request !170
- Loading branch information
Showing
69 changed files
with
370 additions
and
1,351 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
3 changes: 0 additions & 3 deletions
3
mcr_object_detection/ros/src/mcr_object_detection/service_states.py
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1 @@ | ||
The current model is trained with sklearn version 0.15.2. The trained model is NOT compatible with higher versions. | ||
|
||
You can install version 0.15.2 with the following command: | ||
|
||
sudo pip install scikit-learn==0.15.2 | ||
The current model is trained with sklearn version 0.14.1. |
Binary file modified
BIN
+46 KB
(4100%)
mcr_object_recognition_mean_circle/common/config/realsense_640_atwork/classifier.pkl
Binary file not shown.
Binary file removed
BIN
-136 Bytes
mcr_object_recognition_mean_circle/common/config/realsense_640_atwork/classifier.pkl_01.npy
Binary file not shown.
Binary file removed
BIN
-668 Bytes
mcr_object_recognition_mean_circle/common/config/realsense_640_atwork/classifier.pkl_02.npy
Binary file not shown.
Binary file removed
BIN
-6.97 KB
mcr_object_recognition_mean_circle/common/config/realsense_640_atwork/classifier.pkl_03.npy
Binary file not shown.
Binary file removed
BIN
-248 Bytes
mcr_object_recognition_mean_circle/common/config/realsense_640_atwork/classifier.pkl_04.npy
Binary file not shown.
Binary file removed
BIN
-136 Bytes
mcr_object_recognition_mean_circle/common/config/realsense_640_atwork/classifier.pkl_05.npy
Binary file not shown.
Binary file removed
BIN
-108 Bytes
mcr_object_recognition_mean_circle/common/config/realsense_640_atwork/classifier.pkl_06.npy
Binary file not shown.
Binary file removed
BIN
-38 KB
mcr_object_recognition_mean_circle/common/config/realsense_640_atwork/classifier.pkl_07.npy
Binary file not shown.
Binary file removed
BIN
-6.97 KB
mcr_object_recognition_mean_circle/common/config/realsense_640_atwork/classifier.pkl_08.npy
Binary file not shown.
Binary file removed
BIN
-248 Bytes
mcr_object_recognition_mean_circle/common/config/realsense_640_atwork/classifier.pkl_09.npy
Binary file not shown.
Binary file removed
BIN
-248 Bytes
mcr_object_recognition_mean_circle/common/config/realsense_640_atwork/classifier.pkl_10.npy
Binary file not shown.
Binary file removed
BIN
-248 Bytes
mcr_object_recognition_mean_circle/common/config/realsense_640_atwork/classifier.pkl_11.npy
Binary file not shown.
Binary file modified
BIN
+542 Bytes
(260%)
mcr_object_recognition_mean_circle/common/config/realsense_640_atwork/label_encoder.pkl
Binary file not shown.
Binary file removed
BIN
-136 Bytes
...bject_recognition_mean_circle/common/config/realsense_640_atwork/label_encoder.pkl_01.npy
Binary file not shown.
Binary file removed
BIN
-344 Bytes
...bject_recognition_mean_circle/common/config/realsense_640_atwork/label_encoder.pkl_02.npy
Binary file not shown.
Binary file removed
BIN
-344 Bytes
...bject_recognition_mean_circle/common/config/realsense_640_atwork/label_encoder.pkl_03.npy
Binary file not shown.
Oops, something went wrong.