<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.robojackets.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Ebretl3</id>
	<title>RoboJackets Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.robojackets.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Ebretl3"/>
	<link rel="alternate" type="text/html" href="https://wiki.robojackets.org/Special:Contributions/Ebretl3"/>
	<updated>2026-04-28T00:35:22Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.32.0</generator>
	<entry>
		<id>https://wiki.robojackets.org/index.php?title=Profiling_ROS_Nodes&amp;diff=18383</id>
		<title>Profiling ROS Nodes</title>
		<link rel="alternate" type="text/html" href="https://wiki.robojackets.org/index.php?title=Profiling_ROS_Nodes&amp;diff=18383"/>
		<updated>2019-09-19T19:55:48Z</updated>

		<summary type="html">&lt;p&gt;Ebretl3: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Here is a guide for one effective method for profiling the performance of ROS nodes. It uses valgrind to count the number of calls to every function and the amount of time spent in each call, and uses KCacheGrind to visualize and explore this data in a nice GUI.&lt;br /&gt;
&lt;br /&gt;
Note: any usage of profilers and code analysis tools like valgrind, gdb, etc require building with debug symbols. &amp;lt;code&amp;gt;catkin_make&amp;lt;/code&amp;gt; in default configuration (DEBUG) has debug symbols but also has many optimizations turned off.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Installation:&lt;br /&gt;
  sudo apt install valgrind kcachegrind&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Profiling with rosrun:&lt;br /&gt;
  rosrun --prefix=&amp;quot;valgrind --tool=callgrind --callgrind-out-file=outfile&amp;quot; pkg node&lt;br /&gt;
  kcachegrind outfile&lt;br /&gt;
&lt;br /&gt;
Usage with roslaunch:&lt;br /&gt;
  foo.launch:&lt;br /&gt;
    &amp;lt;launch&amp;gt;&lt;br /&gt;
      &amp;lt;node pkg=&amp;quot;a&amp;quot; type=&amp;quot;a&amp;quot; name=&amp;quot;a&amp;quot; launch-prefix=&amp;quot;valgrind --tool=callgrind --callgrind-out-file=outfile&amp;quot;/&amp;gt;&lt;br /&gt;
    &amp;lt;/launch&amp;gt;&lt;br /&gt;
  roslaunch foo.launch&lt;br /&gt;
  kcachegrind ~/.ros/outfile&lt;br /&gt;
&lt;br /&gt;
[[Category:Software]]&lt;br /&gt;
[[Category:RoboRacing]]&lt;/div&gt;</summary>
		<author><name>Ebretl3</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.robojackets.org/index.php?title=RoboRacing&amp;diff=18382</id>
		<title>RoboRacing</title>
		<link rel="alternate" type="text/html" href="https://wiki.robojackets.org/index.php?title=RoboRacing&amp;diff=18382"/>
		<updated>2019-09-19T19:08:46Z</updated>

		<summary type="html">&lt;p&gt;Ebretl3: /* Resources */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:RoboRacing]]&lt;br /&gt;
