Skip to content

Commit

Permalink
feat(rviz): add path reference marker (autowarefoundation#245)
Browse files Browse the repository at this point in the history
* feat(rviz): add path reference (hide as default)

Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com>

* fix(rviz): fix typo

Co-authored-by: Zulfaqar Azmi <93502286+zulfaqar-azmi-t4@users.noreply.github.com>

* differentiate path color

Signed-off-by: Muhammad Zulfaqar Azmi <zulfaqar.azmi@tier4.jp>

---------

Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com>
Signed-off-by: Muhammad Zulfaqar Azmi <zulfaqar.azmi@tier4.jp>
Co-authored-by: Zulfaqar Azmi <93502286+zulfaqar-azmi-t4@users.noreply.github.com>
Co-authored-by: Muhammad Zulfaqar Azmi <zulfaqar.azmi@tier4.jp>
  • Loading branch information
3 people authored Mar 13, 2023
1 parent f8658fb commit 55aaf40
Showing 1 changed file with 92 additions and 0 deletions.
92 changes: 92 additions & 0 deletions autoware_launch/rviz/autoware.rviz
Original file line number Diff line number Diff line change
Expand Up @@ -1011,6 +1011,98 @@ Visualization Manager:
Constant Color: false
Scale: 0.30000001192092896
Value: true
- Class: rviz_plugins/Path
Color Border Vel Max: 3
Enabled: false
Name: PathReference_Avoidance
Topic:
Depth: 5
Durability Policy: Volatile
History Policy: Keep Last
Reliability Policy: Reliable
Value: /planning/path_reference/avoidance
Value: true
View Path:
Alpha: 0.3
Color: 210; 110; 210
Constant Color: true
Value: true
Width: 2
View Velocity:
Alpha: 0.30000001192092896
Color: 0; 0; 0
Constant Color: false
Scale: 0.30000001192092896
Value: false
- Class: rviz_plugins/Path
Color Border Vel Max: 3
Enabled: false
Name: PathReference_LaneChange
Topic:
Depth: 5
Durability Policy: Volatile
History Policy: Keep Last
Reliability Policy: Reliable
Value: /planning/path_reference/lane_change
Value: true
View Path:
Alpha: 0.3
Color: 210; 210; 110
Constant Color: true
Value: true
Width: 2
View Velocity:
Alpha: 0.30000001192092896
Color: 0; 0; 0
Constant Color: false
Scale: 0.30000001192092896
Value: false
- Class: rviz_plugins/Path
Color Border Vel Max: 3
Enabled: false
Name: PathReference_PullOver
Topic:
Depth: 5
Durability Policy: Volatile
History Policy: Keep Last
Reliability Policy: Reliable
Value: /planning/path_reference/pull_over
Value: true
View Path:
Alpha: 0.3
Color: 110; 110; 210
Constant Color: true
Value: true
Width: 2
View Velocity:
Alpha: 0.30000001192092896
Color: 0; 0; 0
Constant Color: false
Scale: 0.30000001192092896
Value: false
- Class: rviz_plugins/Path
Color Border Vel Max: 3
Enabled: false
Name: PathReference_PullOut
Topic:
Depth: 5
Durability Policy: Volatile
History Policy: Keep Last
Reliability Policy: Reliable
Value: /planning/path_reference/pull_out
Value: true
View Path:
Alpha: 0.3
Color: 210; 110; 110
Constant Color: true
Value: true
Width: 2
View Velocity:
Alpha: 0.30000001192092896
Color: 0; 0; 0
Constant Color: false
Scale: 0.30000001192092896
Value: false
- Class: rviz_plugins/Path
Color Border Vel Max: 3
Enabled: true
Expand Down

0 comments on commit 55aaf40

Please sign in to comment.