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(behavior_velocity): visualization and interpolation (#351)
* fix(behavior_velocity): fix duplicated polygon
Signed-off-by: tanaka3 <ttatcoder@outlook.jp>
* feat(behavior_velocity): Add paths used by the occluded spot module to the debug visualization of BehaviorVelocityPlanner
Signed-off-by: Maxime CLEMENT <maxime.clement@tier4.jp>
Signed-off-by: tanaka3 <ttatcoder@outlook.jp>
* fix(behavior_velocity): add visualize marker and fix angle of last point
Signed-off-by: tanaka3 <ttatcoder@outlook.jp>
* fix(behavior_velocity): fix occlusion spot last angle after interpolation
Signed-off-by: tanaka3 <ttatcoder@outlook.jp>
* feat(behavior_velocity): better readability
Signed-off-by: tanaka3 <ttatcoder@outlook.jp>
Copy file name to clipboardexpand all lines: planning/behavior_velocity_planner/include/scene_module/occlusion_spot/scene_occlusion_spot_in_private_road.hpp
+2
Original file line number
Diff line number
Diff line change
@@ -48,6 +48,8 @@ class OcclusionSpotInPrivateModule : public SceneModuleInterface
Copy file name to clipboardexpand all lines: planning/behavior_velocity_planner/src/scene_module/occlusion_spot/scene_occlusion_spot_in_private_road.cpp
0 commit comments