Skip to content

Commit c733936

Browse files
Fixed typo in CityScapes palette (#8137)
1 parent 4d09f0a commit c733936

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Docs/ref_sensors.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -736,7 +736,7 @@ The following tags are currently available (Note, tags changed from version 0.9.
736736
| `14` | Car | `(0, 0, 142)` | Cars, vans |
737737
| `15` | Truck | `(0, 0, 70)` | Trucks |
738738
| `16` | Bus | `(0, 60, 100)` | Busses |
739-
| `17` | Train | `(0, 60, 100)` | Trains |
739+
| `17` | Train | `(0, 80, 100)` | Trains |
740740
| `18` | Motorcycle | `(0, 0, 230)` | Motorcycle, Motorbike |
741741
| `19` | Bicycle | `(119, 11, 32)` | Bicylces |
742742
| `20` | Static | `(110, 190, 160)` | Elements in the scene and props that are immovable. <br> E.g. fire hydrants, fixed benches, fountains, bus stops, etc. |

0 commit comments

Comments
 (0)