Skip to content

Commit

Permalink
fix images for behavior modules
Browse files Browse the repository at this point in the history
Signed-off-by: Zulfaqar Azmi <[email protected]>
  • Loading branch information
zulfaqar-azmi-t4 committed Nov 8, 2023
1 parent f0fa6c7 commit 6a45871
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion planning/behavior_path_planner/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ Behavior path planner has following scene modules.
| Goal Planner | this module is performed when ego-vehicle is stationary and footprint of ego-vehicle is included in shoulder lane. This module ends when ego-vehicle merges into the road. | [LINK](./docs/behavior_path_planner_start_planner_design.md) |
| Side Shift | (for remote control) shift the path to left or right according to an external instruction. | [LINK](./docs/behavior_path_planner_side_shift_design.md) |

![behavior_modules](./image/behavior_modules.png)
![behavior_modules](./image/behavior_modules.svg)

All scene modules are implemented by inheriting base class `scene_module_interface.hpp`.

Expand Down
Binary file not shown.
4 changes: 4 additions & 0 deletions planning/behavior_path_planner/image/behavior_modules.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 6a45871

Please sign in to comment.