Open Robotics

25.1K posts

Open Robotics banner
Open Robotics

Open Robotics

@OpenRoboticsOrg

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.

Mountain View, CA เข้าร่วม Nisan 2012
2.1K กำลังติดตาม42.4K ผู้ติดตาม
ทวีตที่ปักหมุด
Open Robotics
Open Robotics@OpenRoboticsOrg·
📢Looking for a summer internship in robotics? 🦾Come work our seasoned open source developers this summer! Our project list for Google Summer of Code 2026 is now live and accepting applications! We have 12 projects to chose from across our five open source projects! ⬇️⬇️⬇️
Open Robotics tweet media
English
2
27
211
15.3K
Open Robotics รีทวีตแล้ว
Takashi Mori
Takashi Mori@kanetugu2020·
箱庭の最新アーキテクチャに対応したROS2ブリッジを公開しました! Hakoniwa PDU と ROS 2 をつなぐ Python ブリッジです。 このブリッジは、コード生成不要。通信バックエンド非依存。 詳細はこちら: github.com/hakoniwalab/ha… #ROS2 #Hakoniwa #robotics
日本語
0
3
6
686
Open Robotics รีทวีตแล้ว
Hello Robot
Hello Robot@hellorobotinc·
Big step for rehab robotics: study with @EmoryUniversity & @GeorgiaTech shows how Stretch can guide Parkinson’s patients through PT exercises with results comparable to human-led sessions, and even improve balance after just one session. 🤖 Learn more: mdpi.com/1424-8220/26/4…
Hello Robot tweet media
English
0
1
1
69
Open Robotics รีทวีตแล้ว
Jiro Hattori
Jiro Hattori@Jiro_Hat·
本日のトライアルは初めてにしては良かったんじゃないかなぁ
Jiro Hattori tweet mediaJiro Hattori tweet mediaJiro Hattori tweet media
日本語
0
8
67
3.1K
Open Robotics รีทวีตแล้ว
LooperRobotics
LooperRobotics@LooperRobotics·
🚀TinyNav Guide Part 1: Environment Setup is LIVE! From source cloning to RVIZ in 10 steps. Workflow optimized for developers: ✅ Fast sync via uv ✅ Isolated env via Dev Container Empower your robot's perception today. Next up: Mapping! #TinyNav #Robotics #SpatialAI #OpenSource
English
0
1
1
153
Open Robotics รีทวีตแล้ว
prefix.dev
prefix.dev@prefix_dev·
You can now install the Open-Source physics engine, Newton, with Pixi! 🤖 Getting a full humanoid robot simulator has never been easier, just run one command! Check out the original announcement: github.com/newton-physics… #robotics #NVIDIA #warp #newton
English
1
5
9
349
Open Robotics รีทวีตแล้ว
rsasaki0109
rsasaki0109@rsasaki0109·
BDM Memory-Efficient Boundary Map for Large-Scale Occupancy Grid Mapping (IJRR 2026)
GIF
English
2
7
79
3.2K
Open Robotics รีทวีตแล้ว
b»robotized
b»robotized@brobotized·
🚀 The program for ROSCon HR 2026 is now live! We’re excited to share a diverse lineup of talks, insights, and discussions from across the ROS community. 👉 Check it out here: roscon.ros.org/hr See you in Croatia! 🇭🇷🤖 #ROSConHR
b»robotized tweet media
English
0
2
4
437
Open Robotics รีทวีตแล้ว
むらさん(Murasan)
むらさん(Murasan)@murasametech·
Raspberry Piでロボットを作っています。現在、LiDARで部屋の地図を自動生成するところまで来ました🤖 ROS2(Robot Operating System 2)とSLAMを使って、ロボットに載せたLiDARのスキャンデータから部屋のマップを作成しています🗺️ 🔧 構成: ✅ Raspberry Pi 4 → ロボットの頭脳(ROS2 Jazzy) ✅ SLAMTEC A1M8 LiDAR → 360度の距離測定 ✅ ICM42688-P IMU → 姿勢・加速度の検出 ✅ DCモーター × 2 + L298N → 駆動制御 ✅ バッテリー駆動 → ケーブルなしで移動 手動でロボットを動かしながらLiDARでスキャンすると、slam_toolboxが壁や障害物の位置を推定して2Dマップを生成してくれます。RViz2で可視化すると、自分の部屋の間取りがリアルタイムに描かれていく様子が見れます📊 ROS2は産業用ロボットと同じフレームワーク。これがRaspberry Piで動くのは面白いです。次のステップは、この地図を使った自律走行(Nav2)です🛠️ 皆さんはロボット、作ったことあり / 興味あり / ラジコンで十分、どれですか? #RaspberryPi #ROS2
むらさん(Murasan) tweet media
日本語
3
5
80
3.2K
Open Robotics รีทวีตแล้ว
ZENMUSE GAI ✰☼✻❉
SO-101 用 ROS2 パッケージの開発その2 Moveit! サポート前にLerobotDataset 収集環境をベット横に即席で作った.画角的にD435 あんまりデータとして使えなさそう *アームは別 PC から遠隔操作しています. - Arm camera: Realsense D435 - Top camera: ASUS Xtion Live PRO #lerobot #so101 #ros2
日本語
0
4
31
1.9K
Open Robotics รีทวีตแล้ว
Foxglove
Foxglove@foxglove·
@kamathsblog calibrated a USB webcam on his LeKiwi mobile robot entirely headless (no monitor attached to the Raspberry Pi, no GUI calibration tool) and used Foxglove to verify the results remotely over Wi-Fi. The standard ROS 2 camera_calibration package expects a display for real-time visual feedback while positioning a checkerboard. Since LeKiwi runs Ubuntu Server on a Pi with no screen, Aditya wrote a modified calibration node that reports coverage progress in the terminal and uses OpenCV's calibrateCameraExtended with algorithmic outlier detection to compensate for not being able to visually filter bad frames. The entire calibration ran on the Pi while he monitored the camera feed through Foxglove's Image panel over a Zenoh Bridge connection from his laptop. After calibration, Foxglove handled validation in two ways. The Image panel's rectification toggle let him compare raw and corrected imagery side by side, confirming the barrel distortion correction was applied correctly. The 3D panel rendered the camera's frustum within the robot's URDF coordinate frame, giving a spatial view of the field of view relative to the chassis and LiDAR. He also explored the plane projection mode for visualizing the wide-angle camera output projected onto a ground plane. With the perception stack now calibrated, the LeKiwi build is approaching Nav2 autonomous navigation. All code is on GitHub. hubs.li/Q0461J-_0 #Robotics #ROS2 #ComputerVision #OpenSource #autonomy
Foxglove tweet media
English
0
3
20
1.2K
Open Robotics รีทวีตแล้ว
rsasaki0109
rsasaki0109@rsasaki0109·
SiMpLE A simple LiDAR odometry method reducing the complexity and configuration burden of localization algorithms. github.com/vb44/SiMpLE
English
0
28
203
9.6K
Open Robotics รีทวีตแล้ว
Luca Carlone
Luca Carlone@lucacarlone1·
Working on the SLAM Handbook has been one of the highlights of my career — I’m grateful to have collaborated with such an incredible group of co-editors and contributors. The handbook is now free and open-source: dspace.mit.edu/handle/1721.1/… [1/n]
Luca Carlone tweet media
English
3
48
375
19.6K