RoboRacing is a competitive robotics team geared towards autonomous racing of small scale automotive platforms. The team started in 2013 and has since built robots to compete in the IARRC competition since the team's inception, as well as the Sparkfun AVC competition since 2016. RoboRacing is additionally planning on competing in the evGrand Prix Autonomous competition in 2020.&lt;br /&gt;
&lt;br /&gt;
RoboRacing puts its members at the forefront of emerging technology in self-driving cars through involvement in autonomous RC vehicle design, fabrication, and programming. Each competition has proven to be a great learning opportunity for everything from robust mechanical design to advanced programming skills that could be applied to diverse engineering applications.&amp;amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
== Meeting Times ==&lt;br /&gt;
&lt;br /&gt;
Mondays: 6:30-9:00 PM&lt;br /&gt;
&lt;br /&gt;
Sundays: 4:00-7:00 PM&lt;br /&gt;
&lt;br /&gt;
Location: GA Tech SCC (Student Competition Center)&lt;br /&gt;
&lt;br /&gt;
Carpool Pickup Locations: North Avenue Apartments &amp;amp; West Village&lt;br /&gt;
&lt;br /&gt;
== Current Leadership ==&lt;br /&gt;
* Project Manager: Austin Keener&lt;br /&gt;
* Electrical Lead: Varun Madabushi&lt;br /&gt;
* Mechanical Lead: Michael Benben&lt;br /&gt;
* Software Lead: Daniel Martin&lt;br /&gt;
&lt;br /&gt;
==Upcoming Competitions==&lt;br /&gt;
===IARRC 2020===&lt;br /&gt;
RC scale autonomous racing and navigation.&lt;br /&gt;
&lt;br /&gt;
http://iarrc.ca/&lt;br /&gt;
* Rules&lt;br /&gt;
* Date: TBD&lt;br /&gt;
===evGrand Prix Autonomous 2020===&lt;br /&gt;
Autonomous high speed racing of full-size go karts. &lt;br /&gt;
&lt;br /&gt;
https://evgrandprix.org/autonomous/&lt;br /&gt;
* Rules&lt;br /&gt;
* Date: TBD&lt;br /&gt;
&lt;br /&gt;
== Past Competitions ==&lt;br /&gt;
&lt;br /&gt;
===IARRC===&lt;br /&gt;
&lt;br /&gt;
{| class = &amp;quot;wikitable&amp;quot; style = &amp;quot;width:95%;&amp;quot;&lt;br /&gt;
|-  style=&amp;quot;font-size:15px;&amp;quot; |&lt;br /&gt;
| style=&amp;quot;width:20%;&amp;quot; | '''Bot'''&lt;br /&gt;
| style=&amp;quot;width:20%;&amp;quot; | '''Competition Years'''&lt;br /&gt;
| style=&amp;quot;width:20%;&amp;quot; | '''Versions'''&lt;br /&gt;
| style=&amp;quot;width:40%;&amp;quot; | '''Design Reports'''&lt;br /&gt;
|- &lt;br /&gt;
| style=&amp;quot;font-size:15px;&amp;quot; | '''Sedani'''&lt;br /&gt;
| 2018 - 2019&lt;br /&gt;
| Sedani, Sedanii&lt;br /&gt;
| &lt;br /&gt;
* '''Version 1:''' [[:File:RoboJackets-IARRC-2018.pdf| Sedani Design Report]]&lt;br /&gt;
* '''Version 2:''' [[:File:RoboRacing_IAARC_2019_Sedaniii_Design_Report.pdf| Sedanii Design Report]]&lt;br /&gt;
|- &lt;br /&gt;
| style=&amp;quot;font-size:15px;&amp;quot; | '''Macaroni'''&lt;br /&gt;
| 2017&lt;br /&gt;
| Macaroni&lt;br /&gt;
|&lt;br /&gt;
* '''Version 1:''' [[:File:RoboJackets_RoboRacing_IARRC_Design_Report_2017.pdf| Macaroni Design Report]]&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;font-size:15px;&amp;quot; | '''Speedi'''&lt;br /&gt;
| 2014-2016&lt;br /&gt;
| Speedi, Speedii, Speediii&lt;br /&gt;
|&lt;br /&gt;
* '''Version 1:''' [[:File:Robojackets-iarrc-2014.pdf| Speedi Design Report]]&lt;br /&gt;
* '''Version 2:''' [[:File:Robojackets-iarrc-2015.pdf| Speedii Design Report]]&lt;br /&gt;
* '''Version 3:''' [[:File:Robojackets-iarrc-2016.pdf| Speediii Design Report]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Results:&lt;br /&gt;
&lt;br /&gt;
{| class = &amp;quot;wikitable&amp;quot; style = &amp;quot;width:95%;&amp;quot;&lt;br /&gt;
|-  style=&amp;quot;font-size:15px;&amp;quot; |&lt;br /&gt;
| style=&amp;quot;width:20%;&amp;quot; | '''Year'''&lt;br /&gt;
| style=&amp;quot;width:20%;&amp;quot; | '''Placement'''&lt;br /&gt;
| style=&amp;quot;width:20%;&amp;quot; | '''Additional Awards'''&lt;br /&gt;
|- &lt;br /&gt;
| style=&amp;quot;font-size:15px;&amp;quot; | '''2019'''&lt;br /&gt;
| 1&amp;lt;sup&amp;gt;st&amp;lt;/sup&amp;gt; Place Overall&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;font-size:15px;&amp;quot; | '''2018'''&lt;br /&gt;
| Did Not Place&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;font-size:15px;&amp;quot; | '''2017'''&lt;br /&gt;
| 3&amp;lt;sup&amp;gt;rd&amp;lt;/sup&amp;gt; Place Overall&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;font-size:15px;&amp;quot; | '''2016'''&lt;br /&gt;
| 1&amp;lt;sup&amp;gt;st&amp;lt;/sup&amp;gt; Place Overall&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;font-size:15px;&amp;quot; | '''2015'''&lt;br /&gt;
| 4&amp;lt;sup&amp;gt;th&amp;lt;/sup&amp;gt; Place Overall&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;font-size:15px;&amp;quot; | '''2014'''&lt;br /&gt;
| 1&amp;lt;sup&amp;gt;st&amp;lt;/sup&amp;gt; Place Overall&lt;br /&gt;
|&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Sparkfun AVC===&lt;br /&gt;
{| class = &amp;quot;wikitable&amp;quot; style = &amp;quot;width:95%;&amp;quot;&lt;br /&gt;
|-  style=&amp;quot;font-size:15px;&amp;quot; |&lt;br /&gt;
| style=&amp;quot;width:20%;&amp;quot; | '''Bot'''&lt;br /&gt;
| style=&amp;quot;width:20%;&amp;quot; | '''Competition Years'''&lt;br /&gt;
| style=&amp;quot;width:20%;&amp;quot; | '''Versions'''&lt;br /&gt;
| style=&amp;quot;width:40%;&amp;quot; | '''Design Reports'''&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;font-size:15px;&amp;quot; | '''Bigoli'''&lt;br /&gt;
| 2016-2018&lt;br /&gt;
| Bigoli, Bigolii&lt;br /&gt;
|&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Results:&lt;br /&gt;
&lt;br /&gt;
{| class = &amp;quot;wikitable&amp;quot; style = &amp;quot;width:95%;&amp;quot;&lt;br /&gt;
|-  style=&amp;quot;font-size:15px;&amp;quot; |&lt;br /&gt;
| style=&amp;quot;width:20%;&amp;quot; | '''Year'''&lt;br /&gt;
| style=&amp;quot;width:20%;&amp;quot; | '''Car Wars'''&lt;br /&gt;
| style=&amp;quot;width:20%;&amp;quot; | '''Speed Demons'''&lt;br /&gt;
| style=&amp;quot;width:20%;&amp;quot; | '''Additional Awards'''&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;font-size:15px;&amp;quot; | '''2018'''&lt;br /&gt;
| Did Not Place&lt;br /&gt;
| 1&amp;lt;sup&amp;gt;st&amp;lt;/sup&amp;gt; Place&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;font-size:15px;&amp;quot; | '''2017'''&lt;br /&gt;
| 1&amp;lt;sup&amp;gt;st&amp;lt;/sup&amp;gt; Place&lt;br /&gt;
| Did Not Place&lt;br /&gt;
|&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Resources ==&lt;br /&gt;
[[How To Record Data On Sedani]]&lt;br /&gt;
&lt;br /&gt;
[[Setting Up Ubuntu for Ethernet LAN While Preserving Wifi Internet Access]]&lt;br /&gt;
&lt;br /&gt;
[[How to Setup CLion for ROS]]&lt;br /&gt;
&lt;br /&gt;
[[Profiling ROS Nodes]]&lt;/div&gt;</summary>
		<author><name>Ebretl3</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.robojackets.org/index.php?title=Profiling_ROS_Nodes&amp;diff=18381</id>
		<title>Profiling ROS Nodes</title>
		<link rel="alternate" type="text/html" href="https://wiki.robojackets.org/index.php?title=Profiling_ROS_Nodes&amp;diff=18381"/>
		<updated>2019-09-19T19:08:27Z</updated>

		<summary type="html">&lt;p&gt;Ebretl3: Created page with &amp;quot;Here is a guide for one effective method for profiling the performance of ROS nodes. It uses valgrind to count the number of calls to every function and the amount of time spe...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Here is a guide for one effective method for profiling the performance of ROS nodes. It uses valgrind to count the number of calls to every function and the amount of time spent in each call, and uses KCacheGrind to visualize and explore this data in a nice GUI.&lt;br /&gt;
&lt;br /&gt;
Note: any usage of profilers and code analysis tools like valgrind, gdb, etc require building with debug symbols. &amp;lt;code&amp;gt;catkin_make&amp;lt;/code&amp;gt; in default configuration (DEBUG) has debug symbols but also has many optimizations turned off.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Installation:&lt;br /&gt;
  sudo apt install valgrind kcachegrind&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Usage with rosrun:&lt;br /&gt;
  valgrind --tool=callgrind --callgrind-out-file=/path/to/file rosrun pkg node&lt;br /&gt;
  kcachegrind /path/to/file&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Usage with roslaunch:&lt;br /&gt;
  &amp;lt;node pkg=&amp;quot;pkg&amp;quot; type=&amp;quot;type&amp;quot; name=&amp;quot;name&amp;quot; launch-prefix=&amp;quot;valgrind --tool=callgrind --callgrind-out-file='/path/to/file'&amp;quot;/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:Software]]&lt;br /&gt;
[[Category:RoboRacing]]&lt;/div&gt;</summary>
		<author><name>Ebretl3</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.robojackets.org/index.php?title=RoboRacing&amp;diff=18380</id>
		<title>RoboRacing</title>
		<link rel="alternate" type="text/html" href="https://wiki.robojackets.org/index.php?title=RoboRacing&amp;diff=18380"/>
		<updated>2019-09-19T16:34:23Z</updated>

		<summary type="html">&lt;p&gt;Ebretl3: /* Resources */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:RoboRacing]]&lt;br /&gt;
RoboRacing is a competitive robotics team geared towards autonomous racing of small scale automotive platforms. The team started in 2013 and has since built robots to compete in the IARRC competition since the team's inception, as well as the Sparkfun AVC competition since 2016. RoboRacing is additionally planning on competing in the evGrand Prix Autonomous competition in 2020.&lt;br /&gt;
&lt;br /&gt;
RoboRacing puts its members at the forefront of emerging technology in self-driving cars through involvement in autonomous RC vehicle design, fabrication, and programming. Each competition has proven to be a great learning opportunity for everything from robust mechanical design to advanced programming skills that could be applied to diverse engineering applications.&amp;amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
== Meeting Times ==&lt;br /&gt;
&lt;br /&gt;
Mondays: 6:30-9:00 PM&lt;br /&gt;
&lt;br /&gt;
Sundays: 4:00-7:00 PM&lt;br /&gt;
&lt;br /&gt;
Location: GA Tech SCC (Student Competition Center)&lt;br /&gt;
&lt;br /&gt;
Carpool Pickup Locations: North Avenue Apartments &amp;amp; West Village&lt;br /&gt;
&lt;br /&gt;
== Current Leadership ==&lt;br /&gt;
* Project Manager: Austin Keener&lt;br /&gt;
* Electrical Lead: Varun Madabushi&lt;br /&gt;
* Mechanical Lead: Michael Benben&lt;br /&gt;
* Software Lead: Daniel Martin&lt;br /&gt;
&lt;br /&gt;
==Upcoming Competitions==&lt;br /&gt;
===IARRC 2020===&lt;br /&gt;
RC scale autonomous racing and navigation.&lt;br /&gt;
&lt;br /&gt;
http://iarrc.ca/&lt;br /&gt;
* Rules&lt;br /&gt;
* Date: TBD&lt;br /&gt;
===evGrand Prix Autonomous 2020===&lt;br /&gt;
Autonomous high speed racing of full-size go karts. &lt;br /&gt;
&lt;br /&gt;
https://evgrandprix.org/autonomous/&lt;br /&gt;
* Rules&lt;br /&gt;
* Date: TBD&lt;br /&gt;
&lt;br /&gt;
== Past Competitions ==&lt;br /&gt;
&lt;br /&gt;
===IARRC===&lt;br /&gt;
&lt;br /&gt;
{| class = &amp;quot;wikitable&amp;quot; style = &amp;quot;width:95%;&amp;quot;&lt;br /&gt;
|-  style=&amp;quot;font-size:15px;&amp;quot; |&lt;br /&gt;
| style=&amp;quot;width:20%;&amp;quot; | '''Bot'''&lt;br /&gt;
| style=&amp;quot;width:20%;&amp;quot; | '''Competition Years'''&lt;br /&gt;
| style=&amp;quot;width:20%;&amp;quot; | '''Versions'''&lt;br /&gt;
| style=&amp;quot;width:40%;&amp;quot; | '''Design Reports'''&lt;br /&gt;
|- &lt;br /&gt;
| style=&amp;quot;font-size:15px;&amp;quot; | '''Sedani'''&lt;br /&gt;
| 2018 - 2019&lt;br /&gt;
| Sedani, Sedanii&lt;br /&gt;
| &lt;br /&gt;
* '''Version 1:''' [[:File:RoboJackets-IARRC-2018.pdf| Sedani Design Report]]&lt;br /&gt;
* '''Version 2:''' [[:File:RoboRacing_IAARC_2019_Sedaniii_Design_Report.pdf| Sedanii Design Report]]&lt;br /&gt;
|- &lt;br /&gt;
| style=&amp;quot;font-size:15px;&amp;quot; | '''Macaroni'''&lt;br /&gt;
| 2017&lt;br /&gt;
| Macaroni&lt;br /&gt;
|&lt;br /&gt;
* '''Version 1:''' [[:File:RoboJackets_RoboRacing_IARRC_Design_Report_2017.pdf| Macaroni Design Report]]&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;font-size:15px;&amp;quot; | '''Speedi'''&lt;br /&gt;
| 2014-2016&lt;br /&gt;
| Speedi, Speedii, Speediii&lt;br /&gt;
|&lt;br /&gt;
* '''Version 1:''' [[:File:Robojackets-iarrc-2014.pdf| Speedi Design Report]]&lt;br /&gt;
* '''Version 2:''' [[:File:Robojackets-iarrc-2015.pdf| Speedii Design Report]]&lt;br /&gt;
* '''Version 3:''' [[:File:Robojackets-iarrc-2016.pdf| Speediii Design Report]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Results:&lt;br /&gt;
&lt;br /&gt;
{| class = &amp;quot;wikitable&amp;quot; style = &amp;quot;width:95%;&amp;quot;&lt;br /&gt;
|-  style=&amp;quot;font-size:15px;&amp;quot; |&lt;br /&gt;
| style=&amp;quot;width:20%;&amp;quot; | '''Year'''&lt;br /&gt;
| style=&amp;quot;width:20%;&amp;quot; | '''Placement'''&lt;br /&gt;
| style=&amp;quot;width:20%;&amp;quot; | '''Additional Awards'''&lt;br /&gt;
|- &lt;br /&gt;
| style=&amp;quot;font-size:15px;&amp;quot; | '''2019'''&lt;br /&gt;
| 1&amp;lt;sup&amp;gt;st&amp;lt;/sup&amp;gt; Place Overall&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;font-size:15px;&amp;quot; | '''2018'''&lt;br /&gt;
| Did Not Place&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;font-size:15px;&amp;quot; | '''2017'''&lt;br /&gt;
| 3&amp;lt;sup&amp;gt;rd&amp;lt;/sup&amp;gt; Place Overall&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;font-size:15px;&amp;quot; | '''2016'''&lt;br /&gt;
| 1&amp;lt;sup&amp;gt;st&amp;lt;/sup&amp;gt; Place Overall&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;font-size:15px;&amp;quot; | '''2015'''&lt;br /&gt;
| 4&amp;lt;sup&amp;gt;th&amp;lt;/sup&amp;gt; Place Overall&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;font-size:15px;&amp;quot; | '''2014'''&lt;br /&gt;
| 1&amp;lt;sup&amp;gt;st&amp;lt;/sup&amp;gt; Place Overall&lt;br /&gt;
|&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Sparkfun AVC===&lt;br /&gt;
{| class = &amp;quot;wikitable&amp;quot; style = &amp;quot;width:95%;&amp;quot;&lt;br /&gt;
|-  style=&amp;quot;font-size:15px;&amp;quot; |&lt;br /&gt;
| style=&amp;quot;width:20%;&amp;quot; | '''Bot'''&lt;br /&gt;
| style=&amp;quot;width:20%;&amp;quot; | '''Competition Years'''&lt;br /&gt;
| style=&amp;quot;width:20%;&amp;quot; | '''Versions'''&lt;br /&gt;
| style=&amp;quot;width:40%;&amp;quot; | '''Design Reports'''&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;font-size:15px;&amp;quot; | '''Bigoli'''&lt;br /&gt;
| 2016-2018&lt;br /&gt;
| Bigoli, Bigolii&lt;br /&gt;
|&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Results:&lt;br /&gt;
&lt;br /&gt;
{| class = &amp;quot;wikitable&amp;quot; style = &amp;quot;width:95%;&amp;quot;&lt;br /&gt;
|-  style=&amp;quot;font-size:15px;&amp;quot; |&lt;br /&gt;
| style=&amp;quot;width:20%;&amp;quot; | '''Year'''&lt;br /&gt;
| style=&amp;quot;width:20%;&amp;quot; | '''Car Wars'''&lt;br /&gt;
| style=&amp;quot;width:20%;&amp;quot; | '''Speed Demons'''&lt;br /&gt;
| style=&amp;quot;width:20%;&amp;quot; | '''Additional Awards'''&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;font-size:15px;&amp;quot; | '''2018'''&lt;br /&gt;
| Did Not Place&lt;br /&gt;
| 1&amp;lt;sup&amp;gt;st&amp;lt;/sup&amp;gt; Place&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;font-size:15px;&amp;quot; | '''2017'''&lt;br /&gt;
| 1&amp;lt;sup&amp;gt;st&amp;lt;/sup&amp;gt; Place&lt;br /&gt;
| Did Not Place&lt;br /&gt;
|&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Resources ==&lt;br /&gt;
[[How To Record Data On Sedani]]&lt;br /&gt;
&lt;br /&gt;
[[Setting Up Ubuntu for Ethernet LAN While Preserving Wifi Internet Access]]&lt;br /&gt;
&lt;br /&gt;
[[How to Setup CLion for ROS]]&lt;/div&gt;</summary>
		<author><name>Ebretl3</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.robojackets.org/index.php?title=Category:RoboRacing&amp;diff=18379</id>
		<title>Category:RoboRacing</title>
		<link rel="alternate" type="text/html" href="https://wiki.robojackets.org/index.php?title=Category:RoboRacing&amp;diff=18379"/>
		<updated>2019-09-19T16:26:50Z</updated>

		<summary type="html">&lt;p&gt;Ebretl3: Created page with &amp;quot;Links to anything relevant to RoboRacing&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Links to anything relevant to RoboRacing&lt;/div&gt;</summary>
		<author><name>Ebretl3</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.robojackets.org/index.php?title=RoboRacing&amp;diff=18378</id>
		<title>RoboRacing</title>
		<link rel="alternate" type="text/html" href="https://wiki.robojackets.org/index.php?title=RoboRacing&amp;diff=18378"/>
		<updated>2019-09-19T16:25:56Z</updated>

		<summary type="html">&lt;p&gt;Ebretl3: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:RoboRacing]]&lt;br /&gt;
RoboRacing is a competitive robotics team geared towards autonomous racing of small scale automotive platforms. The team started in 2013 and has since built robots to compete in the IARRC competition since the team's inception, as well as the Sparkfun AVC competition since 2016. RoboRacing is additionally planning on competing in the evGrand Prix Autonomous competition in 2020.&lt;br /&gt;
&lt;br /&gt;
RoboRacing puts its members at the forefront of emerging technology in self-driving cars through involvement in autonomous RC vehicle design, fabrication, and programming. Each competition has proven to be a great learning opportunity for everything from robust mechanical design to advanced programming skills that could be applied to diverse engineering applications.&amp;amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
== Meeting Times ==&lt;br /&gt;
&lt;br /&gt;
Mondays: 6:30-9:00 PM&lt;br /&gt;
&lt;br /&gt;
Sundays: 4:00-7:00 PM&lt;br /&gt;
&lt;br /&gt;
Location: GA Tech SCC (Student Competition Center)&lt;br /&gt;
&lt;br /&gt;
Carpool Pickup Locations: North Avenue Apartments &amp;amp; West Village&lt;br /&gt;
&lt;br /&gt;
== Current Leadership ==&lt;br /&gt;
* Project Manager: Austin Keener&lt;br /&gt;
* Electrical Lead: Varun Madabushi&lt;br /&gt;
* Mechanical Lead: Michael Benben&lt;br /&gt;
* Software Lead: Daniel Martin&lt;br /&gt;
&lt;br /&gt;
==Upcoming Competitions==&lt;br /&gt;
===IARRC 2020===&lt;br /&gt;
RC scale autonomous racing and navigation.&lt;br /&gt;
&lt;br /&gt;
http://iarrc.ca/&lt;br /&gt;
* Rules&lt;br /&gt;
* Date: TBD&lt;br /&gt;
===evGrand Prix Autonomous 2020===&lt;br /&gt;
Autonomous high speed racing of full-size go karts. &lt;br /&gt;
&lt;br /&gt;
https://evgrandprix.org/autonomous/&lt;br /&gt;
* Rules&lt;br /&gt;
* Date: TBD&lt;br /&gt;
&lt;br /&gt;
== Past Competitions ==&lt;br /&gt;
&lt;br /&gt;
===IARRC===&lt;br /&gt;
&lt;br /&gt;
{| class = &amp;quot;wikitable&amp;quot; style = &amp;quot;width:95%;&amp;quot;&lt;br /&gt;
|-  style=&amp;quot;font-size:15px;&amp;quot; |&lt;br /&gt;
| style=&amp;quot;width:20%;&amp;quot; | '''Bot'''&lt;br /&gt;
| style=&amp;quot;width:20%;&amp;quot; | '''Competition Years'''&lt;br /&gt;
| style=&amp;quot;width:20%;&amp;quot; | '''Versions'''&lt;br /&gt;
| style=&amp;quot;width:40%;&amp;quot; | '''Design Reports'''&lt;br /&gt;
|- &lt;br /&gt;
| style=&amp;quot;font-size:15px;&amp;quot; | '''Sedani'''&lt;br /&gt;
| 2018 - 2019&lt;br /&gt;
| Sedani, Sedanii&lt;br /&gt;
| &lt;br /&gt;
* '''Version 1:''' [[:File:RoboJackets-IARRC-2018.pdf| Sedani Design Report]]&lt;br /&gt;
* '''Version 2:''' [[:File:RoboRacing_IAARC_2019_Sedaniii_Design_Report.pdf| Sedanii Design Report]]&lt;br /&gt;
|- &lt;br /&gt;
| style=&amp;quot;font-size:15px;&amp;quot; | '''Macaroni'''&lt;br /&gt;
| 2017&lt;br /&gt;
| Macaroni&lt;br /&gt;
|&lt;br /&gt;
* '''Version 1:''' [[:File:RoboJackets_RoboRacing_IARRC_Design_Report_2017.pdf| Macaroni Design Report]]&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;font-size:15px;&amp;quot; | '''Speedi'''&lt;br /&gt;
| 2014-2016&lt;br /&gt;
| Speedi, Speedii, Speediii&lt;br /&gt;
|&lt;br /&gt;
* '''Version 1:''' [[:File:Robojackets-iarrc-2014.pdf| Speedi Design Report]]&lt;br /&gt;
* '''Version 2:''' [[:File:Robojackets-iarrc-2015.pdf| Speedii Design Report]]&lt;br /&gt;
* '''Version 3:''' [[:File:Robojackets-iarrc-2016.pdf| Speediii Design Report]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Results:&lt;br /&gt;
&lt;br /&gt;
{| class = &amp;quot;wikitable&amp;quot; style = &amp;quot;width:95%;&amp;quot;&lt;br /&gt;
|-  style=&amp;quot;font-size:15px;&amp;quot; |&lt;br /&gt;
| style=&amp;quot;width:20%;&amp;quot; | '''Year'''&lt;br /&gt;
| style=&amp;quot;width:20%;&amp;quot; | '''Placement'''&lt;br /&gt;
| style=&amp;quot;width:20%;&amp;quot; | '''Additional Awards'''&lt;br /&gt;
|- &lt;br /&gt;
| style=&amp;quot;font-size:15px;&amp;quot; | '''2019'''&lt;br /&gt;
| 1&amp;lt;sup&amp;gt;st&amp;lt;/sup&amp;gt; Place Overall&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;font-size:15px;&amp;quot; | '''2018'''&lt;br /&gt;
| Did Not Place&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;font-size:15px;&amp;quot; | '''2017'''&lt;br /&gt;
| 3&amp;lt;sup&amp;gt;rd&amp;lt;/sup&amp;gt; Place Overall&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;font-size:15px;&amp;quot; | '''2016'''&lt;br /&gt;
| 1&amp;lt;sup&amp;gt;st&amp;lt;/sup&amp;gt; Place Overall&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;font-size:15px;&amp;quot; | '''2015'''&lt;br /&gt;
| 4&amp;lt;sup&amp;gt;th&amp;lt;/sup&amp;gt; Place Overall&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;font-size:15px;&amp;quot; | '''2014'''&lt;br /&gt;
| 1&amp;lt;sup&amp;gt;st&amp;lt;/sup&amp;gt; Place Overall&lt;br /&gt;
|&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Sparkfun AVC===&lt;br /&gt;
{| class = &amp;quot;wikitable&amp;quot; style = &amp;quot;width:95%;&amp;quot;&lt;br /&gt;
|-  style=&amp;quot;font-size:15px;&amp;quot; |&lt;br /&gt;
| style=&amp;quot;width:20%;&amp;quot; | '''Bot'''&lt;br /&gt;
| style=&amp;quot;width:20%;&amp;quot; | '''Competition Years'''&lt;br /&gt;
| style=&amp;quot;width:20%;&amp;quot; | '''Versions'''&lt;br /&gt;
| style=&amp;quot;width:40%;&amp;quot; | '''Design Reports'''&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;font-size:15px;&amp;quot; | '''Bigoli'''&lt;br /&gt;
| 2016-2018&lt;br /&gt;
| Bigoli, Bigolii&lt;br /&gt;
|&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Results:&lt;br /&gt;
&lt;br /&gt;
{| class = &amp;quot;wikitable&amp;quot; style = &amp;quot;width:95%;&amp;quot;&lt;br /&gt;
|-  style=&amp;quot;font-size:15px;&amp;quot; |&lt;br /&gt;
| style=&amp;quot;width:20%;&amp;quot; | '''Year'''&lt;br /&gt;
| style=&amp;quot;width:20%;&amp;quot; | '''Car Wars'''&lt;br /&gt;
| style=&amp;quot;width:20%;&amp;quot; | '''Speed Demons'''&lt;br /&gt;
| style=&amp;quot;width:20%;&amp;quot; | '''Additional Awards'''&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;font-size:15px;&amp;quot; | '''2018'''&lt;br /&gt;
| Did Not Place&lt;br /&gt;
| 1&amp;lt;sup&amp;gt;st&amp;lt;/sup&amp;gt; Place&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;font-size:15px;&amp;quot; | '''2017'''&lt;br /&gt;
| 1&amp;lt;sup&amp;gt;st&amp;lt;/sup&amp;gt; Place&lt;br /&gt;
| Did Not Place&lt;br /&gt;
|&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Resources ==&lt;br /&gt;
[[How To Record Data On Sedani]]&lt;br /&gt;
&lt;br /&gt;
[[Setting Up Ubuntu for Ethernet LAN While Preserving Wifi Internet Access]]&lt;/div&gt;</summary>
		<author><name>Ebretl3</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.robojackets.org/index.php?title=RoboRacing&amp;diff=16994</id>
		<title>RoboRacing</title>
		<link rel="alternate" type="text/html" href="https://wiki.robojackets.org/index.php?title=RoboRacing&amp;diff=16994"/>
		<updated>2018-09-18T22:45:11Z</updated>

		<summary type="html">&lt;p&gt;Ebretl3: Adds design report pdf to IARRC 2017&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:RoboRacing]]&lt;br /&gt;
If you love RC vehicle sized autonomous race cars or are interested in learning about autonomous cars on a small scale, RoboRacing is for you! Our RoboRacing team started in 2013. The&amp;amp;nbsp;team initially competed in the&amp;amp;nbsp;[http://robotracing.wordpress.com/ International Autonomous Robot Racing Challenge]&amp;amp;nbsp;(IARRC) competition.&amp;amp;nbsp;Starting in 2016, RoboRacing also competes in&amp;amp;nbsp;[https://avc.sparkfun.com/ Sparkfun’s Autonomous Vehicle Competition (AVC)].&lt;br /&gt;
&lt;br /&gt;
Our RoboRacing team, being involved in autonomous RC vehicle design, fabrication, and programming, puts its members at the fore front of emerging technology in self driving cars. Each competition has proven a great opportunity for learning everything from robust mechanical design to advanced programming skills that could be applied to diverse engineering applications.&amp;amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
== Meeting Times ==&lt;br /&gt;
&lt;br /&gt;
Mondays&amp;amp;nbsp; - 6:30 PM&lt;br /&gt;
&lt;br /&gt;
Sundays - 4 PM&lt;br /&gt;
&lt;br /&gt;
Carpool locations - North Avenue Apartments &amp;amp; West Village&lt;br /&gt;
&lt;br /&gt;
== Important Dates ==&lt;br /&gt;
&lt;br /&gt;
=== IARRC 2018 ===&lt;br /&gt;
&lt;br /&gt;
July 13-15, 2018&lt;br /&gt;
&lt;br /&gt;
http://iarrc.ca/&lt;br /&gt;
&lt;br /&gt;
=== Sparkfun AVC ===&lt;br /&gt;
&lt;br /&gt;
September 7-9, 2018&lt;br /&gt;
&lt;br /&gt;
https://avc.sparkfun.com/&lt;br /&gt;
&lt;br /&gt;
== Competition Info ==&lt;br /&gt;
&lt;br /&gt;
=== IARRC ===&lt;br /&gt;
*[http://iarrc.ca/rules/ Rules]&lt;br /&gt;
&lt;br /&gt;
=== Sparkfun AVC ===&lt;br /&gt;
* [https://avc.sparkfun.com Rules]&lt;br /&gt;
&lt;br /&gt;
== Results ==&lt;br /&gt;
&lt;br /&gt;
=== 2018 ===&lt;br /&gt;
* IARRC&lt;br /&gt;
** Did not place&lt;br /&gt;
** [[:File:RoboJackets-IARRC-2018.pdf|Team Report]]&lt;br /&gt;
* AVC&lt;br /&gt;
** Speed Demons&lt;br /&gt;
*** 1st Place in Higher Ed&lt;br /&gt;
** Autonomous Car Wars&lt;br /&gt;
*** Did not finish&lt;br /&gt;
&lt;br /&gt;
=== 2017 ===&lt;br /&gt;
* IARRC&lt;br /&gt;
** 3&amp;lt;sup&amp;gt;rd&amp;lt;/sup&amp;gt; overall&lt;br /&gt;
** [[:File:RoboJackets_RoboRacing_IARRC_Design_Report_2017.pdf|Team Report]]&lt;br /&gt;
* AVC&lt;br /&gt;
** Autonomous Car Wars&lt;br /&gt;
*** 1&amp;lt;sup&amp;gt;st&amp;lt;/sup&amp;gt;&lt;br /&gt;
** Speed Demons&lt;br /&gt;
*** Did not finish&lt;br /&gt;
&lt;br /&gt;
=== 2016 ===&lt;br /&gt;
* IARRC&lt;br /&gt;
** 1&amp;lt;sup&amp;gt;st&amp;lt;/sup&amp;gt; overall&lt;br /&gt;
* AVC&lt;br /&gt;
** Classic AVC&lt;br /&gt;
*** Did not finish&lt;br /&gt;
&lt;br /&gt;
=== 2015 ===&lt;br /&gt;
* IARRC&lt;br /&gt;
** 4&amp;lt;sup&amp;gt;th&amp;lt;/sup&amp;gt; overall&lt;br /&gt;
** [[:File:Robojackets-iarrc-2015.pdf|Team Report]]&lt;br /&gt;
&lt;br /&gt;
=== 2014 ===&lt;br /&gt;
* IARRC&lt;br /&gt;
** 1&amp;lt;sup&amp;gt;st&amp;lt;/sup&amp;gt; overall&lt;br /&gt;
&lt;br /&gt;
== Resources ==&lt;br /&gt;
[[How To Record Data On Sedani]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== NOTE ==&lt;br /&gt;
This page formerly included a description of the Homecoming Car project. That project now has a dedicated page at [[Homecoming car]].&lt;/div&gt;</summary>
		<author><name>Ebretl3</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.robojackets.org/index.php?title=File:RoboJackets_RoboRacing_IARRC_Design_Report_2017.pdf&amp;diff=16993</id>
		<title>File:RoboJackets RoboRacing IARRC Design Report 2017.pdf</title>
		<link rel="alternate" type="text/html" href="https://wiki.robojackets.org/index.php?title=File:RoboJackets_RoboRacing_IARRC_Design_Report_2017.pdf&amp;diff=16993"/>
		<updated>2018-09-18T22:43:03Z</updated>

		<summary type="html">&lt;p&gt;Ebretl3: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Ebretl3</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.robojackets.org/index.php?title=Setting_Up_Ubuntu_for_Ethernet_LAN_While_Preserving_Wifi_Internet_Access&amp;diff=16120</id>
		<title>Setting Up Ubuntu for Ethernet LAN While Preserving Wifi Internet Access</title>
		<link rel="alternate" type="text/html" href="https://wiki.robojackets.org/index.php?title=Setting_Up_Ubuntu_for_Ethernet_LAN_While_Preserving_Wifi_Internet_Access&amp;diff=16120"/>
		<updated>2018-03-20T13:21:41Z</updated>

		<summary type="html">&lt;p&gt;Ebretl3: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;In 2018, both RoboRacing and IGVC are adding features to their robot which work through the Ethernet hardware. By default, Ubuntu prioritizes the ethernet interface over wifi. In situations where an internet connection is still desired (e.g. SSH connection to robot, pulling from remote changes on git repo onto the robot), Ubuntu can be easily configured to use ethernet for local network connections only.&lt;br /&gt;
&lt;br /&gt;
=== Creating a LAN-only Network Interface: ===&lt;br /&gt;
# Open the connections editor from the network drop-down (&amp;quot;Edit Connections...&amp;quot;) or launch &amp;lt;code&amp;gt;nm-connections-editor&amp;lt;/code&amp;gt;&lt;br /&gt;
# Select the wired connection (the local one, which we don't want to use for Internet access) and click &amp;quot;Edit&amp;quot;&lt;br /&gt;
# Under IPv4 settings, change Method to &amp;quot;Manual&amp;quot;&lt;br /&gt;
# Enter any static IP (e.g. 10.*.*.*), set Netmask to 255.255.255.0 (or 24), and leave Gateway blank&lt;br /&gt;
# Select &amp;quot;Routes...&amp;quot; and enable &amp;quot;Use the connection only for resources on its network&amp;quot;&lt;br /&gt;
# Save progress and restart your networking stack: &amp;quot;Enable Networking&amp;quot; twice or &amp;lt;code&amp;gt;nmcli n off &amp;amp;&amp;amp; nmcli n on&amp;lt;/code&amp;gt;&lt;br /&gt;
You should now be able to both access the Internet and ping devices on your Ethernet LAN.&lt;br /&gt;
&lt;br /&gt;
=== Adding a Second Interface for Normal Internet Usage ===&lt;br /&gt;
This is useful if you are testing on a personal laptop and sometimes like to use Ethernet like a normal person.&lt;br /&gt;
# Open the connections editor&lt;br /&gt;
# Select &amp;quot;Add...&amp;quot; and then &amp;quot;Ethernet&amp;quot;&lt;br /&gt;
# Set IPv4 Method to &amp;quot;Automatic (DHCP)&amp;quot;&lt;br /&gt;
# It should be easy to switch between the two interfaces through the network manager menu or the &amp;lt;code&amp;gt;nmcli&amp;lt;/code&amp;gt; tool.&lt;/div&gt;</summary>
		<author><name>Ebretl3</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.robojackets.org/index.php?title=User:Ebretl3&amp;diff=16118</id>
		<title>User:Ebretl3</title>
		<link rel="alternate" type="text/html" href="https://wiki.robojackets.org/index.php?title=User:Ebretl3&amp;diff=16118"/>
		<updated>2018-03-20T01:38:46Z</updated>

		<summary type="html">&lt;p&gt;Ebretl3: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Name:''' Evan Bretl&lt;br /&gt;
&lt;br /&gt;
'''E-mail:''' evanbretl4@gmail.com&lt;br /&gt;
&lt;br /&gt;
'''Phone:''' +1-513-969-5800 (Cell)&lt;br /&gt;
&lt;br /&gt;
'''Major:''' B.S. Computer Science&lt;br /&gt;
&lt;br /&gt;
'''Positions:'''&lt;br /&gt;
&lt;br /&gt;
* RoboRacing Project Manager (Fall 2017 - Spring 2018)&lt;/div&gt;</summary>
		<author><name>Ebretl3</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.robojackets.org/index.php?title=User:Ebretl3&amp;diff=16111</id>
		<title>User:Ebretl3</title>
		<link rel="alternate" type="text/html" href="https://wiki.robojackets.org/index.php?title=User:Ebretl3&amp;diff=16111"/>
		<updated>2018-03-20T01:33:48Z</updated>

		<summary type="html">&lt;p&gt;Ebretl3: Created page with &amp;quot;filler&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;filler&lt;/div&gt;</summary>
		<author><name>Ebretl3</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.robojackets.org/index.php?title=Setting_Up_Ubuntu_for_Ethernet_LAN_While_Preserving_Wifi_Internet_Access&amp;diff=16107</id>
		<title>Setting Up Ubuntu for Ethernet LAN While Preserving Wifi Internet Access</title>
		<link rel="alternate" type="text/html" href="https://wiki.robojackets.org/index.php?title=Setting_Up_Ubuntu_for_Ethernet_LAN_While_Preserving_Wifi_Internet_Access&amp;diff=16107"/>
		<updated>2018-03-20T01:24:26Z</updated>

		<summary type="html">&lt;p&gt;Ebretl3: Ebretl3 moved page Setting Up Ubuntu for MBED over Ethernet to Setting Up Ubuntu for Ethernet LAN While Preserving Wifi Internet Access: Old title was inaccurate&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;In 2018, both RoboRacing and IGVC are adding features to their robot which work through the Ethernet hardware. By default, Ubuntu prioritizes the ethernet interface over wifi. In situations where an internet connection is still desired (e.g. SSH connection to robot, pulling from remote changes on git repo onto the robot), Ubuntu can be easily configured to use ethernet for local network connections only.&lt;br /&gt;
&lt;br /&gt;
=== Procedure: ===&lt;br /&gt;
# Open the connections editor from the network drop-down (&amp;quot;Edit Connections...&amp;quot;) or launch &amp;lt;code&amp;gt;nm-connections-editor&amp;lt;/code&amp;gt;&lt;br /&gt;
# Select the wired connection (the local one, which we don't want to use for Internet access) and click &amp;quot;Edit&amp;quot;&lt;br /&gt;
# Under IPv4 settings, change Method to &amp;quot;Manual&amp;quot;&lt;br /&gt;
# Enter any static IP (e.g. 10.*.*.*), set Netmask to 255.255.255.0 (or 24), and leave Gateway blank&lt;br /&gt;
# Select &amp;quot;Routes...&amp;quot; and enable &amp;quot;Use the connection only for resources on its network&amp;quot;&lt;br /&gt;
# Save progress and restart your networking stack: &amp;quot;Enable Networking&amp;quot; or &amp;lt;code&amp;gt;nmcli n off &amp;amp;&amp;amp; nmcli n on&amp;lt;/code&amp;gt;&lt;br /&gt;
You should now be able to both access the Internet and ping devices on your Ethernet LAN.&lt;/div&gt;</summary>
		<author><name>Ebretl3</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.robojackets.org/index.php?title=Setting_Up_Ubuntu_for_MBED_over_Ethernet&amp;diff=16108</id>
		<title>Setting Up Ubuntu for MBED over Ethernet</title>
		<link rel="alternate" type="text/html" href="https://wiki.robojackets.org/index.php?title=Setting_Up_Ubuntu_for_MBED_over_Ethernet&amp;diff=16108"/>
		<updated>2018-03-20T01:24:26Z</updated>

		<summary type="html">&lt;p&gt;Ebretl3: Ebretl3 moved page Setting Up Ubuntu for MBED over Ethernet to Setting Up Ubuntu for Ethernet LAN While Preserving Wifi Internet Access: Old title was inaccurate&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#REDIRECT [[Setting Up Ubuntu for Ethernet LAN While Preserving Wifi Internet Access]]&lt;/div&gt;</summary>
		<author><name>Ebretl3</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.robojackets.org/index.php?title=Setting_Up_Ubuntu_for_Ethernet_LAN_While_Preserving_Wifi_Internet_Access&amp;diff=16105</id>
		<title>Setting Up Ubuntu for Ethernet LAN While Preserving Wifi Internet Access</title>
		<link rel="alternate" type="text/html" href="https://wiki.robojackets.org/index.php?title=Setting_Up_Ubuntu_for_Ethernet_LAN_While_Preserving_Wifi_Internet_Access&amp;diff=16105"/>
		<updated>2018-03-20T01:22:12Z</updated>

		<summary type="html">&lt;p&gt;Ebretl3: populated real content&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;In 2018, both RoboRacing and IGVC are adding features to their robot which work through the Ethernet hardware. By default, Ubuntu prioritizes the ethernet interface over wifi. In situations where an internet connection is still desired (e.g. SSH connection to robot, pulling from remote changes on git repo onto the robot), Ubuntu can be easily configured to use ethernet for local network connections only.&lt;br /&gt;
&lt;br /&gt;
=== Procedure: ===&lt;br /&gt;
# Open the connections editor from the network drop-down (&amp;quot;Edit Connections...&amp;quot;) or launch &amp;lt;code&amp;gt;nm-connections-editor&amp;lt;/code&amp;gt;&lt;br /&gt;
# Select the wired connection (the local one, which we don't want to use for Internet access) and click &amp;quot;Edit&amp;quot;&lt;br /&gt;
# Under IPv4 settings, change Method to &amp;quot;Manual&amp;quot;&lt;br /&gt;
# Enter any static IP (e.g. 10.*.*.*), set Netmask to 255.255.255.0 (or 24), and leave Gateway blank&lt;br /&gt;
# Select &amp;quot;Routes...&amp;quot; and enable &amp;quot;Use the connection only for resources on its network&amp;quot;&lt;br /&gt;
# Save progress and restart your networking stack: &amp;quot;Enable Networking&amp;quot; or &amp;lt;code&amp;gt;nmcli n off &amp;amp;&amp;amp; nmcli n on&amp;lt;/code&amp;gt;&lt;br /&gt;
You should now be able to both access the Internet and ping devices on your Ethernet LAN.&lt;/div&gt;</summary>
		<author><name>Ebretl3</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.robojackets.org/index.php?title=Setting_Up_Ubuntu_for_Ethernet_LAN_While_Preserving_Wifi_Internet_Access&amp;diff=16104</id>
		<title>Setting Up Ubuntu for Ethernet LAN While Preserving Wifi Internet Access</title>
		<link rel="alternate" type="text/html" href="https://wiki.robojackets.org/index.php?title=Setting_Up_Ubuntu_for_Ethernet_LAN_While_Preserving_Wifi_Internet_Access&amp;diff=16104"/>
		<updated>2018-03-20T01:10:05Z</updated>

		<summary type="html">&lt;p&gt;Ebretl3: Created page with &amp;quot;In 2018, both RoboRacing and IGVC are adding features to their robot which work through the ethernet hardware. By default, Ubuntu prioritizes the ethernet interface over wifi....&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;In 2018, both RoboRacing and IGVC are adding features to their robot which work through the ethernet hardware. By default, Ubuntu prioritizes the ethernet interface over wifi. In situations where an internet connection is still desired (e.g. SSH connection to robot, pulling from remote changes on git repo onto the robot), Ubuntu can be easily configured to use ethernet for local network connections only.&lt;br /&gt;
&lt;br /&gt;
Procedure:&lt;br /&gt;
1.&lt;/div&gt;</summary>
		<author><name>Ebretl3</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.robojackets.org/index.php?title=RoboRacing&amp;diff=15730</id>
		<title>RoboRacing</title>
		<link rel="alternate" type="text/html" href="https://wiki.robojackets.org/index.php?title=RoboRacing&amp;diff=15730"/>
		<updated>2017-06-20T06:32:21Z</updated>

		<summary type="html">&lt;p&gt;Ebretl3: /* Important Dates */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;If you love RC vehicle sized autonomous race cars or are interested in learning about autonomous cars on a small scale, RoboRacing is for you! Our RoboRacing team started in 2013. The&amp;amp;nbsp;team initially competed in the&amp;amp;nbsp;[http://robotracing.wordpress.com/ International Autonomous Robot Racing Challenge]&amp;amp;nbsp;(IARRC) competition, finishing first in 2014 and [https://robotracing.wordpress.com/awards/ 2016.]&amp;amp;nbsp;Starting in 2016, RoboRacing also competes in&amp;amp;nbsp;[https://avc.sparkfun.com/ Sparkfun’s Autonomous Vehicle Competition (AVC)].&lt;br /&gt;
&lt;br /&gt;
Our RoboRacing team, being involved in autonomous RC vehicle design, fabrication, and programming, puts its members at the fore front emerging technology in cars which is self driving cars. Each year and competition has proven a great opportunity for learning everything from robust mechanical design to advanced programming skills that could be applied to diverse engineering applications.&amp;amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
== Meeting Times ==&lt;br /&gt;
&lt;br /&gt;
Mondays&amp;amp;nbsp; - 6:30 PM&lt;br /&gt;
&lt;br /&gt;
Sundays - 4 PM&lt;br /&gt;
&lt;br /&gt;
Meeting location - Love building turn-around.&lt;br /&gt;
&lt;br /&gt;
== Important Dates ==&lt;br /&gt;
&lt;br /&gt;
=== Sparkfun AVC ===&lt;br /&gt;
&lt;br /&gt;
October 14-16, 2017&lt;br /&gt;
&lt;br /&gt;
=== IARRC 2017 ===&lt;br /&gt;
&lt;br /&gt;
July 14-15, 2017&lt;br /&gt;
&lt;br /&gt;
== Homecoming Car Fall 2014 ==&lt;br /&gt;
&lt;br /&gt;
RoboRacing is working on two projects this year. In addition to the IARRC competition, the team has built a fully-autonomous replica of the Ramblin' Wreck that paraded in the Ramblin' Wreck parade on November 1st, 2014. We worked with a College of Computing student group called The Agency on this project. We built the car from the ground up, and The Agency worked on the software to make the car autonomous. The car drove itself down the parade autonomously, creating quite a stir!&lt;br /&gt;
&lt;br /&gt;
[[File:10644703 601719963291031 2139300614443510723 o.jpg|300px|10644703 601719963291031 2139300614443510723 o.jpg]]&lt;br /&gt;
&lt;br /&gt;
== Important Items ==&lt;br /&gt;
&lt;br /&gt;
==== Meeting Notes ====&lt;br /&gt;
&lt;br /&gt;
*[[File:01-Intro.pdf|RTENOTITLE]]&lt;br /&gt;
*[[File:02-A-Design Principles.pdf|RTENOTITLE]]&lt;br /&gt;
*[[File:02-B-Software Design.pdf|RTENOTITLE]]&lt;br /&gt;
&lt;br /&gt;
==== Design Documentation ====&lt;br /&gt;
&lt;br /&gt;
*[[2014_IARRC_Electrical|Electrical Design]]&lt;br /&gt;
*[[2014_IARRC_Mechanical|Mechanical Design]]&lt;br /&gt;
*[[RoboRacing_Software_Design|Software Design]]&lt;br /&gt;
&lt;br /&gt;
==== Software to Install ====&lt;br /&gt;
&lt;br /&gt;
It's all free!&lt;br /&gt;
&lt;br /&gt;
*[http://db.tt/3k5hR91 Dropbox]&lt;br /&gt;
&lt;br /&gt;
;Electrical&lt;br /&gt;
:&lt;br /&gt;
&lt;br /&gt;
*[http://www.cadsoftusa.com/download-eagle/freeware/ EAGLE]&lt;br /&gt;
&lt;br /&gt;
;Mechanical&lt;br /&gt;
:&lt;br /&gt;
&lt;br /&gt;
*[http://students.autodesk.com/?nd=download_center Autodesk Inventor Professional 2015] - You'll have to make an account.&lt;br /&gt;
&lt;br /&gt;
;Software&lt;br /&gt;
:&lt;br /&gt;
&lt;br /&gt;
==== Competition Information ====&lt;br /&gt;
&lt;br /&gt;
*[http://robotracing.wordpress.com/rules/ Rules]&lt;br /&gt;
*[[IARRC_Equipment|Equipment]]&lt;br /&gt;
&lt;br /&gt;
==== Reference ====&lt;br /&gt;
&lt;br /&gt;
*[https://lists.gatech.edu/sympa/info/robojackets-iarrc IARRC Mailing List]&lt;br /&gt;
*[http://www.robojackets.org/?ec3_ical&amp;amp;cat=16 IARRC Calendar Feed]&lt;br /&gt;
*[http://www.robojackets.org/?feed=rss2&amp;amp;cat=16 IARRC RSS Feed]&lt;br /&gt;
*[[Resources_for_Learning|Resources for Learning]]&lt;br /&gt;
[[Category:IARRC]]&lt;/div&gt;</summary>
		<author><name>Ebretl3</name></author>
		
	</entry>
</feed>