Changes between Version 32 and Version 33 of Other/Summer/2023/AgentDev
- Timestamp:
- Aug 9, 2023, 5:21:21 PM (16 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Other/Summer/2023/AgentDev
v32 v33 29 29 [#week8 -- Week 8 & 9 Contents --][[BR]] 30 30 [#week10 -- Week 10 Contents --][[BR]] 31 [#ack &ref -- Acknowledgement and References --][[BR]]31 [#ackref -- Acknowledgement and References --][[BR]] 32 32 33 33 [=#week1] … … 158 158 159 159 <center> 160 <img alt="ScenarioRunnerExample1" src="/raw-attachment/wiki/Other/Summer/2023/AgentDev/Screen%20Shot%202023-07-31%20at%2011.18.48%20AM.png" />160 <img width="400" height="400" alt="ScenarioRunnerExample1" src="/raw-attachment/wiki/Other/Summer/2023/AgentDev/Screen%20Shot%202023-07-31%20at%2011.18.48%20AM.png" /> 161 161 <img width="400" height="400" alt="Image Bug" src="/raw-attachment/wiki/Other/Summer/2023/AgentDev/image_bug.png" /> 162 162 <p>The first image shows Django-rest-framework's logo (Source: <a href="https://www.django-rest-framework.org/">[django-rest-framework main page]</a>). The second image shows the image distortion bug that we were getting as a result of visualizing the data from the RGB camera sensor in the CARLA simulator. </p> … … 284 284 285 285 286 [=#ack &ref]286 [=#ackref] 287 287 {{{#!html 288 288 <h4>Acknowledgement</h4>