Skip to content

Commit

Permalink
Change color to colour for consistency
Browse files Browse the repository at this point in the history
  • Loading branch information
JuliusMiller authored Oct 17, 2024
1 parent ac470d1 commit 6b4228e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/SVG_MAP_EDITOR.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,9 +61,9 @@ Set the labels to **ped_spawn_zone** and **ped_goal_zone**
For the path you don't need to set specific waypoints, just make sure the path doesn't collide with an obstacle.\
Set the label to **ped_route_\<spawn\>_\<goal\>**

### Colors
### Colours

Colors used in the example map:
Colours used in the example map:

- obstacle: #000000
- robot_spawn_zone: #ffdf00
Expand All @@ -73,7 +73,7 @@ Colors used in the example map:
- ped_goal_zone: #107400
- ped_route: #c40202

The colors for the simulation can be found here: [sim_view.py](../robot_sf/render/sim_view.py)
The colours for the simulation can be found here: [sim_view.py](../robot_sf/render/sim_view.py)

### New Features

Expand Down

0 comments on commit 6b4228e

Please sign in to comment.