Changes between Version 23 and Version 24 of Other/Summer/2023/AgentDev


Ignore:
Timestamp:
Aug 7, 2023, 4:49:59 PM (11 months ago)
Author:
aditya.kj
Comment:

Adding Week-7 content.

Legend:

Unmodified
Added
Removed
Modified
  • Other/Summer/2023/AgentDev

    v23 v24  
    2323[#week2 -- Week 2 Contents --][[BR]]
    2424[#week3 -- Week 3 Contents --][[BR]]
     25[#week4 -- Week 4 Contents --][[BR]]
     26[#week5 -- Week 5 & 6 Contents --][[BR]]
     27[#week7 -- Week 7 Contents --][[BR]]
    2528[=#week1]
    2629{{{#!html
     
    163166<h4>Resources</h4>
    164167<ul>
    165 <li><a>[Week 3 Slides Here]</a></li>
     168<li><a>[Week 4 Slides Here]</a></li>
    166169<li><a href="https://www.djangoproject.com/">[Django]</a></li>
    167170<li><a href="https://www.django-rest-framework.org/">[django-rest-framework]</a></li>
     
    170173<hr />
    171174}}}
     175
     176
     177[=#week5]
     178{{{#!html
     179<h4 style="color: #c03;">Week 5 & 6</h4>
     180<h4>Goals</h4>
     181}}}
     182
     183
     184[=#week7]
     185{{{#!html
     186<h4 style="color: #c03;">Week 7</h4>
     187<h4>Goals</h4>
     188<ul>
     189<li>Connected minimap with Scenario Runner</li>
     190<li>Made steering wheel work with Scenario Runner</li>
     191<li>Worked on showing directions with Minimap</li>
     192</ul>
     193
     194<h4>Next Steps</h4>
     195<ul>
     196<li>Implement instructions into scenarios</li>
     197<li>Implement route directions onto minimap</li>
     198<li>Have all working features work on a much larger map</li>
     199</ul>
     200<h4>Resources</h4>
     201<ul>
     202<li><a href="https://docs.google.com/presentation/d/1rNbCgs0tKyTqqQ9lnZcF6cVhGBQ0CDY9xyDpZ4p7a9g/edit?usp=sharing">[Week 7 Slides Here]</a></li>
     203</ul>
     204
     205}}}