-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathnuscene_class_mapping
25 lines (23 loc) · 1.45 KB
/
nuscene_class_mapping
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
movable_object.debris -> debris
vehicle.bicycle -> bicycle
movable_object.barrier -> barrier
vehicle.motorcycle -> motorcycle
vehicle.truck -> truck
movable_object.trafficcone -> trafficcone
vehicle.car -> car
human.pedestrian.adult -> adult
vehicle.construction -> construction
movable_object.pushable_pullable -> pushable_pullable
human.pedestrian.construction_worker -> construction_worker
vehicle.bus.rigid -> bus.rigid
animal -> animal
static_object.bicycle_rack -> bicycle_rack
vehicle.emergency.ambulance -> ambulance
vehicle.emergency.police -> police
vehicle.bus.bendy -> bus.bendy
human.pedestrian.child -> child
human.pedestrian.police_officer -> police_officer
human.pedestrian.personal_mobility -> personal_mobility
human.pedestrian.stroller -> stroller
human.pedestrian.wheelchair -> wheelchair
vehicle.trailer -> trailer