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

feat(pointcloud_preprocessor): support for 3d distortion correction algorithm and refactor distortion correction node #7137

Merged
Merged
Changes from 1 commit
Commits
Show all changes
58 commits
Select commit Hold shift + click to select a range
5f85981
add support for 3d distortion correction
vividf May 16, 2024
f30364f
Merge branch 'autowarefoundation:main' into feature/support_3d_distro…
vividf May 16, 2024
026edf3
change parameter back to default and do small refactor
vividf May 20, 2024
89216a1
init version, need to double check
vividf May 23, 2024
da8f829
fix the logic error
vividf May 23, 2024
80d88e1
temporary save, need to delete some code
vividf May 23, 2024
4d96e94
init done, need to check for 3d as time is high
vividf May 24, 2024
b990188
fix error
vividf May 24, 2024
23e4ab9
temporaily save
vividf May 24, 2024
3830fe6
clean code
vividf May 27, 2024
bf07078
remove unused parameters
vividf May 27, 2024
93fa49f
fix constructor error
vividf May 27, 2024
4b7f9e8
Merge branch 'autowarefoundation:main' into refactor/distortion_corre…
vividf May 27, 2024
4023409
fix spell errors
vividf May 27, 2024
eb420a2
fix more spell errors
vividf May 27, 2024
8e8dfb9
add undistorter to library
vividf May 29, 2024
fb8573d
Merge branch 'main' into refactor/distortion_corrector_node
vividf Jun 12, 2024
d8bbd59
fix: fix cmake and change class name
vividf Jun 12, 2024
0891e2c
Update sensing/pointcloud_preprocessor/docs/distortion-corrector.md
vividf Jun 13, 2024
9f48c47
chore: update sensing/pointcloud_preprocessor/docs/distortion-correct…
vividf Jun 13, 2024
a767831
chore: update sensing/pointcloud_preprocessor/docs/distortion-correct…
vividf Jun 13, 2024
ba9b04e
chore: fix company name
vividf Jun 13, 2024
b29bc0f
chore: fix company name
vividf Jun 13, 2024
f57a221
chore: fix company name
vividf Jun 13, 2024
4ebf4fc
chore: fix imu to IMU
vividf Jun 13, 2024
a62f2bd
chore: fix company name
vividf Jun 13, 2024
aececaf
chore: remove old naming
vividf Jun 13, 2024
c5d7aea
chore: change boolean variable naming
vividf Jun 13, 2024
776aeb0
chore: change boolean variable naming
vividf Jun 13, 2024
d53f3ab
chore: change boolean variable naming
vividf Jun 13, 2024
d0a2d61
fix: fix file name and variable name
vividf Jun 13, 2024
32fcd04
chore: fix invlaid virtual function definitions
vividf Jun 13, 2024
3e3c644
fix: add sophus in package dependency
vividf Jun 13, 2024
68d5cb9
chore: remove brackets
vividf Jun 14, 2024
2aad8c0
chore: fix algorithm
vividf Jun 14, 2024
6d24eba
chore: remove timestamp_field_name and add default parameter for 3d d…
vividf Jun 14, 2024
7d890ac
chore: fix known limits explanation
vividf Jun 14, 2024
4a82886
feat: add parameter schema and launch file for distortion correction …
vividf Jun 14, 2024
e432226
chore: fix function name
vividf Jun 14, 2024
c6d9cc1
chore: fix IMU function name
vividf Jun 14, 2024
ae6ae5c
chore: fix twist and imu iterator function name
vividf Jun 14, 2024
39f4f62
fix: add inline for undistortPointcloud function
vividf Jun 14, 2024
b5d74ca
chore: move varialbe to const
vividf Jun 14, 2024
51e96be
chore: fix grammar error
vividf Jun 17, 2024
76603eb
fix: fix inline function
vividf Jun 17, 2024
6e32152
chore: solve conflicts
vividf Jun 25, 2024
798b82b
Merge branch 'main' into refactor/distortion_corrector_node
vividf Jun 25, 2024
803b158
Merge branch 'main' into refactor/distortion_corrector_node
vividf Jun 26, 2024
e969356
Merge branch 'main' into refactor/distortion_corrector_node
vividf Jun 27, 2024
9fef37b
fix: fix bug in previous code
vividf Jun 27, 2024
386a70c
Merge branch 'autowarefoundation:main' into refactor/distortion_corre…
vividf Jul 2, 2024
2ab7edd
Merge branch 'main' into refactor/distortion_corrector_node
vividf Jul 3, 2024
3c3ca35
fix: fix the template naming
vividf Jul 3, 2024
c395fab
Merge branch 'refactor/distortion_corrector_node' of github.com:vivid…
vividf Jul 3, 2024
a6db67b
Merge branch 'main' into refactor/distortion_corrector_node
vividf Jul 3, 2024
d9c8b65
fix: fix the component test
vividf Jul 3, 2024
7f76efb
fix: solve conflicts
vividf Jul 3, 2024
ee8ace5
Merge remote-tracking branch 'upstream/main' into refactor/distortion…
vividf Jul 3, 2024
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
Prev Previous commit
Merge remote-tracking branch 'upstream/main' into refactor/distortion…
…_corrector_node
vividf committed Jul 3, 2024

Verified

This commit was signed with the committer’s verified signature.
vividf Yi-Hsiang Fang (Vivid)
commit ee8ace5aff5f09e96aaa7a21074735f59d50918c

This merge commit was added into this branch cleanly.

There are no new changes to show, but you can still view the diff.