<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Mobile Robotics |</title><link>https://omerkurkutlu.github.io/tags/mobile-robotics/</link><atom:link href="https://omerkurkutlu.github.io/tags/mobile-robotics/index.xml" rel="self" type="application/rss+xml"/><description>Mobile Robotics</description><generator>HugoBlox Kit (https://hugoblox.com)</generator><language>en-us</language><lastBuildDate>Thu, 02 Jul 2026 00:00:00 +0000</lastBuildDate><image><url>https://omerkurkutlu.github.io/media/icon_hu_eee4a95885829ab2.png</url><title>Mobile Robotics</title><link>https://omerkurkutlu.github.io/tags/mobile-robotics/</link></image><item><title>Autonomous Tunnel Burrowing Robot</title><link>https://omerkurkutlu.github.io/projects/tunnel-robot/</link><pubDate>Thu, 02 Jul 2026 00:00:00 +0000</pubDate><guid>https://omerkurkutlu.github.io/projects/tunnel-robot/</guid><description>&lt;h2 id="overview"&gt;Overview&lt;/h2&gt;
&lt;p&gt;The Autonomous Tunnel Burrowing Robot is an intelligent robotic excavation platform designed to autonomously construct underground tunnels based on user-defined dimensions. The system combines a mobile robot, a gantry-mounted robotic arm, environmental perception, and autonomous planning to perform excavation tasks in challenging environments.&lt;/p&gt;
&lt;p&gt;This project was developed during my research at the University of Notre Dame under the supervision of &lt;strong&gt;Dr. Yasemin Ozkan Aydin&lt;/strong&gt;.&lt;/p&gt;
&lt;h2 id="motivation"&gt;Motivation&lt;/h2&gt;
&lt;p&gt;Underground construction is often dangerous, labor-intensive, and difficult to automate. This project explores how autonomous robotics can improve safety, precision, and efficiency in tunnel excavation by integrating perception, manipulation, and autonomous decision-making.&lt;/p&gt;
&lt;h2 id="key-features"&gt;Key Features&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Autonomous tunnel excavation&lt;/li&gt;
&lt;li&gt;Mobile robotic platform&lt;/li&gt;
&lt;li&gt;Gantry-mounted robotic manipulator&lt;/li&gt;
&lt;li&gt;User-defined tunnel generation&lt;/li&gt;
&lt;li&gt;ROS and Gazebo simulation&lt;/li&gt;
&lt;li&gt;Sim-to-real deployment&lt;/li&gt;
&lt;li&gt;Soil interaction analysis&lt;/li&gt;
&lt;li&gt;Autonomous task execution&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="hardware"&gt;Hardware&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Custom mobile robot&lt;/li&gt;
&lt;li&gt;Gantry robotic arm&lt;/li&gt;
&lt;li&gt;Intel RealSense Depth Camera&lt;/li&gt;
&lt;li&gt;Torque sensor&lt;/li&gt;
&lt;li&gt;Custom excavation end-effectors&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="software"&gt;Software&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;ROS&lt;/li&gt;
&lt;li&gt;Gazebo&lt;/li&gt;
&lt;li&gt;Python&lt;/li&gt;
&lt;li&gt;C++&lt;/li&gt;
&lt;li&gt;OpenCV&lt;/li&gt;
&lt;li&gt;Point Cloud Processing&lt;/li&gt;
&lt;li&gt;Robot Manipulation&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="research-contributions"&gt;Research Contributions&lt;/h2&gt;
&lt;p&gt;This project investigates:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Autonomous excavation planning&lt;/li&gt;
&lt;li&gt;Robot manipulation for construction tasks&lt;/li&gt;
&lt;li&gt;Perception using depth cameras&lt;/li&gt;
&lt;li&gt;Soil interaction analysis&lt;/li&gt;
&lt;li&gt;Sim-to-real robotic deployment&lt;/li&gt;
&lt;li&gt;Autonomous navigation during excavation&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="experimental-evaluation"&gt;Experimental Evaluation&lt;/h2&gt;
&lt;p&gt;The system was evaluated using multiple excavation scenarios with different soil conditions and interchangeable digging tools. Both simulation and real-world experiments demonstrated reliable autonomous excavation and tunnel generation.&lt;/p&gt;
&lt;h2 id="future-work"&gt;Future Work&lt;/h2&gt;
&lt;p&gt;Future research directions include:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Learning-based excavation strategies&lt;/li&gt;
&lt;li&gt;Vision-language robot control&lt;/li&gt;
&lt;li&gt;Multi-robot cooperative excavation&lt;/li&gt;
&lt;li&gt;Foundation models for autonomous construction robotics&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="project-status"&gt;Project Status&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;Status:&lt;/strong&gt; ✅ Completed Research Project&lt;/p&gt;</description></item><item><title>Vision-Language-Action Navigation</title><link>https://omerkurkutlu.github.io/projects/vision-language-action/</link><pubDate>Thu, 02 Jul 2026 00:00:00 +0000</pubDate><guid>https://omerkurkutlu.github.io/projects/vision-language-action/</guid><description>&lt;h2 id="overview"&gt;Overview&lt;/h2&gt;
&lt;p&gt;Vision-Language-Action (VLA) Navigation is an ongoing research project that aims to develop a universal autonomous navigation framework capable of controlling both aerial and ground robots directly from visual observations and natural language instructions.&lt;/p&gt;
&lt;p&gt;The goal is to eliminate traditional modular navigation pipelines by learning an end-to-end policy that maps perception and language directly to robot actions.&lt;/p&gt;
&lt;h2 id="research-motivation"&gt;Research Motivation&lt;/h2&gt;
&lt;p&gt;Current robotic navigation systems typically consist of separate perception, localization, mapping, planning, and control modules. While effective, these pipelines are often difficult to generalize across different robot platforms and environments.&lt;/p&gt;
&lt;p&gt;Inspired by recent advances in foundation models and embodied AI, this project investigates whether a single Vision-Language-Action model can generalize navigation behaviors across multiple robotic platforms.&lt;/p&gt;
&lt;h2 id="research-objectives"&gt;Research Objectives&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Universal navigation across multiple robot platforms&lt;/li&gt;
&lt;li&gt;End-to-end visual navigation&lt;/li&gt;
&lt;li&gt;Natural language robot control&lt;/li&gt;
&lt;li&gt;Cross-domain generalization&lt;/li&gt;
&lt;li&gt;Sim-to-real deployment&lt;/li&gt;
&lt;li&gt;Resource-efficient inference&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="target-platforms"&gt;Target Platforms&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Autonomous Tiny Drones&lt;/li&gt;
&lt;li&gt;Mobile Robots&lt;/li&gt;
&lt;li&gt;Autonomous Vehicles&lt;/li&gt;
&lt;li&gt;Legged Robots&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="input-modalities"&gt;Input Modalities&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;RGB Images&lt;/li&gt;
&lt;li&gt;Video Streams&lt;/li&gt;
&lt;li&gt;Natural Language Instructions&lt;/li&gt;
&lt;li&gt;Robot State Information&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Example instructions include:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&amp;ldquo;Navigate to the red chair.&amp;rdquo;&lt;/li&gt;
&lt;li&gt;&amp;ldquo;Avoid pedestrians.&amp;rdquo;&lt;/li&gt;
&lt;li&gt;&amp;ldquo;Move to the charging station.&amp;rdquo;&lt;/li&gt;
&lt;li&gt;&amp;ldquo;Fly through the open doorway.&amp;rdquo;&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="output"&gt;Output&lt;/h2&gt;
&lt;p&gt;The model directly predicts navigation actions such as:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Linear velocity&lt;/li&gt;
&lt;li&gt;Angular velocity&lt;/li&gt;
&lt;li&gt;Steering commands&lt;/li&gt;
&lt;li&gt;Drone velocity commands&lt;/li&gt;
&lt;li&gt;Waypoints&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="planned-architecture"&gt;Planned Architecture&lt;/h2&gt;
&lt;p&gt;The proposed framework combines:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Vision Encoder&lt;/li&gt;
&lt;li&gt;Language Encoder&lt;/li&gt;
&lt;li&gt;Multimodal Fusion&lt;/li&gt;
&lt;li&gt;Action Decoder&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;to produce end-to-end navigation commands.&lt;/p&gt;
&lt;h2 id="simulation-platforms"&gt;Simulation Platforms&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;NVIDIA Isaac Sim&lt;/li&gt;
&lt;li&gt;NVIDIA Omniverse&lt;/li&gt;
&lt;li&gt;CARLA&lt;/li&gt;
&lt;li&gt;Webots&lt;/li&gt;
&lt;li&gt;ROS 2&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="potential-applications"&gt;Potential Applications&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Autonomous driving&lt;/li&gt;
&lt;li&gt;Drone navigation&lt;/li&gt;
&lt;li&gt;Warehouse automation&lt;/li&gt;
&lt;li&gt;Search and rescue&lt;/li&gt;
&lt;li&gt;Industrial inspection&lt;/li&gt;
&lt;li&gt;Service robotics&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="current-status"&gt;Current Status&lt;/h2&gt;
&lt;p&gt;This project is currently under active development as part of my PhD research at the University of Illinois Chicago.&lt;/p&gt;
&lt;h2 id="future-directions"&gt;Future Directions&lt;/h2&gt;
&lt;p&gt;Future work includes:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Multi-robot collaboration&lt;/li&gt;
&lt;li&gt;Long-horizon navigation&lt;/li&gt;
&lt;li&gt;Outdoor deployment&lt;/li&gt;
&lt;li&gt;Continual learning&lt;/li&gt;
&lt;li&gt;Foundation models for autonomous robotics&lt;/li&gt;
&lt;li&gt;Deployment on embedded robotic platforms&lt;/li&gt;
&lt;/ul&gt;</description></item></channel></rss>