Our mission is to support development, distribution, and adoption of open source software like #ROS and #Gazebo for use in the robotics industry. Formerly OSRF.
Here is your #ROS and open source robotics news for the week of June 8th, 2026:
🚀ROS Meetup @AutomateShow
🚀ROSCon Global 2026 talk schedule released
🚀New ROSCon Italy this November in Bologna
🚀@opencvlive 5 drops: better, faster, more AI
🚀@NASA Space Robotics Challenge
⬇️⬇️
🚀 New @FANUCAmerica ROS 2 drivers
🚀 A 2D LIDAR scan merging utility
🚀 Updates for ROS 2 Lyrical Luth
🚀 Better Launch 1.6.0 released
🚀 New features for the @LeggedRobot quadruped
🚀 A whole lot more!
https://t.co/DZiMuUh9Rb
🚀NeoRacer V2 is open hardware
🚀New African Robotics Summit for 2026
🚀@NIST releases new humanoid benchmark
🚀OSHWA Open Hardware Summit Recap
🚀@HelloRobot is ready for people's homes
🚀2026 Robotics Summit and Expo Recap
🚀Gazebo's gets a new rolling release
⬇️⬇️
Here is your #ROS and open source robotics news for the week of June 8th, 2026:
🚀ROS Meetup @AutomateShow
🚀ROSCon Global 2026 talk schedule released
🚀New ROSCon Italy this November in Bologna
🚀@opencvlive 5 drops: better, faster, more AI
🚀@NASA Space Robotics Challenge
⬇️⬇️
Another post @kamathsblog! In this blog, he published a detailed walkthrough on adding autonomous navigation to the @huggingface LeKiwi robot using Nav2 and ROS 2, visualized entirely through Foxglove. LeKiwi is an open-source holonomic platform, and this post covers the full stack from sensor prerequisites to sending navigation goals on a live map.
The implementation includes LiDAR angular filtering with laser_filters to remove a pan-tilt camera obstruction, SLAM-based mapping with slam_toolbox in async mode, and a choice between two localization methods: slam_toolbox's built-in pose graph localization or AMCL with a particle filter. For navigation, Aditya went with an MPPI controller configured for an omnidirectional base and a SMAC 2D planner. He also wrote a small twist_switch_node to toggle cleanly between teleop and Nav2 velocity commands via a controller button — a neat practical touch.
It's a good reference if you're setting up Nav2 on a non-differential drive platform.
Blog post: https://t.co/YMjAP0nrZ4
The @GazeboSim team is happy to announce a new rolling release code-named Gazebo Rotary.
Gazebo Rotary is built nightly from the bleeding edge of our repos and it is intended to be used a tool for core developers.
⚠️Rotary is not intended for production applications.
⬇️⬇️⬇️
Just shipped @rosorg based devcontainer support for the Artemis Mission Simulator 🌕!
Check it out:
Merged PR: https://t.co/CtsmLwSYFO
Repo: https://t.co/JJcrmZHVXy
The project now supports 2 development workflows:
1️⃣ One-click setup with VSCode's devcontainers.
2️⃣ Manually build and run the docker dev container using the helper scripts.
A big thank you to @TechCrunch for featuring Hello Robot and our mission to bring practical robotics into real homes. We're proud to be building technology that helps people maintain independence, dignity, and agency in their daily lives.
🔗https://t.co/Xgj9dlQF5z
OpenCV 5 open-source computer vision library released
https://t.co/BJDXhQmFje
The main change is the implementation of a new DNN engine with better ONNX coverage to enable a wider range of AI models for detection and segmentation, as well as vision language (VLM) and generative text (LLM) models. It runs on the CPU only for now, but GPU and non-CPU HAL support are being worked on.
Other changes include Core changes for new data types and performance optimization, improved 3D vision support, and revamped documentation.
We at b»robotized just love Gaussian Splats! That is why we were super thrilled when we read that someone made a plugin for displaying splats in Rviz. So we had to try it right away!
Video: Our #AID4SME project in Isaac Sim & Rviz, both showing the GS of the lab
ROSCon Globalに2件採択されました🙌🙌(採択率24%!)
- Dynamic Window Pure Pursuit in Nav2 Regulated Pure Pursuit
DWPP含むNav2 RPP controllerの各手法の特徴を説明します
- ros2log new CLI and rcl_logging_implementation for Lyrical Luth
ROS Japan dev会議で藤田さんと取り組んだ内容です