Skip to content

Instantly share code, notes, and snippets.

View AdriannaGmz's full-sized avatar

D. Adriana Gómez Rosal AdriannaGmz

View GitHub Profile
@AdriannaGmz
AdriannaGmz / sidewalk3flat2.obj
Last active April 9, 2019 21:58
scenario for objSlice.py
# Blender v2.79 (sub 0) OBJ File: 'sidewalks3flat.blend'
# www.blender.org
mtllib sidewalks3flat2.mtl
o LaneMarking02_RoadNode_333_LaneMarking02_RoadNode_61
v -0.000005 0.000000 33.084217
v -0.000005 0.000000 33.079624
v -0.036565 0.000000 33.077087
vt 0.000000 -33.062500
vt 0.000000 -33.062500
vt -0.036560 -33.062500
@AdriannaGmz
AdriannaGmz / carla_roundabout.xml
Last active April 5, 2019 17:49
roundabout with nav
<?xml version="1.0"?>
<Project
scene="carla_roundabout/carla_roundaboutS.xml"
behavior="carla_roundabout/carla_roundaboutB.xml"
view="carla_roundabout/carla_roundaboutV.xml"
model="orca"
dumpPath="images/carla_roundabout"
/>
<?xml version="1.0"?>
<Project
scene="carla_roundabout/carla_roundaboutS.xml"
behavior="carla_roundabout/carla_roundaboutB.xml"
view="carla_roundabout/carla_roundaboutV.xml"
model="orca"
dumpPath="images/carla_roundabout"
/>