Skip to content
This repository was archived by the owner on Feb 21, 2021. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
382 changes: 382 additions & 0 deletions src/drivers/gazeboserver/models/monaco/meshes/CircuitoMonaco.dae

Large diffs are not rendered by default.

Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
16 changes: 16 additions & 0 deletions src/drivers/gazeboserver/models/monaco/model.config
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
<?xml version="1.0"?>

<model>
<name>Monaco flat</name>
<version>1.0</version>
<sdf version='1.5'>model.sdf</sdf>

<author>
<name>Alvaro Villamil</name>
<email>a.villamil@hotmail.com</email>
</author>

<description>
The F1 Monaco track without elevations.
</description>
</model>
25 changes: 25 additions & 0 deletions src/drivers/gazeboserver/models/monaco/model.sdf
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
<?xml version='1.0'?>
<sdf version="1.4">
<model name="monaco">
<static>true</static>
<link name="monaco">
<pose>0 0 0 0 0 0</pose>
<collision name="collision">
<geometry>
<mesh>
<scale>15 15 15</scale>
<uri>model://monaco/meshes/CircuitoMonaco.dae</uri>
</mesh>
</geometry>
</collision>
<visual name="visual">
<geometry>
<mesh>
<scale>15 15 15</scale>
<uri>model://monaco/meshes/CircuitoMonaco.dae</uri>
</mesh>
</geometry>
</visual>
</link>
</model>
</sdf>

Large diffs are not rendered by default.

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
16 changes: 16 additions & 0 deletions src/drivers/gazeboserver/models/monacoElevations/model.config
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
<?xml version="1.0"?>

<model>
<name>Monaco elevations</name>
<version>1.0</version>
<sdf version='1.5'>model.sdf</sdf>

<author>
<name>Alvaro Villamil</name>
<email>a.villamil@hotmail.com</email>
</author>

<description>
The F1 Monaco track with elevations, as the real world.
</description>
</model>
25 changes: 25 additions & 0 deletions src/drivers/gazeboserver/models/monacoElevations/model.sdf
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
<?xml version='1.0'?>
<sdf version="1.4">
<model name="monaco">
<static>true</static>
<link name="monaco">
<pose>0 0 0 0 0 0</pose>
<collision name="collision">
<geometry>
<mesh>
<scale>20 20 20</scale>
<uri>model://monacoElevations/meshes/CircuitoMonacoElev.dae</uri>
</mesh>
</geometry>
</collision>
<visual name="visual">
<geometry>
<mesh>
<scale>20 20 20</scale>
<uri>model://monacoElevations/meshes/CircuitoMonacoElev.dae</uri>
</mesh>
</geometry>
</visual>
</link>
</model>
</sdf>

Large diffs are not rendered by default.

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
16 changes: 16 additions & 0 deletions src/drivers/gazeboserver/models/monacoElevationsLine/model.config
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
<?xml version="1.0"?>

<model>
<name>Monaco elevations with line</name>
<version>1.0</version>
<sdf version='1.5'>model.sdf</sdf>

<author>
<name>Alvaro Villamil</name>
<email>a.villamil@hotmail.com</email>
</author>

<description>
The F1 Monaco track with elevations, as the real world, and with a red line in the road to follow.
</description>
</model>
25 changes: 25 additions & 0 deletions src/drivers/gazeboserver/models/monacoElevationsLine/model.sdf
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
<?xml version='1.0'?>
<sdf version="1.4">
<model name="monaco">
<static>true</static>
<link name="monaco">
<pose>0 0 0 0 0 0</pose>
<collision name="collision">
<geometry>
<mesh>
<scale>20 20 20</scale>
<uri>model://monacoElevationsLine/meshes/CircuitoMonacoElevLinea.dae</uri>
</mesh>
</geometry>
</collision>
<visual name="visual">
<geometry>
<mesh>
<scale>20 20 20</scale>
<uri>model://monacoElevationsLine/meshes/CircuitoMonacoElevLinea.dae</uri>
</mesh>
</geometry>
</visual>
</link>
</model>
</sdf>

Large diffs are not rendered by default.

Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
16 changes: 16 additions & 0 deletions src/drivers/gazeboserver/models/monacoLine/model.config
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
<?xml version="1.0"?>

<model>
<name>Monaco flat with line</name>
<version>1.0</version>
<sdf version='1.5'>model.sdf</sdf>

<author>
<name>Alvaro Villamil</name>
<email>a.villamil@hotmail.com</email>
</author>

<description>
The F1 Monaco track without elevations and with a red line in the road so it can be easylly followed.
</description>
</model>
25 changes: 25 additions & 0 deletions src/drivers/gazeboserver/models/monacoLine/model.sdf
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
<?xml version='1.0'?>
<sdf version="1.4">
<model name="monaco">
<static>true</static>
<link name="monaco">
<pose>0 0 0 0 0 0</pose>
<collision name="collision">
<geometry>
<mesh>
<scale>15 15 15</scale>
<uri>model://monacoLine/meshes/CircuitoMonacoLinea.dae</uri>
</mesh>
</geometry>
</collision>
<visual name="visual">
<geometry>
<mesh>
<scale>15 15 15</scale>
<uri>model://monacoLine/meshes/CircuitoMonacoLinea.dae</uri>
</mesh>
</geometry>
</visual>
</link>
</model>
</sdf>
40 changes: 40 additions & 0 deletions src/drivers/gazeboserver/worlds/monaco.world
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
<?xml version="1.0"?>
<sdf version="1.4">
<world name="default">
<include>
<uri>model://sun</uri>
</include>
<include>
<uri>model://monaco</uri>
<pose>0 0 0 0 0 0</pose>
</include>

