|
| 1 | +# Sample tuning for campus environment |
| 2 | + |
| 3 | +## Introduction |
| 4 | + |
| 5 | +This section will guide you on how to fine-tune Autoware's localization, perception, |
| 6 | +and planning stacks for the Yıldız Technical University (YTU) campus environment. |
| 7 | +This document serves as your roadmap for optimizing the performance of |
| 8 | +Autoware within the cutting-edge capabilities of a sample university campus environment. |
| 9 | +Through meticulous parameter adjustments, our aim is to ensure that your |
| 10 | +autonomous systems operate seamlessly and efficiently in similar complex real-world scenarios. |
| 11 | + |
| 12 | +## Yıldız Technical University Campus Environment |
| 13 | + |
| 14 | +Yıldız Technical University (YTU) is located in Istanbul, Turkey, |
| 15 | +and it encompasses multiple campuses. One of these campuses is the |
| 16 | +Davutpaşa Campus, where we operate autonomous vehicles. Here is some |
| 17 | +general information about the YTU Davutpaşa Campus: |
| 18 | + |
| 19 | +1. **Slopes and Terrains** |
| 20 | + |
| 21 | + YTU Davutpaşa Campus has varied topography. |
| 22 | + Some areas may be flat, while others may have gentle or steep slopes. |
| 23 | + These features can influence accessibility and landscaping choices. |
| 24 | + |
| 25 | +2. **Greenery and Trees** |
| 26 | + |
| 27 | + YTU Davutpaşa Campus is typically landscaped with a variety of plants and trees. They provide aesthetic |
| 28 | + appeal, shade, and contribute to the overall environment. There may be designated green spaces, |
| 29 | + gardens, and courtyards. |
| 30 | + |
| 31 | +3. **Building structures** |
| 32 | + |
| 33 | + The Davutpaşa Campus features a diverse range of buildings, ranging in size from small-scale structures |
| 34 | + to more substantial edifices. These buildings will be utilized for NDT localization. |
| 35 | + |
| 36 | +<figure markdown> |
| 37 | + { align=center } |
| 38 | + <figcaption> |
| 39 | + Yıldız Technical University (YTU) campus map. |
| 40 | + </figcaption> |
| 41 | +</figure> |
| 42 | + |
| 43 | +## Yıldız Technical University Campus Map |
| 44 | + |
| 45 | +### Yıldız Technical University Campus Pointcloud Map |
| 46 | + |
| 47 | +Utilizing the LIO-SAM mapping package, we have effectively created a point cloud map of Yıldız |
| 48 | +Technical University's Davutpaşa campus. This real-time lidar-inertial odometry system has empowered |
| 49 | +us to achieve precision in this unique campus environment. For detailed information on how we |
| 50 | +constructed the point cloud map at YTU Davutpaşa, please refer to the |
| 51 | +[LIO-SAM page](../../creating-maps/open-source-slam/lio-sam). Additionally, |
| 52 | +we have converted the output map into MGRS format. |
| 53 | + |
| 54 | +<figure markdown> |
| 55 | + { align=center } |
| 56 | + <figcaption> |
| 57 | + Yıldız Technical University (YTU) campus pointcloud map. |
| 58 | + </figcaption> |
| 59 | +</figure> |
| 60 | + |
| 61 | +### Yıldız Technical University Campus Lanelet2 Map |
| 62 | + |
| 63 | +We have generated a Lanelet2 HD map, incorporating regulatory elements like crosswalks, |
| 64 | +speed bumps, stop lines etc., tailored for the YTU campus environment. For more detailed |
| 65 | +information on the Lanelet2 map creation process, please refer to the [`Creating Maps` page](../../creating-maps). |
| 66 | + |
| 67 | +<figure markdown> |
| 68 | + { align=center } |
| 69 | + <figcaption> |
| 70 | + Yıldız Technical University (YTU) campus lanelet2 map. |
| 71 | + </figcaption> |
| 72 | +</figure> |
0 commit comments