Advanced SLAM & Perception Experiments on Quadruped Robots with ROS 2 Jazzy & Gazebo Harmonic

Hello everyone!
I’m Ali Tekeş, a Computer Engineering student and aspiring Robotics Software Engineer with a strong passion for quadruped robots. I specialize in simulations using ROS 2 Jazzy and Gazebo Sim Harmonic, focusing on areas like SLAM, perception, and real-time sensor integration. On my YouTube channel, I create and share hands-on projects featuring both quadrupeds and drones, aiming to inspire and contribute to the robotics community.

:movie_camera: Watch the full playlist:
Quadruped SLAM & Perception Series

Below is a quick overview of each video in the series:

Please note that the source code for these demonstrations is not publicly available at this time, but I plan to release it soon.

Each demo uses tested configurations for ROS 2 Jazzy and Gazebo Sim Harmonic, and I’ve customized the URDFs to cameras, LiDARs, and Gazebo plugins as needed.

These videos are already helping students and who deal with quadruped robots to explore cutting‑edge SLAM and perception techniques. I’d love to hear your feedback or questions—feel free to leave a comment or open an issue if you’d like more details!

LIO-SAM with X3 Drone at Gazebo Sim Harmonic | ROS2 Jazzy

Thank you for watching. I hope these resources inspire your next robotics project!
Contact me with Linkedin.
— Ali Tekeş

1 Like

Hi @alitekes1 , first of all, great work with the SLAM setup!

You mentioned you’re running ROS 2 Jazzy with LIO-SAM, and I had a quick question if you don’t mind pointing me in the right direction.

I’m also trying to use LIO-SAM on Jazzy, but my robot is running Ubuntu 24.04 LTS. The problem I’ve hit is that there doesn’t seem to be a libgtsam-unstable-dev package available for this Ubuntu version. From what I could find, it looks like the package is only officially available up to Ubuntu 22.04.

Were you able to get around this issue (assuming you’re on the same distro), and if so, how did you manage it? Any tips would be much appreciated!