<light name='user_directional_light_0' type='directional'>
<pose frame=''>0.467439 -3.3788 2.45574 0.487341 -0 0</pose>
<diffuse>0.5 0.5 0.5 1</diffuse>
<specular>0.1 0.1 0.1 1</specular>
<direction>0.1 0.1 -0.9</direction>
<attenuation>
<range>20</range>
<constant>0.5</constant>
<linear>0.01</linear>
<quadratic>0.001</quadratic>
</attenuation>
<cast_shadows>1</cast_shadows>
</light>
<light name='user_directional_light_1' type='directional'>
<pose frame=''>0.467439 -3.3788 2.45574 0.487341 -0 0</pose>
<diffuse>0.5 0.5 0.5 1</diffuse>
<specular>0.1 0.1 0.1 1</specular>
<direction>0.1 0.1 -0.9</direction>
<attenuation>
<range>20</range>
<constant>0.5</constant>
<linear>0.01</linear>
<quadratic>0.001</quadratic>
</attenuation>
<cast_shadows>1</cast_shadows>
</light>

</world>
</sdf>
40 changes: 40 additions & 0 deletions src/drivers/gazeboserver/worlds/monacoElevations.world
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
<?xml version="1.0"?>
<sdf version="1.4">
<world name="default">
<include>
<uri>model://sun</uri>
</include>
<include>
<uri>model://monacoElevations</uri>
<pose>0 0 0 0 0 0</pose>
</include>

<light name='user_directional_light_0' type='directional'>
<pose frame=''>0.467439 -3.3788 2.45574 0.487341 -0 0</pose>
<diffuse>0.5 0.5 0.5 1</diffuse>
<specular>0.1 0.1 0.1 1</specular>
<direction>0.1 0.1 -0.9</direction>
<attenuation>
<range>20</range>
<constant>0.5</constant>
<linear>0.01</linear>
<quadratic>0.001</quadratic>
</attenuation>
<cast_shadows>1</cast_shadows>
</light>
<light name='user_directional_light_1' type='directional'>
<pose frame=''>0.467439 -3.3788 2.45574 0.487341 -0 0</pose>
<diffuse>0.5 0.5 0.5 1</diffuse>
<specular>0.1 0.1 0.1 1</specular>
<direction>0.1 0.1 -0.9</direction>
<attenuation>
<range>20</range>
<constant>0.5</constant>
<linear>0.01</linear>
<quadratic>0.001</quadratic>
</attenuation>
<cast_shadows>1</cast_shadows>
</light>

</world>
</sdf>
40 changes: 40 additions & 0 deletions src/drivers/gazeboserver/worlds/monacoElevationsLine.world
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
<?xml version="1.0"?>
<sdf version="1.4">
<world name="default">
<include>
<uri>model://sun</uri>
</include>
<include>
<uri>model://monacoElevationsLine</uri>
<pose>0 0 0 0 0 0</pose>
</include>

<light name='user_directional_light_0' type='directional'>
<pose frame=''>0.467439 -3.3788 2.45574 0.487341 -0 0</pose>
<diffuse>0.5 0.5 0.5 1</diffuse>
<specular>0.1 0.1 0.1 1</specular>
<direction>0.1 0.1 -0.9</direction>
<attenuation>
<range>20</range>
<constant>0.5</constant>
<linear>0.01</linear>
<quadratic>0.001</quadratic>
</attenuation>
<cast_shadows>1</cast_shadows>
</light>
<light name='user_directional_light_1' type='directional'>
<pose frame=''>0.467439 -3.3788 2.45574 0.487341 -0 0</pose>
<diffuse>0.5 0.5 0.5 1</diffuse>
<specular>0.1 0.1 0.1 1</specular>
<direction>0.1 0.1 -0.9</direction>
<attenuation>
<range>20</range>
<constant>0.5</constant>
<linear>0.01</linear>
<quadratic>0.001</quadratic>
</attenuation>
<cast_shadows>1</cast_shadows>
</light>

</world>
</sdf>
40 changes: 40 additions & 0 deletions src/drivers/gazeboserver/worlds/monacoLine.world
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
<?xml version="1.0"?>
<sdf version="1.4">
<world name="default">
<include>
<uri>model://sun</uri>
</include>
<include>
<uri>model://monacoLine</uri>
<pose>0 0 0 0 0 0</pose>
</include>

<light name='user_directional_light_0' type='directional'>
<pose frame=''>0.467439 -3.3788 2.45574 0.487341 -0 0</pose>
<diffuse>0.5 0.5 0.5 1</diffuse>
<specular>0.1 0.1 0.1 1</specular>
<direction>0.1 0.1 -0.9</direction>
<attenuation>
<range>20</range>
<constant>0.5</constant>
<linear>0.01</linear>
<quadratic>0.001</quadratic>
</attenuation>
<cast_shadows>1</cast_shadows>
</light>
<light name='user_directional_light_1' type='directional'>
<pose frame=''>0.467439 -3.3788 2.45574 0.487341 -0 0</pose>
<diffuse>0.5 0.5 0.5 1</diffuse>
<specular>0.1 0.1 0.1 1</specular>
<direction>0.1 0.1 -0.9</direction>
<attenuation>
<range>20</range>
<constant>0.5</constant>
<linear>0.01</linear>
<quadratic>0.001</quadratic>
</attenuation>
<cast_shadows>1</cast_shadows>
</light>

</world>
</sdf>