<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>ROS |</title><link>https://omerkurkutlu.github.io/tags/ros/</link><atom:link href="https://omerkurkutlu.github.io/tags/ros/index.xml" rel="self" type="application/rss+xml"/><description>ROS</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>ROS</title><link>https://omerkurkutlu.github.io/tags/ros/</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>OK-1 Quadruped Robot</title><link>https://omerkurkutlu.github.io/projects/ok1-robot/</link><pubDate>Thu, 02 Jul 2026 00:00:00 +0000</pubDate><guid>https://omerkurkutlu.github.io/projects/ok1-robot/</guid><description>&lt;h2 id="overview"&gt;Overview&lt;/h2&gt;
&lt;p&gt;OK-1 is a fully custom-designed quadruped robot developed as an end-to-end robotics platform, covering mechanical design, electronics, embedded systems, software development, simulation, and autonomous control. The project was created as part of &lt;strong&gt;OK Dynamics&lt;/strong&gt;, a robotics startup that I co-founded, with the goal of building an affordable and flexible research platform for legged robotics.&lt;/p&gt;
&lt;h2 id="motivation"&gt;Motivation&lt;/h2&gt;
&lt;p&gt;Commercial quadruped robots are often expensive and difficult to customize. OK-1 was developed to provide an accessible platform for robotics research, rapid prototyping, and experimentation with autonomous locomotion, perception, and artificial intelligence.&lt;/p&gt;
&lt;h2 id="key-features"&gt;Key Features&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Fully custom quadruped robot&lt;/li&gt;
&lt;li&gt;Complete mechanical design&lt;/li&gt;
&lt;li&gt;Embedded control system&lt;/li&gt;
&lt;li&gt;ROS and Gazebo simulation&lt;/li&gt;
&lt;li&gt;Computer vision integration&lt;/li&gt;
&lt;li&gt;Autonomous locomotion&lt;/li&gt;
&lt;li&gt;Wireless remote control&lt;/li&gt;
&lt;li&gt;Modular hardware architecture&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="mechanical-design"&gt;Mechanical Design&lt;/h2&gt;
&lt;p&gt;The entire robot was designed from scratch using SolidWorks, including:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Chassis&lt;/li&gt;
&lt;li&gt;Legs&lt;/li&gt;
&lt;li&gt;Servo mounting system&lt;/li&gt;
&lt;li&gt;Electronics enclosure&lt;/li&gt;
&lt;li&gt;Remote controller&lt;/li&gt;
&lt;li&gt;Complete CAD assembly&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;The design emphasizes modularity, lightweight construction, and ease of maintenance.&lt;/p&gt;
&lt;h2 id="electronics"&gt;Electronics&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Custom power distribution&lt;/li&gt;
&lt;li&gt;Servo motor control&lt;/li&gt;
&lt;li&gt;Embedded microcontroller&lt;/li&gt;
&lt;li&gt;Raspberry Pi integration&lt;/li&gt;
&lt;li&gt;Wireless communication&lt;/li&gt;
&lt;li&gt;Battery management&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="software-stack"&gt;Software Stack&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;C++&lt;/li&gt;
&lt;li&gt;Python&lt;/li&gt;
&lt;li&gt;ROS&lt;/li&gt;
&lt;li&gt;Gazebo&lt;/li&gt;
&lt;li&gt;OpenCV&lt;/li&gt;
&lt;li&gt;TensorFlow&lt;/li&gt;
&lt;li&gt;Embedded C&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="research-contributions"&gt;Research Contributions&lt;/h2&gt;
&lt;p&gt;The OK-1 platform served as a foundation for exploring:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Quadruped locomotion&lt;/li&gt;
&lt;li&gt;Inverse kinematics&lt;/li&gt;
&lt;li&gt;Gait generation&lt;/li&gt;
&lt;li&gt;Robot simulation&lt;/li&gt;
&lt;li&gt;Autonomous navigation&lt;/li&gt;
&lt;li&gt;Vision-based perception&lt;/li&gt;
&lt;li&gt;AI-enabled robotics&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="experimental-results"&gt;Experimental Results&lt;/h2&gt;
&lt;p&gt;The platform was successfully deployed in both simulation and real-world environments. It was used to validate locomotion algorithms, embedded control systems, and perception pipelines while serving as a versatile platform for robotics research and education.&lt;/p&gt;
&lt;h2 id="future-work"&gt;Future Work&lt;/h2&gt;
&lt;p&gt;Future developments include:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Reinforcement learning for locomotion&lt;/li&gt;
&lt;li&gt;Vision-language-action models&lt;/li&gt;
&lt;li&gt;Autonomous outdoor navigation&lt;/li&gt;
&lt;li&gt;Multi-modal perception&lt;/li&gt;
&lt;li&gt;Onboard AI acceleration&lt;/li&gt;
&lt;li&gt;Swarm robotic coordination&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 &amp;amp; Startup Project&lt;/p&gt;</description></item><item><title>Salamander Robot</title><link>https://omerkurkutlu.github.io/projects/salamander-robot/</link><pubDate>Thu, 02 Jul 2026 00:00:00 +0000</pubDate><guid>https://omerkurkutlu.github.io/projects/salamander-robot/</guid><description>&lt;h2 id="overview"&gt;Overview&lt;/h2&gt;
&lt;p&gt;The Salamander Robot project investigates how spinal joint actuation can improve the locomotion efficiency, stability, and adaptability of bio-inspired quadruped robots. The project combines reinforcement learning with robotic simulation and real-world experiments to study coordinated spine–limb motion across different terrains.&lt;/p&gt;
&lt;h2 id="motivation"&gt;Motivation&lt;/h2&gt;
&lt;p&gt;Many quadruped robots rely solely on leg motion for locomotion. Inspired by salamanders and other sprawling animals, this research explores how an actively controlled spinal joint can improve mobility and robustness.&lt;/p&gt;
&lt;h2 id="key-features"&gt;Key Features&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Bio-inspired quadruped robot&lt;/li&gt;
&lt;li&gt;Deep Reinforcement Learning (DQN)&lt;/li&gt;
&lt;li&gt;Active spinal joint&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;Raspberry Pi onboard control&lt;/li&gt;
&lt;li&gt;Terrain adaptability analysis&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="hardware"&gt;Hardware&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Custom Salamander Robot&lt;/li&gt;
&lt;li&gt;Dynamixel Servo Motors&lt;/li&gt;
&lt;li&gt;Raspberry Pi&lt;/li&gt;
&lt;li&gt;Custom mechanical design&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;Deep Q-Network (DQN)&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="research-contributions"&gt;Research Contributions&lt;/h2&gt;
&lt;p&gt;The project investigates:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Coordinated spinal and limb dynamics&lt;/li&gt;
&lt;li&gt;Reinforcement learning for locomotion&lt;/li&gt;
&lt;li&gt;Terrain adaptation&lt;/li&gt;
&lt;li&gt;Efficient gait generation&lt;/li&gt;
&lt;li&gt;Bio-inspired robot control&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="publications"&gt;Publications&lt;/h2&gt;
&lt;p&gt;Related publications include work presented at robotics workshops and conferences on bio-inspired locomotion and reinforcement learning.&lt;/p&gt;
&lt;h2 id="future-work"&gt;Future Work&lt;/h2&gt;
&lt;p&gt;Future research includes:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Vision-based locomotion&lt;/li&gt;
&lt;li&gt;Model-based reinforcement learning&lt;/li&gt;
&lt;li&gt;Outdoor terrain adaptation&lt;/li&gt;
&lt;li&gt;Foundation models for robot locomotion&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;
&lt;p&gt;This project was developed during my research at the University of Notre Dame under the supervision of Dr. Yasemin Ozkan Aydin.&lt;/p&gt;</description></item></channel></rss>