File tree Expand file tree Collapse file tree 2 files changed +21
-1
lines changed Expand file tree Collapse file tree 2 files changed +21
-1
lines changed Original file line number Diff line number Diff line change 55 <!-- Additional required wrapper -->
66 < div class ="swiper-wrapper ">
77 <!-- Slides -->
8+ < div class ="swiper-slide project-card ">
9+ < div class ="project-media ">
10+
11+ < img src ="assets/webp/tractonomy_atr2.webp " alt ="Picture of the Tractonomy's ATR2 robot. " loading ="lazy ">
12+
13+ </ div >
14+ < div class ="project-title "> Tractonomy's ATR2</ div >
15+ < div class ="project-description ">
16+ Developed an autonomous towing robot.
17+ </ div >
18+ < div class ="project-skills ">
19+ C++ ROS2 SLAM Behavior-Trees Path-Planning
20+ </ div >
21+ < div class ="project-links ">
22+
23+ < a class ="website-icon " href ="https://www.tractonomy.com/ " target ="_blank " aria-label ="Link to Tractonomy's website. "> </ a >
24+ < a class ="github-icon " href ="https://github.com/Tractonomy " target ="_blank " aria-label ="Link to the Tractonomy's github profile. "> </ a >
25+ < a class ="youtube-icon " href ="https://www.youtube.com/tractonomy " target ="_blank " aria-label ="Link to the Tractonomy's youtube channel. "> </ a >
26+ </ div >
27+ </ div >
828 < div class ="swiper-slide project-card ">
929 < div class ="project-media ">
1030
132152 </ div >
133153 </ div >
134154 < a class ="down-svg " href ="#Contact " aria-label ="Arrow pointing down to next section "> </ a >
135- </ div >
155+ </ div >
You can’t perform that action at this time.
0 commit comments