-
Notifications
You must be signed in to change notification settings - Fork 68
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
base_link and laser_base are now synced with rtab pos est
1. testing shows rtabmap pose est is decently accurate at low speeds. 2. the pose est publishes pos msg. created node that publishes base_link and laser_base based on the pos est. 3. other small changes. Note: be sure to test zed_odom path planning as well. need to conduct extensive tests. Close to ready for 0.8.0 release.
- Loading branch information
Showing
63 changed files
with
471 additions
and
951 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
Large diffs are not rendered by default.
Oops, something went wrong.
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 +1 @@ | ||
91 | ||
90 |
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
Large diffs are not rendered by default.
Oops, something went wrong.
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
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
4 changes: 2 additions & 2 deletions
4
...tion/object_detection/CMakeFiles/object_detection_generate_messages_cpp.dir/progress.make
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,3 +1,3 @@ | ||
CMAKE_PROGRESS_1 = 22 | ||
CMAKE_PROGRESS_2 = 23 | ||
CMAKE_PROGRESS_1 = 21 | ||
CMAKE_PROGRESS_2 = 22 | ||
|
2 changes: 1 addition & 1 deletion
2
...tion/object_detection/CMakeFiles/object_detection_generate_messages_eus.dir/progress.make
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,4 +1,4 @@ | ||
CMAKE_PROGRESS_1 = | ||
CMAKE_PROGRESS_1 = 23 | ||
CMAKE_PROGRESS_2 = 24 | ||
CMAKE_PROGRESS_3 = 25 | ||
|
2 changes: 1 addition & 1 deletion
2
...ion/object_detection/CMakeFiles/object_detection_generate_messages_lisp.dir/progress.make
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,3 +1,3 @@ | ||
CMAKE_PROGRESS_1 = 26 | ||
CMAKE_PROGRESS_2 = 27 | ||
CMAKE_PROGRESS_2 = | ||
|
4 changes: 2 additions & 2 deletions
4
...n/object_detection/CMakeFiles/object_detection_generate_messages_nodejs.dir/progress.make
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,3 +1,3 @@ | ||
CMAKE_PROGRESS_1 = 28 | ||
CMAKE_PROGRESS_2 = 29 | ||
CMAKE_PROGRESS_1 = 27 | ||
CMAKE_PROGRESS_2 = 28 | ||
|
4 changes: 2 additions & 2 deletions
4
...ction/object_detection/CMakeFiles/object_detection_generate_messages_py.dir/progress.make
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,4 +1,4 @@ | ||
CMAKE_PROGRESS_1 = 30 | ||
CMAKE_PROGRESS_2 = | ||
CMAKE_PROGRESS_1 = 29 | ||
CMAKE_PROGRESS_2 = 30 | ||
CMAKE_PROGRESS_3 = 31 | ||
|
2 changes: 1 addition & 1 deletion
2
ros/src/cmake-build-debug/detection/object_detection/CMakeFiles/progress.marks
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 +1 @@ | ||
10 | ||
11 |
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
4 changes: 2 additions & 2 deletions
4
ros/src/cmake-build-debug/gtest/googlemock/CMakeFiles/gmock.dir/progress.make
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,4 +1,4 @@ | ||
CMAKE_PROGRESS_1 = 7 | ||
CMAKE_PROGRESS_2 = | ||
CMAKE_PROGRESS_1 = | ||
CMAKE_PROGRESS_2 = 7 | ||
CMAKE_PROGRESS_3 = 8 | ||
|
4 changes: 2 additions & 2 deletions
4
ros/src/cmake-build-debug/gtest/googlemock/gtest/CMakeFiles/gtest.dir/progress.make
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,3 +1,3 @@ | ||
CMAKE_PROGRESS_1 = 15 | ||
CMAKE_PROGRESS_2 = | ||
CMAKE_PROGRESS_1 = 14 | ||
CMAKE_PROGRESS_2 = 15 | ||
|
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
2 changes: 1 addition & 1 deletion
2
ros/src/cmake-build-debug/point_cloud/CMakeFiles/planar_segmentation.dir/progress.make
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,3 +1,3 @@ | ||
CMAKE_PROGRESS_1 = 33 | ||
CMAKE_PROGRESS_2 = 34 | ||
CMAKE_PROGRESS_2 = | ||
|
4 changes: 2 additions & 2 deletions
4
ros/src/cmake-build-debug/point_cloud/CMakeFiles/point_cloud_transform.dir/progress.make
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,3 +1,3 @@ | ||
CMAKE_PROGRESS_1 = 35 | ||
CMAKE_PROGRESS_2 = 36 | ||
CMAKE_PROGRESS_1 = 34 | ||
CMAKE_PROGRESS_2 = 35 | ||
|
2 changes: 1 addition & 1 deletion
2
ros/src/cmake-build-debug/point_cloud/CMakeFiles/progress.marks
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 +1 @@ | ||
8 | ||
6 |
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
2 changes: 1 addition & 1 deletion
2
...-build-debug/segmentation/CMakeFiles/segmentation_generate_messages_cpp.dir/progress.make
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,2 +1,2 @@ | ||
CMAKE_PROGRESS_1 = | ||
CMAKE_PROGRESS_1 = 40 | ||
|
4 changes: 2 additions & 2 deletions
4
...-build-debug/segmentation/CMakeFiles/segmentation_generate_messages_eus.dir/progress.make
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,3 +1,3 @@ | ||
CMAKE_PROGRESS_1 = 39 | ||
CMAKE_PROGRESS_2 = 40 | ||
CMAKE_PROGRESS_1 = | ||
CMAKE_PROGRESS_2 = 41 | ||
|
2 changes: 1 addition & 1 deletion
2
...build-debug/segmentation/CMakeFiles/segmentation_generate_messages_lisp.dir/progress.make
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,2 +1,2 @@ | ||
CMAKE_PROGRESS_1 = 41 | ||
CMAKE_PROGRESS_1 = 42 | ||
|
2 changes: 1 addition & 1 deletion
2
...ild-debug/segmentation/CMakeFiles/segmentation_generate_messages_nodejs.dir/progress.make
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,2 +1,2 @@ | ||
CMAKE_PROGRESS_1 = 42 | ||
CMAKE_PROGRESS_1 = 43 | ||
|
4 changes: 2 additions & 2 deletions
4
...e-build-debug/segmentation/CMakeFiles/segmentation_generate_messages_py.dir/progress.make
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,3 +1,3 @@ | ||
CMAKE_PROGRESS_1 = 43 | ||
CMAKE_PROGRESS_2 = 44 | ||
CMAKE_PROGRESS_1 = 44 | ||
CMAKE_PROGRESS_2 = 45 | ||
|
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
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
Oops, something went wrong.