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
fix(probabilistic_occupancy_grid_map): build and runtime on non-cuda environments (#10061)
* feat: improved data handling in the ogm. When using the full concatenated pointcloud the processing time decreases from 8ms to 4ms
Signed-off-by: Kenzo Lobos-Tsunekawa <kenzo.lobos@tier4.jp>
* feat: added header blocks for non-cuda environments
Signed-off-by: Kenzo Lobos-Tsunekawa <kenzo.lobos@tier4.jp>
* chore: removed the cuda includes from the global includes
Signed-off-by: Kenzo Lobos-Tsunekawa <kenzo.lobos@tier4.jp>
* fix: missed one header include
Signed-off-by: Kenzo Lobos-Tsunekawa <kenzo.lobos@tier4.jp>
* chore: added more cuda related macros
Signed-off-by: Kenzo Lobos-Tsunekawa <kenzo.lobos@tier4.jp>
* chore: lint errors
Signed-off-by: Kenzo Lobos-Tsunekawa <kenzo.lobos@tier4.jp>
* feat: fixed errors during merge
Signed-off-by: Kenzo Lobos-Tsunekawa <kenzo.lobos@tier4.jp>
---------
Signed-off-by: Kenzo Lobos-Tsunekawa <kenzo.lobos@tier4.jp>
Copy file name to clipboardexpand all lines: perception/autoware_probabilistic_occupancy_grid_map/include/autoware/probabilistic_occupancy_grid_map/costmap_2d/occupancy_grid_map_base.hpp
Copy file name to clipboardexpand all lines: perception/autoware_probabilistic_occupancy_grid_map/include/autoware/probabilistic_occupancy_grid_map/updater/binary_bayes_filter_updater.hpp
Copy file name to clipboardexpand all lines: perception/autoware_probabilistic_occupancy_grid_map/include/autoware/probabilistic_occupancy_grid_map/updater/ogm_updater_interface.hpp
Copy file name to clipboardexpand all lines: perception/autoware_probabilistic_occupancy_grid_map/include/autoware/probabilistic_occupancy_grid_map/utils/utils.hpp
0 commit comments