<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.elcanoproject.org/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Fnavarro</id>
	<title>Elcano Project Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://www.elcanoproject.org/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Fnavarro"/>
	<link rel="alternate" type="text/html" href="https://www.elcanoproject.org/wiki/Special:Contributions/Fnavarro"/>
	<updated>2026-04-04T01:43:26Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.32.2</generator>
	<entry>
		<id>https://www.elcanoproject.org/wiki/index.php?title=Simulator&amp;diff=238</id>
		<title>Simulator</title>
		<link rel="alternate" type="text/html" href="https://www.elcanoproject.org/wiki/index.php?title=Simulator&amp;diff=238"/>
		<updated>2019-07-29T03:50:26Z</updated>

		<summary type="html">&lt;p&gt;Fnavarro: /* Elcano Carla Simulation External Specification */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Elcano Carla Simulation External Specification =&lt;br /&gt;
&lt;br /&gt;
The CARLA simulator portion of the Elcano project utilizes a unique go-between circuit board to transfer data between test environments within CARLA simulations and various sensor components within the physical vehicle. The CARLA software allows users to emulate trike parameters under controlled conditions within a virtual world, providing an efficient system for testing sensor accuracy, design implementation, and benchmarking overall vehicle progression. The CARLA software can simulate a variety of road conditions such as traffic patterns, incline, and weather as well as provide users control over vehicle parameters including weight, engine power, and aerodynamic properties.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
A go-between circuit board will transfer data from vehicle systems to CARLA under a variety of test conditions, enabling the software to replicate responses and return sensor data to be reevaluated for accuracy. Connecting the simulation software to components on both the high and low level boards of the Elcano trike including lidar, sonar, throttle, and brake systems, will allow users to immediately see the results of adjustments to vehicle parameters and highlight physical aspects of the trike within the virtual simulation. This project will enable users to efficiently implement improvements and track the immediate effects of design changes without spending the time and resources it would take to transport or operate the trike in real world test scenarios.&lt;br /&gt;
&lt;br /&gt;
[[File:Full_Block_Diagram.JPG|1000px]]&lt;br /&gt;
&lt;br /&gt;
== How to Set-up ==&lt;br /&gt;
&lt;br /&gt;
The components involved in the simulation of the Elcano trike vehicle will be a computer running an instance of CARLA along with our framework and any additional user scripts along with a go-between board to direct data from the trike system to CARLA and back. The flow of data between components can be seen in the project block diagram. The following is an overview of the simulation equipment and necessary connections to be made.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Hardware''' &lt;br /&gt;
* A computer with a mid level graphics card and a display monitor.&lt;br /&gt;
* The computer should have the latest stable version of CARLA installed and be able to run it at an acceptable level of performance.&lt;br /&gt;
* The computer should have Elcano test framework installed.&lt;br /&gt;
* Parallel cable&lt;br /&gt;
* Go-between board (Type of board TBD)&lt;br /&gt;
* Wires.&lt;br /&gt;
&lt;br /&gt;
'''Software''' &lt;br /&gt;
* CARLA Simulator&lt;br /&gt;
* Framework to manage the trike model along with manipulating and transporting data between the board and the simulator.&lt;br /&gt;
* User scripts defining whatever conditions will be added to the simulation&lt;br /&gt;
&lt;br /&gt;
== CARLA User Guide ==&lt;br /&gt;
&lt;br /&gt;
* Connect the parallel port on the computer to the one on the go between board&lt;br /&gt;
&lt;br /&gt;
* Connect the go between board to the can bus and whatever sensors you would like to replace with simulation input&lt;br /&gt;
&lt;br /&gt;
* Attach the output from the low level board to the go between board&lt;br /&gt;
&lt;br /&gt;
* Run CARLAUE4.exe to spawn a new instance of the CARLA Simulator&lt;br /&gt;
&lt;br /&gt;
* (Optional) open trike.py and under the line “##TRIKE ATTRIBUTES” adjust or add any of the attributes in the CARLA Trike Model on the wiki to the object    assigned to the “trikeControl” object&lt;br /&gt;
&lt;br /&gt;
* Open a new command window&lt;br /&gt;
&lt;br /&gt;
* Run framework.py &lt;br /&gt;
&lt;br /&gt;
* Follow the prompt to insert the trike into the simulation&lt;br /&gt;
&lt;br /&gt;
* (Optional) Provide a logging file that will contain the output sensor data from the simulation&lt;br /&gt;
&lt;br /&gt;
* The trike will now await actuating control inputs from the parallel port while outputting the sensor data along the same port as well as to the log file if enabled&lt;br /&gt;
&lt;br /&gt;
* Open a new command window and run whatever CARLA scripts you would like to test the trike with for example “dynamic_weather.py” included in the CARLA        examples will enable different dynamic weather patterns at random within the simulation&lt;/div&gt;</summary>
		<author><name>Fnavarro</name></author>
		
	</entry>
	<entry>
		<id>https://www.elcanoproject.org/wiki/index.php?title=Simulator&amp;diff=237</id>
		<title>Simulator</title>
		<link rel="alternate" type="text/html" href="https://www.elcanoproject.org/wiki/index.php?title=Simulator&amp;diff=237"/>
		<updated>2019-07-29T03:44:56Z</updated>

		<summary type="html">&lt;p&gt;Fnavarro: /* Elcano Carla Simulation External Specification */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Elcano Carla Simulation External Specification =&lt;br /&gt;
&lt;br /&gt;
The CARLA simulator portion of the Elcano project utilizes a unique go-between circuit board to transfer data between test environments within CARLA simulations and various sensor components within the physical vehicle. The CARLA software allows users to emulate trike parameters under controlled conditions within a virtual world, providing an efficient system for testing sensor accuracy, design implementation, and benchmarking overall vehicle progression. The CARLA software can simulate a variety of road conditions such as traffic patterns, incline, and weather as well as provide users control over vehicle parameters including weight, engine power, and aerodynamic properties.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
A go-between circuit board will transfer data from vehicle systems to CARLA under a variety of test conditions, enabling the software to replicate responses and return sensor data to be reevaluated for accuracy. Connecting the simulation software to components on both the high and low level boards of the Elcano trike including lidar, sonar, throttle, and brake systems, will allow users to immediately see the results of adjustments to vehicle parameters and highlight physical aspects of the trike within the virtual simulation. This project will enable users to efficiently implement improvements and track the immediate effects of design changes without spending the time and resources it would take to transport or operate the trike in real world test scenarios.&lt;br /&gt;
&lt;br /&gt;
[[File:Full_Block_Diagram.jpg|1000px]]&lt;br /&gt;
&lt;br /&gt;
== How to Set-up ==&lt;br /&gt;
&lt;br /&gt;
The components involved in the simulation of the Elcano trike vehicle will be a computer running an instance of CARLA along with our framework and any additional user scripts along with a go-between board to direct data from the trike system to CARLA and back. The flow of data between components can be seen in the project block diagram. The following is an overview of the simulation equipment and necessary connections to be made.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Hardware''' &lt;br /&gt;
* A computer with a mid level graphics card and a display monitor.&lt;br /&gt;
* The computer should have the latest stable version of CARLA installed and be able to run it at an acceptable level of performance.&lt;br /&gt;
* The computer should have Elcano test framework installed.&lt;br /&gt;
* Parallel cable&lt;br /&gt;
* Go-between board (Type of board TBD)&lt;br /&gt;
* Wires.&lt;br /&gt;
&lt;br /&gt;
'''Software''' &lt;br /&gt;
* CARLA Simulator&lt;br /&gt;
* Framework to manage the trike model along with manipulating and transporting data between the board and the simulator.&lt;br /&gt;
* User scripts defining whatever conditions will be added to the simulation&lt;br /&gt;
&lt;br /&gt;
== CARLA User Guide ==&lt;br /&gt;
&lt;br /&gt;
* Connect the parallel port on the computer to the one on the go between board&lt;br /&gt;
&lt;br /&gt;
* Connect the go between board to the can bus and whatever sensors you would like to replace with simulation input&lt;br /&gt;
&lt;br /&gt;
* Attach the output from the low level board to the go between board&lt;br /&gt;
&lt;br /&gt;
* Run CARLAUE4.exe to spawn a new instance of the CARLA Simulator&lt;br /&gt;
&lt;br /&gt;
* (Optional) open trike.py and under the line “##TRIKE ATTRIBUTES” adjust or add any of the attributes in the CARLA Trike Model on the wiki to the object    assigned to the “trikeControl” object&lt;br /&gt;
&lt;br /&gt;
* Open a new command window&lt;br /&gt;
&lt;br /&gt;
* Run framework.py &lt;br /&gt;
&lt;br /&gt;
* Follow the prompt to insert the trike into the simulation&lt;br /&gt;
&lt;br /&gt;
* (Optional) Provide a logging file that will contain the output sensor data from the simulation&lt;br /&gt;
&lt;br /&gt;
* The trike will now await actuating control inputs from the parallel port while outputting the sensor data along the same port as well as to the log file if enabled&lt;br /&gt;
&lt;br /&gt;
* Open a new command window and run whatever CARLA scripts you would like to test the trike with for example “dynamic_weather.py” included in the CARLA        examples will enable different dynamic weather patterns at random within the simulation&lt;/div&gt;</summary>
		<author><name>Fnavarro</name></author>
		
	</entry>
	<entry>
		<id>https://www.elcanoproject.org/wiki/index.php?title=Simulator&amp;diff=236</id>
		<title>Simulator</title>
		<link rel="alternate" type="text/html" href="https://www.elcanoproject.org/wiki/index.php?title=Simulator&amp;diff=236"/>
		<updated>2019-07-29T03:24:30Z</updated>

		<summary type="html">&lt;p&gt;Fnavarro: /* How to Set-up */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Elcano Carla Simulation External Specification =&lt;br /&gt;
