Skip to content

Commit

Permalink
Planning: implementation of online renderer
Browse files Browse the repository at this point in the history
  • Loading branch information
JasonZhou404 authored and ycool committed May 20, 2020
1 parent 9eca931 commit 477e0cd
Show file tree
Hide file tree
Showing 3 changed files with 524 additions and 63 deletions.
3 changes: 3 additions & 0 deletions modules/planning/learning_based/img_feature_renderer/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,10 @@ cc_library(
srcs = ["birdview_img_feature_renderer.cc"],
copts = ["-DMODULE_NAME=\\\"planning\\\""],
deps = [
"//modules/common/configs:vehicle_config_helper",
"//modules/common/util",
"//modules/map/hdmap:hdmap_util",
"//modules/perception/proto:perception_proto",
"//modules/planning/proto:learning_data_proto",
"//modules/planning/proto:planning_semantic_map_config_proto",
"@opencv",
Expand Down
Loading

0 comments on commit 477e0cd

Please sign in to comment.