You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(pointcloud_preprocessor): enable to change synchronized pointcloud topic name (autowarefoundation#6525)
* feat: enable to change synchronized pointcloud message
Signed-off-by: yoshiri <yoshiyoshidetteiu@gmail.com>
* fix: bug fix in topic name replace function
Signed-off-by: yoshiri <yoshiyoshidetteiu@gmail.com>
* revert: revert changes do not related with this PR
Signed-off-by: yoshiri <yoshiyoshidetteiu@gmail.com>
* chore: move topic rename function to class member
Signed-off-by: yoshiri <yoshiyoshidetteiu@gmail.com>
---------
Signed-off-by: yoshiri <yoshiyoshidetteiu@gmail.com>
Copy file name to clipboardexpand all lines: sensing/pointcloud_preprocessor/include/pointcloud_preprocessor/concatenate_data/concatenate_and_time_sync_nodelet.hpp
+3
Original file line number
Diff line number
Diff line change
@@ -126,6 +126,7 @@ class PointCloudConcatenateDataSynchronizerComponent : public rclcpp::Node
Copy file name to clipboardexpand all lines: sensing/pointcloud_preprocessor/include/pointcloud_preprocessor/time_synchronizer/time_synchronizer_nodelet.hpp
+2
Original file line number
Diff line number
Diff line change
@@ -177,6 +177,8 @@ class PointCloudDataSynchronizerComponent : public rclcpp::Node
0 commit comments