&lt;br /&gt;
The CARLA simulator portion of the Elcano project utilizes a unique go-between circuit board to transfer data between test environments within CARLA simulations and various sensor components within the physical vehicle. The CARLA software allows users to emulate trike parameters under controlled conditions within a virtual world, providing an efficient system for testing sensor accuracy, design implementation, and benchmarking overall vehicle progression. The CARLA software can simulate a variety of road conditions such as traffic patterns, incline, and weather as well as provide users control over vehicle parameters including weight, engine power, and aerodynamic properties.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
A go-between circuit board will transfer data from vehicle systems to CARLA under a variety of test conditions, enabling the software to replicate responses and return sensor data to be reevaluated for accuracy. Connecting the simulation software to components on both the high and low level boards of the Elcano trike including lidar, sonar, throttle, and brake systems, will allow users to immediately see the results of adjustments to vehicle parameters and highlight physical aspects of the trike within the virtual simulation. This project will enable users to efficiently implement improvements and track the immediate effects of design changes without spending the time and resources it would take to transport or operate the trike in real world test scenarios.&lt;br /&gt;
&lt;br /&gt;
[[File:Full_Block_Diagram.JPG|1000px]]&lt;br /&gt;
&lt;br /&gt;
== How to Set-up ==&lt;br /&gt;
&lt;br /&gt;
The components involved in the simulation of the Elcano trike vehicle will be a computer running an instance of CARLA along with our framework and any additional user scripts along with a go-between board to direct data from the trike system to CARLA and back. The flow of data between components can be seen in the project block diagram. The following is an overview of the simulation equipment and necessary connections to be made.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Hardware''' &lt;br /&gt;
* A computer with a mid level graphics card and a display monitor.&lt;br /&gt;
* The computer should have the latest stable version of CARLA installed and be able to run it at an acceptable level of performance.&lt;br /&gt;
* The computer should have Elcano test framework installed.&lt;br /&gt;
* Parallel cable&lt;br /&gt;
* Go-between board (Type of board TBD)&lt;br /&gt;
* Wires.&lt;br /&gt;
&lt;br /&gt;
'''Software''' &lt;br /&gt;
* CARLA Simulator&lt;br /&gt;
* Framework to manage the trike model along with manipulating and transporting data between the board and the simulator.&lt;br /&gt;
* User scripts defining whatever conditions will be added to the simulation&lt;br /&gt;
&lt;br /&gt;
== CARLA User Guide ==&lt;br /&gt;
&lt;br /&gt;
* Connect the parallel port on the computer to the one on the go between board&lt;br /&gt;
&lt;br /&gt;
* Connect the go between board to the can bus and whatever sensors you would like to replace with simulation input&lt;br /&gt;
&lt;br /&gt;
* Attach the output from the low level board to the go between board&lt;br /&gt;
&lt;br /&gt;
* Run CARLAUE4.exe to spawn a new instance of the CARLA Simulator&lt;br /&gt;
&lt;br /&gt;
* (Optional) open trike.py and under the line “##TRIKE ATTRIBUTES” adjust or add any of the attributes in the CARLA Trike Model on the wiki to the object    assigned to the “trikeControl” object&lt;br /&gt;
&lt;br /&gt;
* Open a new command window&lt;br /&gt;
&lt;br /&gt;
* Run framework.py &lt;br /&gt;
&lt;br /&gt;
* Follow the prompt to insert the trike into the simulation&lt;br /&gt;
&lt;br /&gt;
* (Optional) Provide a logging file that will contain the output sensor data from the simulation&lt;br /&gt;
&lt;br /&gt;
* The trike will now await actuating control inputs from the parallel port while outputting the sensor data along the same port as well as to the log file if enabled&lt;br /&gt;
&lt;br /&gt;
* Open a new command window and run whatever CARLA scripts you would like to test the trike with for example “dynamic_weather.py” included in the CARLA        examples will enable different dynamic weather patterns at random within the simulation&lt;/div&gt;</summary>
		<author><name>Fnavarro</name></author>
		
	</entry>
	<entry>
		<id>https://www.elcanoproject.org/wiki/index.php?title=Simulator&amp;diff=235</id>
		<title>Simulator</title>
		<link rel="alternate" type="text/html" href="https://www.elcanoproject.org/wiki/index.php?title=Simulator&amp;diff=235"/>
		<updated>2019-07-29T03:24:03Z</updated>

		<summary type="html">&lt;p&gt;Fnavarro: /* Elcano Carla Simulation External Specification */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Elcano Carla Simulation External Specification =&lt;br /&gt;
&lt;br /&gt;
The CARLA simulator portion of the Elcano project utilizes a unique go-between circuit board to transfer data between test environments within CARLA simulations and various sensor components within the physical vehicle. The CARLA software allows users to emulate trike parameters under controlled conditions within a virtual world, providing an efficient system for testing sensor accuracy, design implementation, and benchmarking overall vehicle progression. The CARLA software can simulate a variety of road conditions such as traffic patterns, incline, and weather as well as provide users control over vehicle parameters including weight, engine power, and aerodynamic properties.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
A go-between circuit board will transfer data from vehicle systems to CARLA under a variety of test conditions, enabling the software to replicate responses and return sensor data to be reevaluated for accuracy. Connecting the simulation software to components on both the high and low level boards of the Elcano trike including lidar, sonar, throttle, and brake systems, will allow users to immediately see the results of adjustments to vehicle parameters and highlight physical aspects of the trike within the virtual simulation. This project will enable users to efficiently implement improvements and track the immediate effects of design changes without spending the time and resources it would take to transport or operate the trike in real world test scenarios.&lt;br /&gt;
&lt;br /&gt;
[[File:Full_Block_Diagram.JPG|1000px]]&lt;br /&gt;
&lt;br /&gt;
== How to Set-up ==&lt;br /&gt;
&lt;br /&gt;
The components involved in the simulation of the Elcano trike vehicle will be a computer running an instance of CARLA along with our framework and any additional user scripts along with a go-between board to direct data from the trike system to CARLA and back. The flow of data between components can be seen in the project block diagram. The following is an overview of the simulation equipment and necessary connections to be made.&lt;br /&gt;
&lt;br /&gt;
'''Hardware''' &lt;br /&gt;
* A computer with a mid level graphics card and a display monitor.&lt;br /&gt;
* The computer should have the latest stable version of CARLA installed and be able to run it at an acceptable level of performance.&lt;br /&gt;
* The computer should have Elcano test framework installed.&lt;br /&gt;
* Parallel cable&lt;br /&gt;
* Go-between board (Type of board TBD)&lt;br /&gt;
* Wires.&lt;br /&gt;
&lt;br /&gt;
'''Software''' &lt;br /&gt;
* CARLA Simulator&lt;br /&gt;
* Framework to manage the trike model along with manipulating and transporting data between the board and the simulator.&lt;br /&gt;
* User scripts defining whatever conditions will be added to the simulation&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== CARLA User Guide ==&lt;br /&gt;
&lt;br /&gt;
* Connect the parallel port on the computer to the one on the go between board&lt;br /&gt;
&lt;br /&gt;
* Connect the go between board to the can bus and whatever sensors you would like to replace with simulation input&lt;br /&gt;
&lt;br /&gt;
* Attach the output from the low level board to the go between board&lt;br /&gt;
&lt;br /&gt;
* Run CARLAUE4.exe to spawn a new instance of the CARLA Simulator&lt;br /&gt;
&lt;br /&gt;
* (Optional) open trike.py and under the line “##TRIKE ATTRIBUTES” adjust or add any of the attributes in the CARLA Trike Model on the wiki to the object    assigned to the “trikeControl” object&lt;br /&gt;
&lt;br /&gt;
* Open a new command window&lt;br /&gt;
&lt;br /&gt;
* Run framework.py &lt;br /&gt;
&lt;br /&gt;
* Follow the prompt to insert the trike into the simulation&lt;br /&gt;
&lt;br /&gt;
* (Optional) Provide a logging file that will contain the output sensor data from the simulation&lt;br /&gt;
&lt;br /&gt;
* The trike will now await actuating control inputs from the parallel port while outputting the sensor data along the same port as well as to the log file if enabled&lt;br /&gt;
&lt;br /&gt;
* Open a new command window and run whatever CARLA scripts you would like to test the trike with for example “dynamic_weather.py” included in the CARLA        examples will enable different dynamic weather patterns at random within the simulation&lt;/div&gt;</summary>
		<author><name>Fnavarro</name></author>
		
	</entry>
	<entry>
		<id>https://www.elcanoproject.org/wiki/index.php?title=Simulator&amp;diff=234</id>
		<title>Simulator</title>
		<link rel="alternate" type="text/html" href="https://www.elcanoproject.org/wiki/index.php?title=Simulator&amp;diff=234"/>
		<updated>2019-07-29T03:23:31Z</updated>

		<summary type="html">&lt;p&gt;Fnavarro: /* CARLA User Guide */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Elcano Carla Simulation External Specification =&lt;br /&gt;
&lt;br /&gt;
The CARLA simulator portion of the Elcano project utilizes a unique go-between circuit board to transfer data between test environments within CARLA simulations and various sensor components within the physical vehicle. The CARLA software allows users to emulate trike parameters under controlled conditions within a virtual world, providing an efficient system for testing sensor accuracy, design implementation, and benchmarking overall vehicle progression. The CARLA software can simulate a variety of road conditions such as traffic patterns, incline, and weather as well as provide users control over vehicle parameters including weight, engine power, and aerodynamic properties.&lt;br /&gt;
&lt;br /&gt;
A go-between circuit board will transfer data from vehicle systems to CARLA under a variety of test conditions, enabling the software to replicate responses and return sensor data to be reevaluated for accuracy. Connecting the simulation software to components on both the high and low level boards of the Elcano trike including lidar, sonar, throttle, and brake systems, will allow users to immediately see the results of adjustments to vehicle parameters and highlight physical aspects of the trike within the virtual simulation. This project will enable users to efficiently implement improvements and track the immediate effects of design changes without spending the time and resources it would take to transport or operate the trike in real world test scenarios.&lt;br /&gt;
&lt;br /&gt;
[[File:Full_Block_Diagram.JPG|1000px]]&lt;br /&gt;
&lt;br /&gt;
== How to Set-up ==&lt;br /&gt;
&lt;br /&gt;
The components involved in the simulation of the Elcano trike vehicle will be a computer running an instance of CARLA along with our framework and any additional user scripts along with a go-between board to direct data from the trike system to CARLA and back. The flow of data between components can be seen in the project block diagram. The following is an overview of the simulation equipment and necessary connections to be made.&lt;br /&gt;
&lt;br /&gt;
'''Hardware''' &lt;br /&gt;
* A computer with a mid level graphics card and a display monitor.&lt;br /&gt;
* The computer should have the latest stable version of CARLA installed and be able to run it at an acceptable level of performance.&lt;br /&gt;
* The computer should have Elcano test framework installed.&lt;br /&gt;
* Parallel cable&lt;br /&gt;
* Go-between board (Type of board TBD)&lt;br /&gt;
* Wires.&lt;br /&gt;
&lt;br /&gt;
'''Software''' &lt;br /&gt;
* CARLA Simulator&lt;br /&gt;
* Framework to manage the trike model along with manipulating and transporting data between the board and the simulator.&lt;br /&gt;
* User scripts defining whatever conditions will be added to the simulation&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== CARLA User Guide ==&lt;br /&gt;
&lt;br /&gt;
* Connect the parallel port on the computer to the one on the go between board&lt;br /&gt;
&lt;br /&gt;
* Connect the go between board to the can bus and whatever sensors you would like to replace with simulation input&lt;br /&gt;
&lt;br /&gt;
* Attach the output from the low level board to the go between board&lt;br /&gt;
&lt;br /&gt;
* Run CARLAUE4.exe to spawn a new instance of the CARLA Simulator&lt;br /&gt;
&lt;br /&gt;
* (Optional) open trike.py and under the line “##TRIKE ATTRIBUTES” adjust or add any of the attributes in the CARLA Trike Model on the wiki to the object    assigned to the “trikeControl” object&lt;br /&gt;
&lt;br /&gt;
* Open a new command window&lt;br /&gt;
&lt;br /&gt;
* Run framework.py &lt;br /&gt;
&lt;br /&gt;
* Follow the prompt to insert the trike into the simulation&lt;br /&gt;
&lt;br /&gt;
* (Optional) Provide a logging file that will contain the output sensor data from the simulation&lt;br /&gt;
&lt;br /&gt;
* The trike will now await actuating control inputs from the parallel port while outputting the sensor data along the same port as well as to the log file if enabled&lt;br /&gt;
&lt;br /&gt;
* Open a new command window and run whatever CARLA scripts you would like to test the trike with for example “dynamic_weather.py” included in the CARLA        examples will enable different dynamic weather patterns at random within the simulation&lt;/div&gt;</summary>
		<author><name>Fnavarro</name></author>
		
	</entry>
	<entry>
		<id>https://www.elcanoproject.org/wiki/index.php?title=Simulator&amp;diff=233</id>
		<title>Simulator</title>
		<link rel="alternate" type="text/html" href="https://www.elcanoproject.org/wiki/index.php?title=Simulator&amp;diff=233"/>
		<updated>2019-07-29T03:20:04Z</updated>

		<summary type="html">&lt;p&gt;Fnavarro: /* CARLA User Guide */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Elcano Carla Simulation External Specification =&lt;br /&gt;
&lt;br /&gt;
The CARLA simulator portion of the Elcano project utilizes a unique go-between circuit board to transfer data between test environments within CARLA simulations and various sensor components within the physical vehicle. The CARLA software allows users to emulate trike parameters under controlled conditions within a virtual world, providing an efficient system for testing sensor accuracy, design implementation, and benchmarking overall vehicle progression. The CARLA software can simulate a variety of road conditions such as traffic patterns, incline, and weather as well as provide users control over vehicle parameters including weight, engine power, and aerodynamic properties.&lt;br /&gt;
&lt;br /&gt;
A go-between circuit board will transfer data from vehicle systems to CARLA under a variety of test conditions, enabling the software to replicate responses and return sensor data to be reevaluated for accuracy. Connecting the simulation software to components on both the high and low level boards of the Elcano trike including lidar, sonar, throttle, and brake systems, will allow users to immediately see the results of adjustments to vehicle parameters and highlight physical aspects of the trike within the virtual simulation. This project will enable users to efficiently implement improvements and track the immediate effects of design changes without spending the time and resources it would take to transport or operate the trike in real world test scenarios.&lt;br /&gt;
&lt;br /&gt;
[[File:Full_Block_Diagram.JPG|1000px]]&lt;br /&gt;
&lt;br /&gt;
== How to Set-up ==&lt;br /&gt;
&lt;br /&gt;
The components involved in the simulation of the Elcano trike vehicle will be a computer running an instance of CARLA along with our framework and any additional user scripts along with a go-between board to direct data from the trike system to CARLA and back. The flow of data between components can be seen in the project block diagram. The following is an overview of the simulation equipment and necessary connections to be made.&lt;br /&gt;
&lt;br /&gt;
'''Hardware''' &lt;br /&gt;
* A computer with a mid level graphics card and a display monitor.&lt;br /&gt;
* The computer should have the latest stable version of CARLA installed and be able to run it at an acceptable level of performance.&lt;br /&gt;
* The computer should have Elcano test framework installed.&lt;br /&gt;
* Parallel cable&lt;br /&gt;
* Go-between board (Type of board TBD)&lt;br /&gt;
* Wires.&lt;br /&gt;
&lt;br /&gt;
'''Software''' &lt;br /&gt;
* CARLA Simulator&lt;br /&gt;
* Framework to manage the trike model along with manipulating and transporting data between the board and the simulator.&lt;br /&gt;
* User scripts defining whatever conditions will be added to the simulation&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== CARLA User Guide ==&lt;br /&gt;
&lt;br /&gt;
1. Connect the parallel port on the computer to the one on the go between board&lt;br /&gt;
&lt;br /&gt;
2. Connect the go between board to the can bus and whatever sensors you would like to replace with simulation input&lt;br /&gt;
&lt;br /&gt;
3. Attach the output from the low level board to the go between board&lt;br /&gt;
&lt;br /&gt;
4. Run CARLAUE4.exe to spawn a new instance of the CARLA Simulator&lt;br /&gt;
&lt;br /&gt;
5. (Optional) open trike.py and under the line “##TRIKE ATTRIBUTES” adjust or add any of the attributes in the CARLA Trike Model on the wiki to the object    assigned to the “trikeControl” object&lt;br /&gt;
&lt;br /&gt;
6). Open a new command window&lt;br /&gt;
&lt;br /&gt;
7).Run framework.py &lt;br /&gt;
&lt;br /&gt;
8). Follow the prompt to insert the trike into the simulation&lt;br /&gt;
&lt;br /&gt;
9). (Optional) Provide a logging file that will contain the output sensor data from the simulation&lt;br /&gt;
&lt;br /&gt;
10). The trike will now await actuating control inputs from the parallel port while outputting the sensor data along the same port as well as to the log file if enabled&lt;br /&gt;
&lt;br /&gt;
11). Open a new command window and run whatever CARLA scripts you would like to test the trike with for example “dynamic_weather.py” included in the CARLA        examples will enable different dynamic weather patterns at random within the simulation&lt;/div&gt;</summary>
		<author><name>Fnavarro</name></author>
		
	</entry>
	<entry>
		<id>https://www.elcanoproject.org/wiki/index.php?title=Simulator&amp;diff=232</id>
		<title>Simulator</title>
		<link rel="alternate" type="text/html" href="https://www.elcanoproject.org/wiki/index.php?title=Simulator&amp;diff=232"/>
		<updated>2019-07-29T03:18:58Z</updated>

		<summary type="html">&lt;p&gt;Fnavarro: /* CARLA User Guide */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Elcano Carla Simulation External Specification =&lt;br /&gt;
&lt;br /&gt;
The CARLA simulator portion of the Elcano project utilizes a unique go-between circuit board to transfer data between test environments within CARLA simulations and various sensor components within the physical vehicle. The CARLA software allows users to emulate trike parameters under controlled conditions within a virtual world, providing an efficient system for testing sensor accuracy, design implementation, and benchmarking overall vehicle progression. The CARLA software can simulate a variety of road conditions such as traffic patterns, incline, and weather as well as provide users control over vehicle parameters including weight, engine power, and aerodynamic properties.&lt;br /&gt;
&lt;br /&gt;
A go-between circuit board will transfer data from vehicle systems to CARLA under a variety of test conditions, enabling the software to replicate responses and return sensor data to be reevaluated for accuracy. Connecting the simulation software to components on both the high and low level boards of the Elcano trike including lidar, sonar, throttle, and brake systems, will allow users to immediately see the results of adjustments to vehicle parameters and highlight physical aspects of the trike within the virtual simulation. This project will enable users to efficiently implement improvements and track the immediate effects of design changes without spending the time and resources it would take to transport or operate the trike in real world test scenarios.&lt;br /&gt;
&lt;br /&gt;
[[File:Full_Block_Diagram.JPG|1000px]]&lt;br /&gt;
&lt;br /&gt;
== How to Set-up ==&lt;br /&gt;
&lt;br /&gt;
The components involved in the simulation of the Elcano trike vehicle will be a computer running an instance of CARLA along with our framework and any additional user scripts along with a go-between board to direct data from the trike system to CARLA and back. The flow of data between components can be seen in the project block diagram. The following is an overview of the simulation equipment and necessary connections to be made.&lt;br /&gt;
&lt;br /&gt;
'''Hardware''' &lt;br /&gt;
* A computer with a mid level graphics card and a display monitor.&lt;br /&gt;
* The computer should have the latest stable version of CARLA installed and be able to run it at an acceptable level of performance.&lt;br /&gt;
* The computer should have Elcano test framework installed.&lt;br /&gt;
* Parallel cable&lt;br /&gt;
* Go-between board (Type of board TBD)&lt;br /&gt;
* Wires.&lt;br /&gt;
&lt;br /&gt;
'''Software''' &lt;br /&gt;
* CARLA Simulator&lt;br /&gt;
* Framework to manage the trike model along with manipulating and transporting data between the board and the simulator.&lt;br /&gt;
* User scripts defining whatever conditions will be added to the simulation&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== CARLA User Guide ==&lt;br /&gt;
&lt;br /&gt;
1. Connect the parallel port on the computer to the one on the go between board&lt;br /&gt;
&lt;br /&gt;
2. Connect the go between board to the can bus and whatever sensors you would like to replace with simulation input&lt;br /&gt;
&lt;br /&gt;
3. Attach the output from the low level board to the go between board&lt;br /&gt;
&lt;br /&gt;
4. Run CARLAUE4.exe to spawn a new instance of the CARLA Simulator&lt;br /&gt;
&lt;br /&gt;
5. (Optional) open trike.py and under the line “##TRIKE ATTRIBUTES” adjust or add any of the attributes in the CARLA Trike Model on the wiki to the object assigned to the “trikeControl” object&lt;br /&gt;
&lt;br /&gt;
6). Open a new command window&lt;br /&gt;
&lt;br /&gt;
7).Run framework.py &lt;br /&gt;
&lt;br /&gt;
8). Follow the prompt to insert the trike into the simulation&lt;br /&gt;
&lt;br /&gt;
9). (Optional) Provide a logging file that will contain the output sensor data from the simulation&lt;br /&gt;
&lt;br /&gt;
10). The trike will now await actuating control inputs from the parallel port while outputting the sensor data along the same port as well as to the log file if enabled&lt;br /&gt;
&lt;br /&gt;
11). Open a new command window and run whatever CARLA scripts you would like to test the trike with for example “dynamic_weather.py” included in the CARLA examples will enable different dynamic weather patterns at random within the simulation&lt;/div&gt;</summary>
		<author><name>Fnavarro</name></author>
		
	</entry>
	<entry>
		<id>https://www.elcanoproject.org/wiki/index.php?title=Simulator&amp;diff=231</id>
		<title>Simulator</title>
		<link rel="alternate" type="text/html" href="https://www.elcanoproject.org/wiki/index.php?title=Simulator&amp;diff=231"/>
		<updated>2019-07-29T03:18:18Z</updated>

		<summary type="html">&lt;p&gt;Fnavarro: /* CARLA User Guide */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Elcano Carla Simulation External Specification =&lt;br /&gt;
&lt;br /&gt;
The CARLA simulator portion of the Elcano project utilizes a unique go-between circuit board to transfer data between test environments within CARLA simulations and various sensor components within the physical vehicle. The CARLA software allows users to emulate trike parameters under controlled conditions within a virtual world, providing an efficient system for testing sensor accuracy, design implementation, and benchmarking overall vehicle progression. The CARLA software can simulate a variety of road conditions such as traffic patterns, incline, and weather as well as provide users control over vehicle parameters including weight, engine power, and aerodynamic properties.&lt;br /&gt;
&lt;br /&gt;
A go-between circuit board will transfer data from vehicle systems to CARLA under a variety of test conditions, enabling the software to replicate responses and return sensor data to be reevaluated for accuracy. Connecting the simulation software to components on both the high and low level boards of the Elcano trike including lidar, sonar, throttle, and brake systems, will allow users to immediately see the results of adjustments to vehicle parameters and highlight physical aspects of the trike within the virtual simulation. This project will enable users to efficiently implement improvements and track the immediate effects of design changes without spending the time and resources it would take to transport or operate the trike in real world test scenarios.&lt;br /&gt;
&lt;br /&gt;
[[File:Full_Block_Diagram.JPG|1000px]]&lt;br /&gt;
&lt;br /&gt;
== How to Set-up ==&lt;br /&gt;
&lt;br /&gt;
The components involved in the simulation of the Elcano trike vehicle will be a computer running an instance of CARLA along with our framework and any additional user scripts along with a go-between board to direct data from the trike system to CARLA and back. The flow of data between components can be seen in the project block diagram. The following is an overview of the simulation equipment and necessary connections to be made.&lt;br /&gt;
&lt;br /&gt;
'''Hardware''' &lt;br /&gt;
* A computer with a mid level graphics card and a display monitor.&lt;br /&gt;
* The computer should have the latest stable version of CARLA installed and be able to run it at an acceptable level of performance.&lt;br /&gt;
* The computer should have Elcano test framework installed.&lt;br /&gt;
* Parallel cable&lt;br /&gt;
* Go-between board (Type of board TBD)&lt;br /&gt;
* Wires.&lt;br /&gt;
&lt;br /&gt;
'''Software''' &lt;br /&gt;
* CARLA Simulator&lt;br /&gt;
* Framework to manage the trike model along with manipulating and transporting data between the board and the simulator.&lt;br /&gt;
* User scripts defining whatever conditions will be added to the simulation&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== CARLA User Guide ==&lt;br /&gt;
&lt;br /&gt;
1. Connect the parallel port on the computer to the one on the go between board&lt;br /&gt;
&lt;br /&gt;
2. Connect the go between board to the can bus and whatever sensors you would like to replace with simulation input&lt;br /&gt;
&lt;br /&gt;
3. Attach the output from the low level board to the go between board&lt;br /&gt;
&lt;br /&gt;
4. Run CARLAUE4.exe to spawn a new instance of the CARLA Simulator&lt;br /&gt;
&lt;br /&gt;
5. (Optional) open trike.py and under the line “##TRIKE ATTRIBUTES” adjust or add any of the attributes in the CARLA Trike Model on the wiki to the object assigned to the “trikeControl” object&lt;br /&gt;
6). Open a new command window&lt;br /&gt;
7).Run framework.py &lt;br /&gt;
8). Follow the prompt to insert the trike into the simulation&lt;br /&gt;
9). (Optional) Provide a logging file that will contain the output sensor data from the simulation&lt;br /&gt;
10). The trike will now await actuating control inputs from the parallel port while outputting the sensor data along the same port as well as to the log file if enabled&lt;br /&gt;
11). Open a new command window and run whatever CARLA scripts you would like to test the trike with for example “dynamic_weather.py” included in the CARLA examples will enable different dynamic weather patterns at random within the simulation&lt;/div&gt;</summary>
		<author><name>Fnavarro</name></author>
		
	</entry>
	<entry>
		<id>https://www.elcanoproject.org/wiki/index.php?title=Simulator&amp;diff=230</id>
		<title>Simulator</title>
		<link rel="alternate" type="text/html" href="https://www.elcanoproject.org/wiki/index.php?title=Simulator&amp;diff=230"/>
		<updated>2019-07-29T03:17:18Z</updated>

		<summary type="html">&lt;p&gt;Fnavarro: /* Elcano Carla Simulation External Specification */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Elcano Carla Simulation External Specification =&lt;br /&gt;
&lt;br /&gt;
The CARLA simulator portion of the Elcano project utilizes a unique go-between circuit board to transfer data between test environments within CARLA simulations and various sensor components within the physical vehicle. The CARLA software allows users to emulate trike parameters under controlled conditions within a virtual world, providing an efficient system for testing sensor accuracy, design implementation, and benchmarking overall vehicle progression. The CARLA software can simulate a variety of road conditions such as traffic patterns, incline, and weather as well as provide users control over vehicle parameters including weight, engine power, and aerodynamic properties.&lt;br /&gt;
&lt;br /&gt;
A go-between circuit board will transfer data from vehicle systems to CARLA under a variety of test conditions, enabling the software to replicate responses and return sensor data to be reevaluated for accuracy. Connecting the simulation software to components on both the high and low level boards of the Elcano trike including lidar, sonar, throttle, and brake systems, will allow users to immediately see the results of adjustments to vehicle parameters and highlight physical aspects of the trike within the virtual simulation. This project will enable users to efficiently implement improvements and track the immediate effects of design changes without spending the time and resources it would take to transport or operate the trike in real world test scenarios.&lt;br /&gt;
&lt;br /&gt;
[[File:Full_Block_Diagram.JPG|1000px]]&lt;br /&gt;
&lt;br /&gt;
== How to Set-up ==&lt;br /&gt;
&lt;br /&gt;
The components involved in the simulation of the Elcano trike vehicle will be a computer running an instance of CARLA along with our framework and any additional user scripts along with a go-between board to direct data from the trike system to CARLA and back. The flow of data between components can be seen in the project block diagram. The following is an overview of the simulation equipment and necessary connections to be made.&lt;br /&gt;
&lt;br /&gt;
'''Hardware''' &lt;br /&gt;
* A computer with a mid level graphics card and a display monitor.&lt;br /&gt;
* The computer should have the latest stable version of CARLA installed and be able to run it at an acceptable level of performance.&lt;br /&gt;
* The computer should have Elcano test framework installed.&lt;br /&gt;
* Parallel cable&lt;br /&gt;
* Go-between board (Type of board TBD)&lt;br /&gt;
* Wires.&lt;br /&gt;
&lt;br /&gt;
'''Software''' &lt;br /&gt;
* CARLA Simulator&lt;br /&gt;
* Framework to manage the trike model along with manipulating and transporting data between the board and the simulator.&lt;br /&gt;
* User scripts defining whatever conditions will be added to the simulation&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== CARLA User Guide ==&lt;br /&gt;
&lt;br /&gt;
1). Connect the parallel port on the computer to the one on the go between board&lt;br /&gt;
2). Connect the go between board to the can bus and whatever sensors you would like to replace with simulation input&lt;br /&gt;
3). Attach the output from the low level board to the go between board&lt;br /&gt;
4). Run CARLAUE4.exe to spawn a new instance of the CARLA Simulator&lt;br /&gt;
5). (Optional) open trike.py and under the line “##TRIKE ATTRIBUTES” adjust or add any of the attributes in the CARLA Trike Model on the wiki to the object assigned to the “trikeControl” object&lt;br /&gt;
6). Open a new command window&lt;br /&gt;
7).Run framework.py &lt;br /&gt;
8). Follow the prompt to insert the trike into the simulation&lt;br /&gt;
9). (Optional) Provide a logging file that will contain the output sensor data from the simulation&lt;br /&gt;
10). The trike will now await actuating control inputs from the parallel port while outputting the sensor data along the same port as well as to the log file if enabled&lt;br /&gt;
11). Open a new command window and run whatever CARLA scripts you would like to test the trike with for example “dynamic_weather.py” included in the CARLA examples will enable different dynamic weather patterns at random within the simulation&lt;/div&gt;</summary>
		<author><name>Fnavarro</name></author>
		
	</entry>
	<entry>
		<id>https://www.elcanoproject.org/wiki/index.php?title=Simulator&amp;diff=229</id>
		<title>Simulator</title>
		<link rel="alternate" type="text/html" href="https://www.elcanoproject.org/wiki/index.php?title=Simulator&amp;diff=229"/>
		<updated>2019-07-29T03:13:53Z</updated>

		<summary type="html">&lt;p&gt;Fnavarro: /* How to Set-up */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Elcano Carla Simulation External Specification =&lt;br /&gt;
&lt;br /&gt;
The CARLA simulator portion of the Elcano project utilizes a unique go-between circuit board to transfer data between test environments within CARLA simulations and various sensor components within the physical vehicle. The CARLA software allows users to emulate trike parameters under controlled conditions within a virtual world, providing an efficient system for testing sensor accuracy, design implementation, and benchmarking overall vehicle progression. The CARLA software can simulate a variety of road conditions such as traffic patterns, incline, and weather as well as provide users control over vehicle parameters including weight, engine power, and aerodynamic properties.&lt;br /&gt;
&lt;br /&gt;
A go-between circuit board will transfer data from vehicle systems to CARLA under a variety of test conditions, enabling the software to replicate responses and return sensor data to be reevaluated for accuracy. Connecting the simulation software to components on both the high and low level boards of the Elcano trike including lidar, sonar, throttle, and brake systems, will allow users to immediately see the results of adjustments to vehicle parameters and highlight physical aspects of the trike within the virtual simulation. This project will enable users to efficiently implement improvements and track the immediate effects of design changes without spending the time and resources it would take to transport or operate the trike in real world test scenarios.&lt;br /&gt;
&lt;br /&gt;
[[File:Full_Block_Diagram.JPG|1000px]]&lt;br /&gt;
&lt;br /&gt;
== How to Set-up ==&lt;br /&gt;
&lt;br /&gt;
The components involved in the simulation of the Elcano trike vehicle will be a computer running an instance of CARLA along with our framework and any additional user scripts along with a go-between board to direct data from the trike system to CARLA and back. The flow of data between components can be seen in the project block diagram. The following is an overview of the simulation equipment and necessary connections to be made.&lt;br /&gt;
&lt;br /&gt;
'''Hardware''' &lt;br /&gt;
* A computer with a mid level graphics card and a display monitor.&lt;br /&gt;
* The computer should have the latest stable version of CARLA installed and be able to run it at an acceptable level of performance.&lt;br /&gt;
* The computer should have Elcano test framework installed.&lt;br /&gt;
* Parallel cable&lt;br /&gt;
* Go-between board (Type of board TBD)&lt;br /&gt;
* Wires.&lt;br /&gt;
&lt;br /&gt;
'''Software''' &lt;br /&gt;
* CARLA Simulator&lt;br /&gt;
* Framework to manage the trike model along with manipulating and transporting data between the board and the simulator.&lt;br /&gt;
* User scripts defining whatever conditions will be added to the simulation&lt;/div&gt;</summary>
		<author><name>Fnavarro</name></author>
		
	</entry>
	<entry>
		<id>https://www.elcanoproject.org/wiki/index.php?title=Simulator&amp;diff=228</id>
		<title>Simulator</title>
		<link rel="alternate" type="text/html" href="https://www.elcanoproject.org/wiki/index.php?title=Simulator&amp;diff=228"/>
		<updated>2019-07-29T03:11:01Z</updated>

		<summary type="html">&lt;p&gt;Fnavarro: /* Elcano Carla Simulation External Specification */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Elcano Carla Simulation External Specification =&lt;br /&gt;
&lt;br /&gt;
The CARLA simulator portion of the Elcano project utilizes a unique go-between circuit board to transfer data between test environments within CARLA simulations and various sensor components within the physical vehicle. The CARLA software allows users to emulate trike parameters under controlled conditions within a virtual world, providing an efficient system for testing sensor accuracy, design implementation, and benchmarking overall vehicle progression. The CARLA software can simulate a variety of road conditions such as traffic patterns, incline, and weather as well as provide users control over vehicle parameters including weight, engine power, and aerodynamic properties.&lt;br /&gt;
&lt;br /&gt;
A go-between circuit board will transfer data from vehicle systems to CARLA under a variety of test conditions, enabling the software to replicate responses and return sensor data to be reevaluated for accuracy. Connecting the simulation software to components on both the high and low level boards of the Elcano trike including lidar, sonar, throttle, and brake systems, will allow users to immediately see the results of adjustments to vehicle parameters and highlight physical aspects of the trike within the virtual simulation. This project will enable users to efficiently implement improvements and track the immediate effects of design changes without spending the time and resources it would take to transport or operate the trike in real world test scenarios.&lt;br /&gt;
&lt;br /&gt;
[[File:Full_Block_Diagram.JPG|1000px]]&lt;br /&gt;
&lt;br /&gt;
== How to Set-up ==&lt;br /&gt;
&lt;br /&gt;
The components involved in the simulation of the Elcano trike vehicle will be a computer running an instance of CARLA along with our framework and any additional user scripts along with a go-between board to direct data from the trike system to CARLA and back. The flow of data between components can be seen in the project block diagram. The following is an overview of the simulation equipment and necessary connections to be made.&lt;br /&gt;
&lt;br /&gt;
* '''Hardware''' A computer with a mid level graphics card and a display monitor.&lt;br /&gt;
The computer should have the latest stable version of CARLA installed and be able to run it at an acceptable level of performance.&lt;br /&gt;
The computer should have Elcano test framework installed.&lt;br /&gt;
Parallel cable&lt;br /&gt;
Go-between board (Type of board TBD)&lt;br /&gt;
Wires.&lt;br /&gt;
&lt;br /&gt;
* '''Software''' CARLA Simulator&lt;br /&gt;
Framework to manage the trike model along with manipulating and transporting data between the board and the simulator.&lt;br /&gt;
User scripts defining whatever conditions will be added to the simulation&lt;/div&gt;</summary>
		<author><name>Fnavarro</name></author>
		
	</entry>
	<entry>
		<id>https://www.elcanoproject.org/wiki/index.php?title=Simulator&amp;diff=227</id>
		<title>Simulator</title>
		<link rel="alternate" type="text/html" href="https://www.elcanoproject.org/wiki/index.php?title=Simulator&amp;diff=227"/>
		<updated>2019-07-29T03:09:31Z</updated>

		<summary type="html">&lt;p&gt;Fnavarro: /* How to Set-up */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Elcano Carla Simulation External Specification =&lt;br /&gt;
&lt;br /&gt;
The CARLA simulator portion of the Elcano project utilizes a unique go-between circuit board to transfer data between test environments within CARLA simulations and various sensor components within the physical vehicle. The CARLA software allows users to emulate trike parameters under controlled conditions within a virtual world, providing an efficient system for testing sensor accuracy, design implementation, and benchmarking overall vehicle progression. The CARLA software can simulate a variety of road conditions such as traffic patterns, incline, and weather as well as provide users control over vehicle parameters including weight, engine power, and aerodynamic properties.&lt;br /&gt;
&lt;br /&gt;
A go-between circuit board will transfer data from vehicle systems to CARLA under a variety of test conditions, enabling the software to replicate responses and return sensor data to be reevaluated for accuracy. Connecting the simulation software to components on both the high and low level boards of the Elcano trike including lidar, sonar, throttle, and brake systems, will allow users to immediately see the results of adjustments to vehicle parameters and highlight physical aspects of the trike within the virtual simulation. This project will enable users to efficiently implement improvements and track the immediate effects of design changes without spending the time and resources it would take to transport or operate the trike in real world test scenarios.&lt;br /&gt;
&lt;br /&gt;
[[File:Full_Block_Diagram.JPG|1000px]]&lt;br /&gt;
&lt;br /&gt;
== How to Set-up ==&lt;br /&gt;
&lt;br /&gt;
The components involved in the simulation of the Elcano trike vehicle will be a computer running an instance of CARLA along with our framework and any additional user scripts along with a go-between board to direct data from the trike system to CARLA and back. The flow of data between components can be seen in the project block diagram. The following is an overview of the simulation equipment and necessary connections to be made.&lt;br /&gt;
&lt;br /&gt;
* '''Hardware'''&lt;br /&gt;
A computer with a mid level graphics card and a display monitor.&lt;br /&gt;
The computer should have the latest stable version of CARLA installed and be able to run it at an acceptable level of performance.&lt;br /&gt;
The computer should have Elcano test framework installed.&lt;br /&gt;
Parallel cable&lt;br /&gt;
Go-between board (Type of board TBD)&lt;br /&gt;
Wires.&lt;br /&gt;
&lt;br /&gt;
Software&lt;br /&gt;
CARLA Simulator&lt;br /&gt;
Framework to manage the trike model along with manipulating and transporting data between the board and the simulator.&lt;br /&gt;
User scripts defining whatever conditions will be added to the simulation&lt;/div&gt;</summary>
		<author><name>Fnavarro</name></author>
		
	</entry>
	<entry>
		<id>https://www.elcanoproject.org/wiki/index.php?title=Simulator&amp;diff=226</id>
		<title>Simulator</title>
		<link rel="alternate" type="text/html" href="https://www.elcanoproject.org/wiki/index.php?title=Simulator&amp;diff=226"/>
		<updated>2019-07-29T03:07:39Z</updated>

		<summary type="html">&lt;p&gt;Fnavarro: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Elcano Carla Simulation External Specification =&lt;br /&gt;
&lt;br /&gt;
The CARLA simulator portion of the Elcano project utilizes a unique go-between circuit board to transfer data between test environments within CARLA simulations and various sensor components within the physical vehicle. The CARLA software allows users to emulate trike parameters under controlled conditions within a virtual world, providing an efficient system for testing sensor accuracy, design implementation, and benchmarking overall vehicle progression. The CARLA software can simulate a variety of road conditions such as traffic patterns, incline, and weather as well as provide users control over vehicle parameters including weight, engine power, and aerodynamic properties.&lt;br /&gt;
&lt;br /&gt;
A go-between circuit board will transfer data from vehicle systems to CARLA under a variety of test conditions, enabling the software to replicate responses and return sensor data to be reevaluated for accuracy. Connecting the simulation software to components on both the high and low level boards of the Elcano trike including lidar, sonar, throttle, and brake systems, will allow users to immediately see the results of adjustments to vehicle parameters and highlight physical aspects of the trike within the virtual simulation. This project will enable users to efficiently implement improvements and track the immediate effects of design changes without spending the time and resources it would take to transport or operate the trike in real world test scenarios.&lt;br /&gt;
&lt;br /&gt;
[[File:Full_Block_Diagram.JPG|1000px]]&lt;br /&gt;
&lt;br /&gt;
== How to Set-up ==&lt;br /&gt;
&lt;br /&gt;
The components involved in the simulation of the Elcano trike vehicle will be a computer running an instance of CARLA along with our framework and any additional user scripts along with a go-between board to direct data from the trike system to CARLA and back. The flow of data between components can be seen in the project block diagram. The following is an overview of the simulation equipment and necessary connections to be made.&lt;br /&gt;
&lt;br /&gt;
Hardware&lt;br /&gt;
A computer with a mid level graphics card and a display monitor.&lt;br /&gt;
The computer should have the latest stable version of CARLA installed and be able to run it at an acceptable level of performance.&lt;br /&gt;
The computer should have Elcano test framework installed.&lt;br /&gt;
Parallel cable&lt;br /&gt;
Go-between board (Type of board TBD)&lt;br /&gt;
Wires.&lt;br /&gt;
&lt;br /&gt;
Software&lt;br /&gt;
CARLA Simulator&lt;br /&gt;
Framework to manage the trike model along with manipulating and transporting data between the board and the simulator.&lt;br /&gt;
User scripts defining whatever conditions will be added to the simulation&lt;/div&gt;</summary>
		<author><name>Fnavarro</name></author>
		
	</entry>
	<entry>
		<id>https://www.elcanoproject.org/wiki/index.php?title=Simulator&amp;diff=225</id>
		<title>Simulator</title>
		<link rel="alternate" type="text/html" href="https://www.elcanoproject.org/wiki/index.php?title=Simulator&amp;diff=225"/>
		<updated>2019-07-29T03:06:37Z</updated>

		<summary type="html">&lt;p&gt;Fnavarro: /* Elcano Carla Simulation External Specification */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Elcano Carla Simulation External Specification =&lt;br /&gt;
&lt;br /&gt;
The CARLA simulator portion of the Elcano project utilizes a unique go-between circuit board to transfer data between test environments within CARLA simulations and various sensor components within the physical vehicle. The CARLA software allows users to emulate trike parameters under controlled conditions within a virtual world, providing an efficient system for testing sensor accuracy, design implementation, and benchmarking overall vehicle progression. The CARLA software can simulate a variety of road conditions such as traffic patterns, incline, and weather as well as provide users control over vehicle parameters including weight, engine power, and aerodynamic properties.&lt;br /&gt;
&lt;br /&gt;
A go-between circuit board will transfer data from vehicle systems to CARLA under a variety of test conditions, enabling the software to replicate responses and return sensor data to be reevaluated for accuracy. Connecting the simulation software to components on both the high and low level boards of the Elcano trike including lidar, sonar, throttle, and brake systems, will allow users to immediately see the results of adjustments to vehicle parameters and highlight physical aspects of the trike within the virtual simulation. This project will enable users to efficiently implement improvements and track the immediate effects of design changes without spending the time and resources it would take to transport or operate the trike in real world test scenarios.&lt;br /&gt;
&lt;br /&gt;
[[File:Full_Block_Diagram.JPG|1000px]]&lt;br /&gt;
&lt;br /&gt;
== How to Set-up ==&lt;br /&gt;
&lt;br /&gt;
The components involved in the simulation of the Elcano trike vehicle will be a computer running an instance of CARLA along with our framework and any additional user scripts along with a go-between board to direct data from the trike system to CARLA and back. The flow of data between components can be seen in the project block diagram. The following is an overview of the simulation equipment and necessary connections to be made.&lt;/div&gt;</summary>
		<author><name>Fnavarro</name></author>
		
	</entry>
	<entry>
		<id>https://www.elcanoproject.org/wiki/index.php?title=File:Full_Block_Diagram.JPG&amp;diff=224</id>
		<title>File:Full Block Diagram.JPG</title>
		<link rel="alternate" type="text/html" href="https://www.elcanoproject.org/wiki/index.php?title=File:Full_Block_Diagram.JPG&amp;diff=224"/>
		<updated>2019-07-29T03:04:53Z</updated>

		<summary type="html">&lt;p&gt;Fnavarro: Fnavarro uploaded a new version of File:Full Block Diagram.JPG&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Fnavarro</name></author>
		
	</entry>
	<entry>
		<id>https://www.elcanoproject.org/wiki/index.php?title=Simulator&amp;diff=223</id>
		<title>Simulator</title>
		<link rel="alternate" type="text/html" href="https://www.elcanoproject.org/wiki/index.php?title=Simulator&amp;diff=223"/>
		<updated>2019-07-29T03:04:26Z</updated>

		<summary type="html">&lt;p&gt;Fnavarro: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Elcano Carla Simulation External Specification =&lt;br /&gt;
&lt;br /&gt;
The CARLA simulator portion of the Elcano project utilizes a unique go-between circuit board to transfer data between test environments within CARLA simulations and various sensor components within the physical vehicle. The CARLA software allows users to emulate trike parameters under controlled conditions within a virtual world, providing an efficient system for testing sensor accuracy, design implementation, and benchmarking overall vehicle progression. The CARLA software can simulate a variety of road conditions such as traffic patterns, incline, and weather as well as provide users control over vehicle parameters including weight, engine power, and aerodynamic properties.&lt;br /&gt;
&lt;br /&gt;
A go-between circuit board will transfer data from vehicle systems to CARLA under a variety of test conditions, enabling the software to replicate responses and return sensor data to be reevaluated for accuracy. Connecting the simulation software to components on both the high and low level boards of the Elcano trike including lidar, sonar, throttle, and brake systems, will allow users to immediately see the results of adjustments to vehicle parameters and highlight physical aspects of the trike within the virtual simulation. This project will enable users to efficiently implement improvements and track the immediate effects of design changes without spending the time and resources it would take to transport or operate the trike in real world test scenarios.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Full_Block_Diagram.JPG|1000px]]&lt;/div&gt;</summary>
		<author><name>Fnavarro</name></author>
		
	</entry>
	<entry>
		<id>https://www.elcanoproject.org/wiki/index.php?title=Simulator&amp;diff=222</id>
		<title>Simulator</title>
		<link rel="alternate" type="text/html" href="https://www.elcanoproject.org/wiki/index.php?title=Simulator&amp;diff=222"/>
		<updated>2019-07-29T03:01:58Z</updated>

		<summary type="html">&lt;p&gt;Fnavarro: /* Elcano Carla Simulation External Specification */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Elcano Carla Simulation External Specification =&lt;br /&gt;
&lt;br /&gt;
The CARLA simulator portion of the Elcano project utilizes a unique go-between circuit board to transfer data between test environments within CARLA simulations and various sensor components within the physical vehicle. The CARLA software allows users to emulate trike parameters under controlled conditions within a virtual world, providing an efficient system for testing sensor accuracy, design implementation, and benchmarking overall vehicle progression. The CARLA software can simulate a variety of road conditions such as traffic patterns, incline, and weather as well as provide users control over vehicle parameters including weight, engine power, and aerodynamic properties.&lt;br /&gt;
&lt;br /&gt;
A go-between circuit board will transfer data from vehicle systems to CARLA under a variety of test conditions, enabling the software to replicate responses and return sensor data to be reevaluated for accuracy. Connecting the simulation software to components on both the high and low level boards of the Elcano trike including lidar, sonar, throttle, and brake systems, will allow users to immediately see the results of adjustments to vehicle parameters and highlight physical aspects of the trike within the virtual simulation. This project will enable users to efficiently implement improvements and track the immediate effects of design changes without spending the time and resources it would take to transport or operate the trike in real world test scenarios.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Full_Block_Diagram.JPG|1000px]]&lt;br /&gt;
&lt;br /&gt;
Figure 1.1 full design Block Diagram&lt;/div&gt;</summary>
		<author><name>Fnavarro</name></author>
		
	</entry>
	<entry>
		<id>https://www.elcanoproject.org/wiki/index.php?title=File:Full_Block_Diagram.JPG&amp;diff=221</id>
		<title>File:Full Block Diagram.JPG</title>
		<link rel="alternate" type="text/html" href="https://www.elcanoproject.org/wiki/index.php?title=File:Full_Block_Diagram.JPG&amp;diff=221"/>
		<updated>2019-07-29T02:58:13Z</updated>

		<summary type="html">&lt;p&gt;Fnavarro: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Fnavarro</name></author>
		
	</entry>
	<entry>
		<id>https://www.elcanoproject.org/wiki/index.php?title=Simulator&amp;diff=220</id>
		<title>Simulator</title>
		<link rel="alternate" type="text/html" href="https://www.elcanoproject.org/wiki/index.php?title=Simulator&amp;diff=220"/>
		<updated>2019-07-29T02:57:51Z</updated>

		<summary type="html">&lt;p&gt;Fnavarro: Created page with &amp;quot;= Elcano Carla Simulation External Specification =  The CARLA simulator portion of the Elcano project utilizes a unique go-between circuit board to transfer data between test...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Elcano Carla Simulation External Specification =&lt;br /&gt;
&lt;br /&gt;
The CARLA simulator portion of the Elcano project utilizes a unique go-between circuit board to transfer data between test environments within CARLA simulations and various sensor components within the physical vehicle. The CARLA software allows users to emulate trike parameters under controlled conditions within a virtual world, providing an efficient system for testing sensor accuracy, design implementation, and benchmarking overall vehicle progression. The CARLA software can simulate a variety of road conditions such as traffic patterns, incline, and weather as well as provide users control over vehicle parameters including weight, engine power, and aerodynamic properties.&lt;br /&gt;
&lt;br /&gt;
A go-between circuit board will transfer data from vehicle systems to CARLA under a variety of test conditions, enabling the software to replicate responses and return sensor data to be reevaluated for accuracy. Connecting the simulation software to components on both the high and low level boards of the Elcano trike including lidar, sonar, throttle, and brake systems, will allow users to immediately see the results of adjustments to vehicle parameters and highlight physical aspects of the trike within the virtual simulation. This project will enable users to efficiently implement improvements and track the immediate effects of design changes without spending the time and resources it would take to transport or operate the trike in real world test scenarios.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Full_Block_Diagram.JPG|1000px]]&lt;/div&gt;</summary>
		<author><name>Fnavarro</name></author>
		
	</entry>
	<entry>
		<id>https://www.elcanoproject.org/wiki/index.php?title=Main_Page&amp;diff=219</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://www.elcanoproject.org/wiki/index.php?title=Main_Page&amp;diff=219"/>
		<updated>2019-07-29T02:25:23Z</updated>

		<summary type="html">&lt;p&gt;Fnavarro: /*  Simulator */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
&lt;br /&gt;
= Welcome to the Elcano Project Wiki =&lt;br /&gt;
As the title says, WELCOME TO THE ELCANO PROJECT! Over the past few years many different teams have been working hard to create Cheap and Modular autonomy at the University of Washington Bothell. We are currently working on our first two prototypes which are now in the form of tricycles. With the use of affordable microcontrollers, such as the Arduino Mega 2560 and Raspberry PI, we are working towards creating Autonomy for anyone to rebuild anywhere, and that under $2000 and fully open-source. But we don't plan to stop there, no. That is just the first step in reaching our ultimate goal, which is making our systems applicable to any desired ground vehicles, such as cars and other vehicles. Autonomy is nothing new, in fact it has been around for over 40 years, the difference is that now we have the ability to make it available for anyone who desires furthering their knowledge or simply finding a safer way to work.&lt;br /&gt;
&lt;br /&gt;
To '''edit articles''' or '''upload files''', please create an account and request editing rights from a [//www.elcanoproject.org/wiki/index.php?title=Special:ListUsers&amp;amp;group=bureaucrat member of the &amp;quot;bureaucrat&amp;quot; group].&lt;br /&gt;
&lt;br /&gt;
For editing help visit https://www.mediawiki.org/wiki/Help:Editing_pages or https://www.mediawiki.org/wiki/Help:Formatting.&lt;br /&gt;
--------&lt;br /&gt;
[[File:Catrikes.JPG|1000px]]&lt;br /&gt;
== [[ElcanoIntro | Overview]] ==&lt;br /&gt;
Basic concept of how the Elcano Project vehicle works.&lt;br /&gt;
&lt;br /&gt;
== [[System Architecture]] ==&lt;br /&gt;
How processors connect to sensors, each other, actuators, and other hardware. Includes processor-to-processor communication protocol.&lt;br /&gt;
&lt;br /&gt;
== [[Communication | Communication (CAN Bus)]] ==&lt;br /&gt;
How processors exchange data on the vehicle and a description of data packet contents.&lt;br /&gt;
&lt;br /&gt;
== [[Power System]] ==&lt;br /&gt;
How different modules connect to the batteries or power subsystem hardware.&lt;br /&gt;
&lt;br /&gt;
== [[Low Level]] ==&lt;br /&gt;
How the Low Level system uses inputs to control actuators to steer, move, and stop the vehicle.&lt;br /&gt;
&lt;br /&gt;
== [[High Level]] ==&lt;br /&gt;
How the High Level system uses stored maps and inputs from navigational sensors to formulate movement instructions sent to Low Level.&lt;br /&gt;
&lt;br /&gt;
== [[RemoteControl]] ==&lt;br /&gt;
Human control of trike movements through Low Level using hardware connected to Low Level by a radio communication link (drive by radio). Includes on-board controls (drive by wire).&lt;br /&gt;
&lt;br /&gt;
== [[SensorsPage]] ==&lt;br /&gt;
&lt;br /&gt;
=== [[SteeringSensor]] ===&lt;br /&gt;
The front wheel angle detector.&lt;br /&gt;
&lt;br /&gt;
=== [[Sonar]] === &lt;br /&gt;
How the sonar subsystem connected to High Level works.&lt;br /&gt;
&lt;br /&gt;
=== [[Lidar]] ===&lt;br /&gt;
How the lidar subsystem connected to High Level works.&lt;br /&gt;
&lt;br /&gt;
=== [[ Camera]] ===&lt;br /&gt;
How the camera and vision subsystem connected to High Level works.&lt;br /&gt;
&lt;br /&gt;
== [[ActuatorPage]] ==&lt;br /&gt;
&lt;br /&gt;
== [[ Board Diagrams]] ==&lt;br /&gt;
Images of Elcano Project's printed circuit boards for reference. PCB source files and schematics are maintained and stored at [//github.com/elcano].&lt;br /&gt;
&lt;br /&gt;
== [[ Simulator]] ==&lt;br /&gt;
Using Open-source CARLA platform with a go-between board allows simulation.&lt;br /&gt;
&lt;br /&gt;
== [[GitUsage | Using Git and GitHub]] ==&lt;br /&gt;
Practices for maintaining code and source files on Elcano Project's Github.&lt;br /&gt;
&lt;br /&gt;
==[[FilesPage | Files]] ==&lt;br /&gt;
These are media files (pictures, videos, etc.) that are part of the project, but are not maintained under version control.&lt;br /&gt;
&lt;br /&gt;
== Elcano Project Main Website ==&lt;br /&gt;
* [//www.elcanoproject.org]&lt;/div&gt;</summary>
		<author><name>Fnavarro</name></author>
		
	</entry>
	<entry>
		<id>https://www.elcanoproject.org/wiki/index.php?title=Main_Page&amp;diff=218</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://www.elcanoproject.org/wiki/index.php?title=Main_Page&amp;diff=218"/>
		<updated>2019-07-29T00:53:00Z</updated>

		<summary type="html">&lt;p&gt;Fnavarro: /*  Simulator */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
&lt;br /&gt;
= Welcome to the Elcano Project Wiki =&lt;br /&gt;
As the title says, WELCOME TO THE ELCANO PROJECT! Over the past few years many different teams have been working hard to create Cheap and Modular autonomy at the University of Washington Bothell. We are currently working on our first two prototypes which are now in the form of tricycles. With the use of affordable microcontrollers, such as the Arduino Mega 2560 and Raspberry PI, we are working towards creating Autonomy for anyone to rebuild anywhere, and that under $2000 and fully open-source. But we don't plan to stop there, no. That is just the first step in reaching our ultimate goal, which is making our systems applicable to any desired ground vehicles, such as cars and other vehicles. Autonomy is nothing new, in fact it has been around for over 40 years, the difference is that now we have the ability to make it available for anyone who desires furthering their knowledge or simply finding a safer way to work.&lt;br /&gt;
&lt;br /&gt;
To '''edit articles''' or '''upload files''', please create an account and request editing rights from a [//www.elcanoproject.org/wiki/index.php?title=Special:ListUsers&amp;amp;group=bureaucrat member of the &amp;quot;bureaucrat&amp;quot; group].&lt;br /&gt;
&lt;br /&gt;
For editing help visit https://www.mediawiki.org/wiki/Help:Editing_pages or https://www.mediawiki.org/wiki/Help:Formatting.&lt;br /&gt;
--------&lt;br /&gt;
[[File:Catrikes.JPG|1000px]]&lt;br /&gt;
== [[ElcanoIntro | Overview]] ==&lt;br /&gt;
Basic concept of how the Elcano Project vehicle works.&lt;br /&gt;
&lt;br /&gt;
== [[System Architecture]] ==&lt;br /&gt;
How processors connect to sensors, each other, actuators, and other hardware. Includes processor-to-processor communication protocol.&lt;br /&gt;
&lt;br /&gt;
== [[Communication | Communication (CAN Bus)]] ==&lt;br /&gt;
How processors exchange data on the vehicle and a description of data packet contents.&lt;br /&gt;
&lt;br /&gt;
== [[Power System]] ==&lt;br /&gt;
How different modules connect to the batteries or power subsystem hardware.&lt;br /&gt;
&lt;br /&gt;
== [[Low Level]] ==&lt;br /&gt;
How the Low Level system uses inputs to control actuators to steer, move, and stop the vehicle.&lt;br /&gt;
&lt;br /&gt;
== [[High Level]] ==&lt;br /&gt;
How the High Level system uses stored maps and inputs from navigational sensors to formulate movement instructions sent to Low Level.&lt;br /&gt;
&lt;br /&gt;
== [[RemoteControl]] ==&lt;br /&gt;
Human control of trike movements through Low Level using hardware connected to Low Level by a radio communication link (drive by radio). Includes on-board controls (drive by wire).&lt;br /&gt;
&lt;br /&gt;
== [[SensorsPage]] ==&lt;br /&gt;
&lt;br /&gt;
=== [[SteeringSensor]] ===&lt;br /&gt;
The front wheel angle detector.&lt;br /&gt;
&lt;br /&gt;
=== [[Sonar]] === &lt;br /&gt;
How the sonar subsystem connected to High Level works.&lt;br /&gt;
&lt;br /&gt;
=== [[Lidar]] ===&lt;br /&gt;
How the lidar subsystem connected to High Level works.&lt;br /&gt;
&lt;br /&gt;
=== [[ Camera]] ===&lt;br /&gt;
How the camera and vision subsystem connected to High Level works.&lt;br /&gt;
&lt;br /&gt;
== [[ActuatorPage]] ==&lt;br /&gt;
&lt;br /&gt;
== [[ Board Diagrams]] ==&lt;br /&gt;
Images of Elcano Project's printed circuit boards for reference. PCB source files and schematics are maintained and stored at [//github.com/elcano].&lt;br /&gt;
&lt;br /&gt;
== [[ Simulator]] ==&lt;br /&gt;
Using Open-source CARLA platform with a go-between board allows simulation.&lt;br /&gt;
[[File:Minimal_Block_Diagram.jpg|1000px]]&lt;br /&gt;
&lt;br /&gt;
== [[GitUsage | Using Git and GitHub]] ==&lt;br /&gt;
Practices for maintaining code and source files on Elcano Project's Github.&lt;br /&gt;
&lt;br /&gt;
==[[FilesPage | Files]] ==&lt;br /&gt;
These are media files (pictures, videos, etc.) that are part of the project, but are not maintained under version control.&lt;br /&gt;
&lt;br /&gt;
== Elcano Project Main Website ==&lt;br /&gt;
* [//www.elcanoproject.org]&lt;/div&gt;</summary>
		<author><name>Fnavarro</name></author>
		
	</entry>
	<entry>
		<id>https://www.elcanoproject.org/wiki/index.php?title=Main_Page&amp;diff=217</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://www.elcanoproject.org/wiki/index.php?title=Main_Page&amp;diff=217"/>
		<updated>2019-07-29T00:52:42Z</updated>

		<summary type="html">&lt;p&gt;Fnavarro: /*  Using Git and GitHub */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
&lt;br /&gt;
= Welcome to the Elcano Project Wiki =&lt;br /&gt;
As the title says, WELCOME TO THE ELCANO PROJECT! Over the past few years many different teams have been working hard to create Cheap and Modular autonomy at the University of Washington Bothell. We are currently working on our first two prototypes which are now in the form of tricycles. With the use of affordable microcontrollers, such as the Arduino Mega 2560 and Raspberry PI, we are working towards creating Autonomy for anyone to rebuild anywhere, and that under $2000 and fully open-source. But we don't plan to stop there, no. That is just the first step in reaching our ultimate goal, which is making our systems applicable to any desired ground vehicles, such as cars and other vehicles. Autonomy is nothing new, in fact it has been around for over 40 years, the difference is that now we have the ability to make it available for anyone who desires furthering their knowledge or simply finding a safer way to work.&lt;br /&gt;
&lt;br /&gt;
To '''edit articles''' or '''upload files''', please create an account and request editing rights from a [//www.elcanoproject.org/wiki/index.php?title=Special:ListUsers&amp;amp;group=bureaucrat member of the &amp;quot;bureaucrat&amp;quot; group].&lt;br /&gt;
&lt;br /&gt;
For editing help visit https://www.mediawiki.org/wiki/Help:Editing_pages or https://www.mediawiki.org/wiki/Help:Formatting.&lt;br /&gt;
--------&lt;br /&gt;
[[File:Catrikes.JPG|1000px]]&lt;br /&gt;
== [[ElcanoIntro | Overview]] ==&lt;br /&gt;
Basic concept of how the Elcano Project vehicle works.&lt;br /&gt;
&lt;br /&gt;
== [[System Architecture]] ==&lt;br /&gt;
How processors connect to sensors, each other, actuators, and other hardware. Includes processor-to-processor communication protocol.&lt;br /&gt;
&lt;br /&gt;
== [[Communication | Communication (CAN Bus)]] ==&lt;br /&gt;
How processors exchange data on the vehicle and a description of data packet contents.&lt;br /&gt;
&lt;br /&gt;
== [[Power System]] ==&lt;br /&gt;
How different modules connect to the batteries or power subsystem hardware.&lt;br /&gt;
&lt;br /&gt;
== [[Low Level]] ==&lt;br /&gt;
How the Low Level system uses inputs to control actuators to steer, move, and stop the vehicle.&lt;br /&gt;
&lt;br /&gt;
== [[High Level]] ==&lt;br /&gt;
How the High Level system uses stored maps and inputs from navigational sensors to formulate movement instructions sent to Low Level.&lt;br /&gt;
&lt;br /&gt;
== [[RemoteControl]] ==&lt;br /&gt;
Human control of trike movements through Low Level using hardware connected to Low Level by a radio communication link (drive by radio). Includes on-board controls (drive by wire).&lt;br /&gt;
&lt;br /&gt;
== [[SensorsPage]] ==&lt;br /&gt;
&lt;br /&gt;
=== [[SteeringSensor]] ===&lt;br /&gt;
The front wheel angle detector.&lt;br /&gt;
&lt;br /&gt;
=== [[Sonar]] === &lt;br /&gt;
How the sonar subsystem connected to High Level works.&lt;br /&gt;
&lt;br /&gt;
=== [[Lidar]] ===&lt;br /&gt;
How the lidar subsystem connected to High Level works.&lt;br /&gt;
&lt;br /&gt;
=== [[ Camera]] ===&lt;br /&gt;
How the camera and vision subsystem connected to High Level works.&lt;br /&gt;
&lt;br /&gt;
== [[ActuatorPage]] ==&lt;br /&gt;
&lt;br /&gt;
== [[ Board Diagrams]] ==&lt;br /&gt;
Images of Elcano Project's printed circuit boards for reference. PCB source files and schematics are maintained and stored at [//github.com/elcano].&lt;br /&gt;
&lt;br /&gt;
== [[ Simulator]] ==&lt;br /&gt;
Using Open-source CARLA platform with a go-between board allows simulation.&lt;br /&gt;
&lt;br /&gt;
== [[GitUsage | Using Git and GitHub]] ==&lt;br /&gt;
Practices for maintaining code and source files on Elcano Project's Github.&lt;br /&gt;
&lt;br /&gt;
==[[FilesPage | Files]] ==&lt;br /&gt;
These are media files (pictures, videos, etc.) that are part of the project, but are not maintained under version control.&lt;br /&gt;
&lt;br /&gt;
== Elcano Project Main Website ==&lt;br /&gt;
* [//www.elcanoproject.org]&lt;/div&gt;</summary>
		<author><name>Fnavarro</name></author>
		
	</entry>
	<entry>
		<id>https://www.elcanoproject.org/wiki/index.php?title=File:Minimal_Block_Diagram.jpg&amp;diff=216</id>
		<title>File:Minimal Block Diagram.jpg</title>
		<link rel="alternate" type="text/html" href="https://www.elcanoproject.org/wiki/index.php?title=File:Minimal_Block_Diagram.jpg&amp;diff=216"/>
		<updated>2019-07-29T00:46:12Z</updated>

		<summary type="html">&lt;p&gt;Fnavarro: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Fnavarro</name></author>
		
	</entry>
	<entry>
		<id>https://www.elcanoproject.org/wiki/index.php?title=Main_Page&amp;diff=215</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://www.elcanoproject.org/wiki/index.php?title=Main_Page&amp;diff=215"/>
		<updated>2019-07-29T00:45:20Z</updated>

		<summary type="html">&lt;p&gt;Fnavarro: /*  Using Git and GitHub */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
&lt;br /&gt;
= Welcome to the Elcano Project Wiki =&lt;br /&gt;
As the title says, WELCOME TO THE ELCANO PROJECT! Over the past few years many different teams have been working hard to create Cheap and Modular autonomy at the University of Washington Bothell. We are currently working on our first two prototypes which are now in the form of tricycles. With the use of affordable microcontrollers, such as the Arduino Mega 2560 and Raspberry PI, we are working towards creating Autonomy for anyone to rebuild anywhere, and that under $2000 and fully open-source. But we don't plan to stop there, no. That is just the first step in reaching our ultimate goal, which is making our systems applicable to any desired ground vehicles, such as cars and other vehicles. Autonomy is nothing new, in fact it has been around for over 40 years, the difference is that now we have the ability to make it available for anyone who desires furthering their knowledge or simply finding a safer way to work.&lt;br /&gt;
&lt;br /&gt;
To '''edit articles''' or '''upload files''', please create an account and request editing rights from a [//www.elcanoproject.org/wiki/index.php?title=Special:ListUsers&amp;amp;group=bureaucrat member of the &amp;quot;bureaucrat&amp;quot; group].&lt;br /&gt;
&lt;br /&gt;
For editing help visit https://www.mediawiki.org/wiki/Help:Editing_pages or https://www.mediawiki.org/wiki/Help:Formatting.&lt;br /&gt;
--------&lt;br /&gt;
[[File:Catrikes.JPG|1000px]]&lt;br /&gt;
== [[ElcanoIntro | Overview]] ==&lt;br /&gt;
Basic concept of how the Elcano Project vehicle works.&lt;br /&gt;
&lt;br /&gt;
== [[System Architecture]] ==&lt;br /&gt;
How processors connect to sensors, each other, actuators, and other hardware. Includes processor-to-processor communication protocol.&lt;br /&gt;
&lt;br /&gt;
== [[Communication | Communication (CAN Bus)]] ==&lt;br /&gt;
How processors exchange data on the vehicle and a description of data packet contents.&lt;br /&gt;
&lt;br /&gt;
== [[Power System]] ==&lt;br /&gt;
How different modules connect to the batteries or power subsystem hardware.&lt;br /&gt;
&lt;br /&gt;
== [[Low Level]] ==&lt;br /&gt;
How the Low Level system uses inputs to control actuators to steer, move, and stop the vehicle.&lt;br /&gt;
&lt;br /&gt;
== [[High Level]] ==&lt;br /&gt;
How the High Level system uses stored maps and inputs from navigational sensors to formulate movement instructions sent to Low Level.&lt;br /&gt;
&lt;br /&gt;
== [[RemoteControl]] ==&lt;br /&gt;
Human control of trike movements through Low Level using hardware connected to Low Level by a radio communication link (drive by radio). Includes on-board controls (drive by wire).&lt;br /&gt;
&lt;br /&gt;
== [[SensorsPage]] ==&lt;br /&gt;
&lt;br /&gt;
=== [[SteeringSensor]] ===&lt;br /&gt;
The front wheel angle detector.&lt;br /&gt;
&lt;br /&gt;
=== [[Sonar]] === &lt;br /&gt;
How the sonar subsystem connected to High Level works.&lt;br /&gt;
&lt;br /&gt;
=== [[Lidar]] ===&lt;br /&gt;
How the lidar subsystem connected to High Level works.&lt;br /&gt;
&lt;br /&gt;
=== [[ Camera]] ===&lt;br /&gt;
How the camera and vision subsystem connected to High Level works.&lt;br /&gt;
&lt;br /&gt;
== [[ActuatorPage]] ==&lt;br /&gt;
&lt;br /&gt;
== [[ Board Diagrams]] ==&lt;br /&gt;
Images of Elcano Project's printed circuit boards for reference. PCB source files and schematics are maintained and stored at [//github.com/elcano].&lt;br /&gt;
&lt;br /&gt;
== [[ Simulator]] ==&lt;br /&gt;
Using Open-source CARLA platform with a go-between board allows simulation.&lt;br /&gt;
&lt;br /&gt;
== [[GitUsage | Using Git and GitHub]] ==&lt;br /&gt;
Practices for maintaining code and source files on Elcano Project's Github.&lt;br /&gt;
[[File:Minimal_Block_Diagram.jpg|1000px]]&lt;br /&gt;
&lt;br /&gt;
==[[FilesPage | Files]] ==&lt;br /&gt;
These are media files (pictures, videos, etc.) that are part of the project, but are not maintained under version control.&lt;br /&gt;
&lt;br /&gt;
== Elcano Project Main Website ==&lt;br /&gt;
* [//www.elcanoproject.org]&lt;/div&gt;</summary>
		<author><name>Fnavarro</name></author>
		
	</entry>
</feed>