-
Notifications
You must be signed in to change notification settings - Fork 656
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(autoware_pointcloud_preprocessor): redesign concatenate and time sync node #8300
base: main
Are you sure you want to change the base?
feat(autoware_pointcloud_preprocessor): redesign concatenate and time sync node #8300
Commits on Sep 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 306d8a2 - Browse repository at this point
Copy the full SHA 306d8a2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 946365a - Browse repository at this point
Copy the full SHA 946365aView commit details -
Configuration menu - View commit details
-
Copy full SHA for d4978f7 - Browse repository at this point
Copy the full SHA d4978f7View commit details -
Signed-off-by: vividf <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 63a870b - Browse repository at this point
Copy the full SHA 63a870bView commit details -
Configuration menu - View commit details
-
Copy full SHA for c8cca1f - Browse repository at this point
Copy the full SHA c8cca1fView commit details -
chore: upload jitter.png and add old design link
Signed-off-by: vividf <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 89650a2 - Browse repository at this point
Copy the full SHA 89650a2View commit details -
chore: add the link to the tool for analyzing timestamp
Signed-off-by: vividf <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d423a22 - Browse repository at this point
Copy the full SHA d423a22View commit details -
fix: fix bug that timer didn't cancel
Signed-off-by: vividf <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3d21b6c - Browse repository at this point
Copy the full SHA 3d21b6cView commit details -
Signed-off-by: vividf <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 542ce97 - Browse repository at this point
Copy the full SHA 542ce97View commit details -
Update sensing/autoware_pointcloud_preprocessor/docs/concatenate-data.md
Co-authored-by: Max Schmeller <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 77a3a79 - Browse repository at this point
Copy the full SHA 77a3a79View commit details -
Update sensing/autoware_pointcloud_preprocessor/src/concatenate_data/…
…combine_cloud_handler.cpp Co-authored-by: Max Schmeller <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 52030a7 - Browse repository at this point
Copy the full SHA 52030a7View commit details -
Update sensing/autoware_pointcloud_preprocessor/schema/cocatenate_and…
…_time_sync_node.schema.json Co-authored-by: Max Schmeller <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3ddf249 - Browse repository at this point
Copy the full SHA 3ddf249View commit details -
Update sensing/autoware_pointcloud_preprocessor/schema/cocatenate_and…
…_time_sync_node.schema.json Co-authored-by: Max Schmeller <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d679736 - Browse repository at this point
Copy the full SHA d679736View commit details -
Update sensing/autoware_pointcloud_preprocessor/src/concatenate_data/…
…combine_cloud_handler.cpp Co-authored-by: Max Schmeller <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1f9d24c - Browse repository at this point
Copy the full SHA 1f9d24cView commit details -
Update sensing/autoware_pointcloud_preprocessor/src/concatenate_data/…
…combine_cloud_handler.cpp Co-authored-by: Max Schmeller <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 09452e7 - Browse repository at this point
Copy the full SHA 09452e7View commit details -
chore: remove distortion corrector related changes
Signed-off-by: vividf <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d900d3f - Browse repository at this point
Copy the full SHA d900d3fView commit details -
Configuration menu - View commit details
-
Copy full SHA for bcbe94a - Browse repository at this point
Copy the full SHA bcbe94aView commit details
Commits on Sep 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 22b654a - Browse repository at this point
Copy the full SHA 22b654aView commit details -
chore: add explanataion for maximum queue size
Signed-off-by: vividf <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 076bfaa - Browse repository at this point
Copy the full SHA 076bfaaView commit details -
chore: add explanation for timeout_sec
Signed-off-by: vividf <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0e59f48 - Browse repository at this point
Copy the full SHA 0e59f48View commit details -
chore: fix schema's explanation
Signed-off-by: vividf <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8e79976 - Browse repository at this point
Copy the full SHA 8e79976View commit details -
chore: fix description for twist and odom
Signed-off-by: vividf <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 66b4092 - Browse repository at this point
Copy the full SHA 66b4092View commit details -
chore: remove license that are not used
Signed-off-by: vividf <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 10d83ee - Browse repository at this point
Copy the full SHA 10d83eeView commit details -
chore: change guard to prama once
Signed-off-by: vividf <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fbb5fe9 - Browse repository at this point
Copy the full SHA fbb5fe9View commit details -
chore: default value change to string
Signed-off-by: vividf <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3f0732e - Browse repository at this point
Copy the full SHA 3f0732eView commit details -
Update sensing/autoware_pointcloud_preprocessor/test/test_concatenate…
…_node_unit.cpp Co-authored-by: Max Schmeller <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c19250b - Browse repository at this point
Copy the full SHA c19250bView commit details -
Merge branch 'feature/redesign_concatenate_and_time_sync_node' of git…
…hub.com:vividf/autoware.universe into feature/redesign_concatenate_and_time_sync_node
Configuration menu - View commit details
-
Copy full SHA for 089e108 - Browse repository at this point
Copy the full SHA 089e108View commit details -
Update sensing/autoware_pointcloud_preprocessor/test/test_concatenate…
…_node_unit.cpp Co-authored-by: Max Schmeller <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5ec228c - Browse repository at this point
Copy the full SHA 5ec228cView commit details -
Update sensing/autoware_pointcloud_preprocessor/test/test_concatenate…
…_node_unit.cpp Co-authored-by: Max Schmeller <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f4c869e - Browse repository at this point
Copy the full SHA f4c869eView commit details -
Update sensing/autoware_pointcloud_preprocessor/test/test_concatenate…
…_node_unit.cpp Co-authored-by: Max Schmeller <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4cca6c1 - Browse repository at this point
Copy the full SHA 4cca6c1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 53279b5 - Browse repository at this point
Copy the full SHA 53279b5View commit details -
chore: clang-tidy style for static constexpr
Signed-off-by: vividf <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 853b8fe - Browse repository at this point
Copy the full SHA 853b8feView commit details -
chore: remove unused vector header
Signed-off-by: vividf <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d32dfbc - Browse repository at this point
Copy the full SHA d32dfbcView commit details -
chore: fix naming concatenated_cloud_publisher
Signed-off-by: vividf <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 07cb753 - Browse repository at this point
Copy the full SHA 07cb753View commit details -
chore: fix namimg diagnostic_updater_
Signed-off-by: vividf <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 490b15c - Browse repository at this point
Copy the full SHA 490b15cView commit details -
chore: specify parameter in comment
Signed-off-by: vividf <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8f16896 - Browse repository at this point
Copy the full SHA 8f16896View commit details -
chore: change RCLCPP_WARN to RCLCPP_WARN_STREAM_THROTTLE
Signed-off-by: vividf <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1d89cdd - Browse repository at this point
Copy the full SHA 1d89cddView commit details -
chore: add comment for cancelling timer
Signed-off-by: vividf <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 651c666 - Browse repository at this point
Copy the full SHA 651c666View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0aae2ec - Browse repository at this point
Copy the full SHA 0aae2ecView commit details
Commits on Sep 23, 2024
-
chore: Simplify loop structure for topic-to-cloud mapping
Signed-off-by: vividf <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 370483c - Browse repository at this point
Copy the full SHA 370483cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4c0b585 - Browse repository at this point
Copy the full SHA 4c0b585View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2decb65 - Browse repository at this point
Copy the full SHA 2decb65View commit details
Commits on Sep 25, 2024
-
Signed-off-by: vividf <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for eeb310d - Browse repository at this point
Copy the full SHA eeb310dView commit details -
chore: const reference for string parameter
Signed-off-by: vividf <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9a85a52 - Browse repository at this point
Copy the full SHA 9a85a52View commit details -
chore: add explaination for RclcppTimeHash_
Signed-off-by: vividf <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1114898 - Browse repository at this point
Copy the full SHA 1114898View commit details -
chore: change the concatenate node to parent node
Signed-off-by: vividf <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 84b547c - Browse repository at this point
Copy the full SHA 84b547cView commit details -
chore: clean processOdometry and processTwist
Signed-off-by: vividf <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e49d521 - Browse repository at this point
Copy the full SHA e49d521View commit details
Commits on Sep 26, 2024
-
chore: change twist shared pointer queue to twist queue
Signed-off-by: vividf <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5ae681c - Browse repository at this point
Copy the full SHA 5ae681cView commit details -
chore: refactor compensate pointcloud to function
Signed-off-by: vividf <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3a8ff07 - Browse repository at this point
Copy the full SHA 3a8ff07View commit details -
chore: reallocate memory for concatenate_cloud_ptr
Signed-off-by: vividf <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 49b54d4 - Browse repository at this point
Copy the full SHA 49b54d4View commit details -
chore: remove new to make shared
Signed-off-by: vividf <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for de94fa6 - Browse repository at this point
Copy the full SHA de94fa6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7979153 - Browse repository at this point
Copy the full SHA 7979153View commit details -
chore: refacotr poitncloud_sub
Signed-off-by: vividf <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b344427 - Browse repository at this point
Copy the full SHA b344427View commit details -
chore: return early return but throw runtime error
Signed-off-by: vividf <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b0c8a7c - Browse repository at this point
Copy the full SHA b0c8a7cView commit details -
chore: replace #define DEFAULT_SYNC_TOPIC_POSTFIX with member variable
Signed-off-by: vividf <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fa0c4dc - Browse repository at this point
Copy the full SHA fa0c4dcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 66a62d1 - Browse repository at this point
Copy the full SHA 66a62d1View commit details -
chore: remove redundant function call
Signed-off-by: vividf <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 67bfa26 - Browse repository at this point
Copy the full SHA 67bfa26View commit details -
chore: replace conplex tuple to structure
Signed-off-by: vividf <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for bafaea1 - Browse repository at this point
Copy the full SHA bafaea1View commit details -
chore: use reference instead of a pointer to conveys node
Signed-off-by: vividf <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c1a4001 - Browse repository at this point
Copy the full SHA c1a4001View commit details -
chore: fix camel to snake case
Signed-off-by: vividf <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7ebd332 - Browse repository at this point
Copy the full SHA 7ebd332View commit details
Commits on Sep 27, 2024
-
chore: fix logic of publish synchronized pointcloud
Signed-off-by: vividf <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 52ed5ed - Browse repository at this point
Copy the full SHA 52ed5edView commit details -
Configuration menu - View commit details
-
Copy full SHA for b863d49 - Browse repository at this point
Copy the full SHA b863d49View commit details
Commits on Sep 30, 2024
-
chore: remove logging and throw error directly
Signed-off-by: vividf <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 92d69a4 - Browse repository at this point
Copy the full SHA 92d69a4View commit details -
Configuration menu - View commit details
-
Copy full SHA for edb0610 - Browse repository at this point
Copy the full SHA edb0610View commit details -
Configuration menu - View commit details
-
Copy full SHA for b6700a9 - Browse repository at this point
Copy the full SHA b6700a9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 130bcb8 - Browse repository at this point
Copy the full SHA 130bcb8View commit details -
Signed-off-by: vividf <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 31500f8 - Browse repository at this point
Copy the full SHA 31500f8View commit details
Commits on Oct 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 000c890 - Browse repository at this point
Copy the full SHA 000c890View commit details -
Configuration menu - View commit details
-
Copy full SHA for 55e0d24 - Browse repository at this point
Copy the full SHA 55e0d24View commit details
Commits on Oct 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0611bb9 - Browse repository at this point
Copy the full SHA 0611bb9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9199a3d - Browse repository at this point
Copy the full SHA 9199a3dView commit details -
Configuration menu - View commit details
-
Copy full SHA for d6c7a48 - Browse repository at this point
Copy the full SHA d6c7a48View commit details
Commits on Oct 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4815917 - Browse repository at this point
Copy the full SHA 4815917View commit details -
chore: add parameters for handling rosbag replay in loops
Signed-off-by: vividf <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 40fe11e - Browse repository at this point
Copy the full SHA 40fe11eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3433bf0 - Browse repository at this point
Copy the full SHA 3433bf0View commit details
Commits on Oct 21, 2024
-
Signed-off-by: vividf <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 09b8ce3 - Browse repository at this point
Copy the full SHA 09b8ce3View commit details -
chore: reserve space for concatenated pointcloud
Signed-off-by: vividf <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 782228f - Browse repository at this point
Copy the full SHA 782228fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3606114 - Browse repository at this point
Copy the full SHA 3606114View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6ed7537 - Browse repository at this point
Copy the full SHA 6ed7537View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0248a24 - Browse repository at this point
Copy the full SHA 0248a24View commit details
Commits on Oct 22, 2024
-
chore: refactor convert_to_xyzirc_cloud function
Signed-off-by: vividf <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 76d3b4c - Browse repository at this point
Copy the full SHA 76d3b4cView commit details -
Configuration menu - View commit details
-
Copy full SHA for e709d37 - Browse repository at this point
Copy the full SHA e709d37View commit details -
Configuration menu - View commit details
-
Copy full SHA for fcdb989 - Browse repository at this point
Copy the full SHA fcdb989View commit details -
chore: fix the output order of the debug mode
Signed-off-by: vividf <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 460b467 - Browse repository at this point
Copy the full SHA 460b467View commit details
Commits on Oct 23, 2024
-
chore: fix pipeline latency output
Signed-off-by: vividf <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 798cbd6 - Browse repository at this point
Copy the full SHA 798cbd6View commit details
Commits on Oct 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a2e8b77 - Browse repository at this point
Copy the full SHA a2e8b77View commit details -
chore: set some parameters to false in testing
Signed-off-by: vividf <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2562d6e - Browse repository at this point
Copy the full SHA 2562d6eView commit details -
chore: fix default value for schema
Signed-off-by: vividf <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a970f79 - Browse repository at this point
Copy the full SHA a970f79View commit details
Commits on Oct 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4d95a01 - Browse repository at this point
Copy the full SHA 4d95a01View commit details
Commits on Oct 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4e39bbc - Browse repository at this point
Copy the full SHA 4e39bbcView commit details -
Merge branch 'feature/redesign_concatenate_and_time_sync_node' of git…
…hub.com:vividf/autoware.universe into feature/redesign_concatenate_and_time_sync_node
Configuration menu - View commit details
-
Copy full SHA for fe2e5c2 - Browse repository at this point
Copy the full SHA fe2e5c2View commit details
Commits on Oct 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 50036b5 - Browse repository at this point
Copy the full SHA 50036b5View commit details -
chore: fix parameter for sample ros bag
Signed-off-by: vividf <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for afa000d - Browse repository at this point
Copy the full SHA afa000dView commit details
Commits on Nov 7, 2024
-
chore: autoware point type namespace
Signed-off-by: vividf <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 19170a1 - Browse repository at this point
Copy the full SHA 19170a1View commit details -
Configuration menu - View commit details
-
Copy full SHA for e4dea9f - Browse repository at this point
Copy the full SHA e4dea9fView commit details
Commits on Nov 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d0d5b51 - Browse repository at this point
Copy the full SHA d0d5b51View commit details
Commits on Nov 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3123849 - Browse repository at this point
Copy the full SHA 3123849View commit details -
Merge branch 'feature/redesign_concatenate_and_time_sync_node' of git…
…hub.com:vividf/autoware.universe into feature/redesign_concatenate_and_time_sync_node
Configuration menu - View commit details
-
Copy full SHA for ce2119b - Browse repository at this point
Copy the full SHA ce2119bView commit details
Commits on Nov 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e115071 - Browse repository at this point
Copy the full SHA e115071View commit details -
Merge branch 'autowarefoundation:main' into feature/redesign_concaten…
…ate_and_time_sync_node
Configuration menu - View commit details
-
Copy full SHA for 1b2f2b2 - Browse repository at this point
Copy the full SHA 1b2f2b2View commit details
Commits on Dec 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5bcb02d - Browse repository at this point
Copy the full SHA 5bcb02dView commit details -
Merge branch 'feature/redesign_concatenate_and_time_sync_node' of git…
…hub.com:vividf/autoware.universe into feature/redesign_concatenate_and_time_sync_node
Configuration menu - View commit details
-
Copy full SHA for 7224ad5 - Browse repository at this point
Copy the full SHA 7224ad5View commit details -
chore: remove duplicated logic
Signed-off-by: vividf <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 16d1bce - Browse repository at this point
Copy the full SHA 16d1bceView commit details -
chore: fix logic for handling empty pointcloud
Signed-off-by: vividf <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8d7d1e8 - Browse repository at this point
Copy the full SHA 8d7d1e8View commit details -
Configuration menu - View commit details
-
Copy full SHA for ba2a3af - Browse repository at this point
Copy the full SHA ba2a3afView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7b20619 - Browse repository at this point
Copy the full SHA 7b20619View commit details -
chore: remove rosbag_replay parameter
Signed-off-by: vividf <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 972758f - Browse repository at this point
Copy the full SHA 972758fView commit details