全部/科技/实时热榜

ROS Discourse · 实时热榜

HISTORY2026年7月23日35 不同热搜
07/2308/21 有历史数据
DAILY UNIQUE TOPICS35 个热搜
  1. 01
    Pavlov Mini Wheel: A ROS2-Based Quadruped Robot with Vision-Based Ball Tracking

    Introducing Pavlov Mini Wheel — an open-source ROS2-based autonomous quadruped robot platform. Pavlov Mini Wheel is a robotics project focused on developing an autonomous four-legged robot capable of perceiving its environment and interacting with it. The system combines: ROS2 Humble for robot communication and control Gazebo for simulation and testing Raspberry Pi 4B for high-level processing Arduino Mega for low-level hardware control The main goal of the project is to create a robot that can

    最高第 100:00 达到当日首次采集时已在榜当日结束时仍在榜累计约23小时47分
  2. 02
    Seeking advice on reaching ROS 2 developers

    I’ve spent the last few months building 𝗝𝗼𝗶𝗻𝘁𝗹𝘆 to automate one of the most repetitive parts of robotics development. Instead of manually converting CAD assemblies, configuring joints, generating robot descriptions, and debugging the first setup, the goal is a verified, ready-to-use robotics workspace automatically in 𝗴𝗮𝘇𝗲𝗯𝗼 and 𝗥𝘃𝗶𝘇. But now I’m at a point where the technical part feels solid. The new challenge is figuring out how to reach the right users for such a 𝘁𝗲𝗰𝗵𝗻𝗶𝗰𝗮𝗹 𝗽𝗿𝗼𝗱𝘂𝗰𝘁. If you’ve

    最高第 101:46 达到01:46 首次观测上榜当日结束时仍在榜累计约22小时
  3. 03
    Lift lobby and lift selection enhancement

    I would like to propose a possible enhancement to Open-RMF’s lift selection mechanism. From my understanding, when a robot plans a route that involves changing floors, the planner also decides which lift the robot will use. If there are multiple lifts serving the same lift lobby, the planner typically selects the one with the lowest estimated cost, so the robot commits to a specific lift before reaching the lobby. Instead, would it make sense to plan only up to the lift lobby , rather than to a

    最高第 109:16 达到09:16 首次观测上榜当日结束时仍在榜累计约14小时30分
  4. 04
    Robotics Solution Architect / Field Application Engineer at TriOrb

    We are hiring!!! Feel free to reach out if you’re interested in this role. (and Japan ) TriOrb is a robotics startup headquartered in Kitakyushu, Japan, with R&D at AIST (National Institute of Advanced Industrial Science and Technology) Tokyo Waterfront and a growing presence in Detroit, Michigan. We have been selected for the Deep-Tech Startups Support Program (DTSU) run by NEDO, a Japanese government agency and the country’s largest public R&D funding organization — and we have active inquirie

    最高第 110:16 达到10:16 首次观测上榜当日结束时仍在榜累计约13小时30分
  5. 05
    Build Your Own Human-Sized Humanoid with the Humanoid Robotics Masterclass

    Hi ROS community, Humanoid robotics is one of the fastest-growing fields in robotics today. Yet despite the rapid progress, there is still no comprehensive learning path that teaches the complete modern humanoid robotics stack. To bridge this gap, we’ve created the Humanoid Robotics Masterclass , starting in September 2026—a hands-on online program that helps engineers develop the skills needed to build and program modern humanoid robots, from mechanical design and electronics to control systems

    最高第 117:46 达到17:46 首次观测上榜当日结束时仍在榜累计约6小时
  6. 06
    Logging and Observability Guide Review Part 2 | Cloud Robotics WG Meeting 2026-08-24

    The group is skipping two meetings (2026-07-27, 2026-08-10) due to lack of available members! The next meeting of the CRWG will be at Mon, Aug 24, 2026 4:00 PM UTC → Mon, Aug 24, 2026 5:00 PM UTC , where we will continue editing the first draft of the Logging and Observability guide. We also worked on this last session, but decided not to record as it would make for pretty dry video content! The meeting link for next meeting is here , and you can sign up to our calendar or our Google Group for m

    最高第 123:46 达到23:46 首次观测上榜当日结束时仍在榜累计约0分钟
  7. 07
    A Fully Automated CAD-to-URDF Pipeline with Built-in Gazebo Verification

    How much time did you spend on your last robot before it actually moved in Gazebo? Not designing it. Bringing it up. Writing URDFs. Configuring ros2_control . Fixing TF trees. Debugging controllers that refuse to activate. Chasing launch issues. Finding out a single missing parameter prevented the entire robot from moving. After repeating that workflow enough times, I started building a tool to automate it. Supported CAD sources STEP SolidWorks assemblies Onshape assemblies The generated model i

    最高第 200:00 达到当日首次采集时已在榜11:16 观测离榜累计约11小时16分
  8. 08
    Buildfarmer Dashboard: ROS & Gazebo test health in one place

    We are pleased to announce that the Buildfarmer Dashboard is publicly available at: osrf.github.io Buildfarmer Dashboard What is the Buildfarmer Dashboard? The dashboard is a public, read-only view into the health of the ROS and Gazebo CI regressions, created and maintained by buildfarmers ( @miguelgonrod , @Crola1702 ) , a subteam of the OSRF Infrastructure PMC. Until now, getting answers to common CI questions ( why is this test failing? is this a known issue? is this platform-specific? ) requ

    最高第 300:00 达到当日首次采集时已在榜当日结束时仍在榜累计约23小时47分
  9. 09
    Fully automated CAD to URDF with automatic Gazebo verification

    How much time did you spend on your last robot before it actually moved in Gazebo? Not designing it. Bringing it up. Writing URDFs. Configuring ros2_control . Fixing TF trees. Debugging controllers that refuse to activate. Chasing launch issues. Finding out a single missing parameter prevented the entire robot from moving. After repeating that workflow enough times, I started building a tool to automate it. Supported CAD sources STEP SolidWorks assemblies Onshape assemblies The generated model i

    最高第 400:00 达到当日首次采集时已在榜当日结束时仍在榜累计约23小时47分
  10. 10
    Multisensor fusion (dual-EKF + ANN pseudo-sensor + FLS) for indoor/outdoor handoff, TurtleBot3/Humble

    Sharing a course project (Politecnico di Torino, team of five) replicating and extending Yousuf & Kadri’s 2020 ANN+FLS localization paper ( Robotica , doi:10.1017/S0263574720000351) in ROS 2 Humble/Gazebo. Full writeup with equations below; looking for critique, especially on the FLS results, they’re weaker than the reference paper and I think I know why, but curious what this community thinks. Repo: GitHub - yousefh112/ros2_neurofuzzy_ekf_localization: ROS 2 hybrid indoor/outdoor localization u

    最高第 500:00 达到当日首次采集时已在榜当日结束时仍在榜累计约23小时47分
  11. 11
    Guide to Imitation Learning with Cyclo Intelligence

    AI WORKER #17: A Complete Guide to Imitation Learning with Cyclo Intelligence The ROBOTIS Humanoid Division is excited to release Cyclo Intelligence, an open-source Physical AI platform designed for imitation learning workflows on AI Worker. Setting up real-robot imitation learning pipelines can be complex, requiring seamless integration from teleoperation data collection and dataset conversion to model training (supporting GR00T, PI, ACT, etc.) and real-time robot inference. Cyclo Intelligence

    最高第 600:00 达到当日首次采集时已在榜当日结束时仍在榜累计约23小时47分
  12. 12
    [Announcement] The Buildfarm Dashboard is Live – Feedback Wanted!

    Topic redirected to: Buildfarmer Dashboard: ROS & Gazebo test health in one place Hi everyone! We are excited to share that the Buildfarm Dashboard is now live and ready for you to explore! This tool was proudly developed by the buildfarmers with the invaluable support and suggestions of the ROS, Gazebo and Infra PMCs . Check it out here: Buildfarm Dashboard What is the purpose of this dashboard? Our goal is to create a centralized hub for both experienced committee members and new volunteers lo

    最高第 700:00 达到当日首次采集时已在榜当日结束时仍在榜累计约23小时47分
  13. 13
    ROS 2 Learning Path Architecture v0.1 — 14 programs benchmarked, zero competency models: a skill tree and gap map for discussion

    TL;DR: Of 14 robotics programs I benchmarked, none defines a competency model, none offers a branched progression, and none gives an open learner criterion-referenced assessment. Below is a proposed ROS 2 learning path architecture — a v0.1 discussion draft for the people who teach and learn ROS to shape. It is not a course, not a product, and nothing is for sale. Every structured ROS 2 curriculum I could find is a linear sequence: Phase 1→5, Week 0→6, Course 1→6. That looks reasonable — it is h

    最高第 800:00 达到当日首次采集时已在榜当日结束时仍在榜累计约23小时47分
  14. 14
    Community event calendar; Get updates to only the selected events

    On the community event calendar (introduced in discourse.openrobotics.org#48220 ), is there a way to 1) select only the events of my interest, 2) receive updates if such event gets updated (time change etc.)? Each event seems to offer “Copy to my calendar”, which does copy a particular event on to my calendar, but the event doesn’t seem to get updates from the original event entity. Also even if the original event is recurring, the copied event seems to be one-time. Choosing “Add to Google Calen

    最高第 900:00 达到当日首次采集时已在榜当日结束时仍在榜累计约23小时47分
  15. 15
    Rethinking Rolling Syncs

    Lyrical Luth has shipped and Rolling is back to being the active development target for M Turtle (May 2027) and the cycles after it. We want to change how packages move from Rolling into the main distribution mirror. Current process Getting a package from the build farm’s testing repository into the main apt archive requires someone on the release team to manually trigger a sync. A few consequences of that: Syncs happen in batches, whenever someone has time to run and announce them. A single reg

    最高第 1000:00 达到当日首次采集时已在榜当日结束时仍在榜累计约23小时47分
  16. 16
    Nvidia Jetson price increase by up to 100%, what other boards are you using to run ROS?

    As avid Jetson user, I just saw there has been 50-100% price increases across all Nvidia Jetson kit/module lineup , what other boards/SoCs/PCs are you using for running ROS on real world robots? I saw recent posts by @smac with AMD Strix , Intel also made some robotics computers recently , there’s also upcoming Qualcomm’s Arduino HW , but that’s more on EDU/DIY side… Jetsons seemed to me to have the most mature ecosystem, but some of those price increases surely puts them away from reach of stud

    最高第 1100:00 达到当日首次采集时已在榜当日结束时仍在榜累计约23小时47分
  17. 17
    ros2-fast-stereo: ROS2 + TensorRT Wrapper for FastFoundationStereo Depth Estimation

    Hi all, I’ve open-sourced ros2-fast-stereo , a ROS2 (Jazzy) workspace for real-time stereo depth estimation using a TensorRT-accelerated port of NVIDIA’s Fast-FoundationStereo model. Recently, foundational approaches in downstream perception tasks such as FastFoundationStereo have been closing the accuracy gap with offline, non-real-time stereo methods, but the surrounding integration work needed to actually deploy them on arbitrary camera rigs has lagged behind. Moreover, most real-time stereo

    最高第 1200:00 达到当日首次采集时已在榜当日结束时仍在榜累计约23小时47分
  18. 18
    ROS Meetup Barcelona 8th Edition

    Barcelona ROS crowd, robotics fans, and curious minds — this one’s for you! Since opening our Barcelona office, ANYbotics has been eager to connect with the local robotics community. Now’s the chance! Join us for the next ROS Meetup Barcelona, taking place at DFactory Barcelona. On the agenda: • Quick-fire technical talks from our engineers, sharing real lessons from building and deploying robots in the field • A walk through DFactory, featuring a live ANYmal demo • Open conversation with voices

    最高第 1300:00 达到当日首次采集时已在榜当日结束时仍在榜累计约23小时47分
  19. 19
    Gazebo PMC Meeting Minutes 2026-07-20

    Hi Gazebo Community! This week’s meeting was held on Mon, Jul 20, 2026 6:00 PM UTC and the following is a summary: PMC Business @caguero has volunteered to represent Gazebo at the Technical Governance Committee (TGC). Thanks to @scpeters for his work as the outgoing representative! New agenda items Dashboard Consolidation Strategy : Discussed consolidating various project dashboards (such as the backports tracking dashboard and the legacy gz-dashboard repository) into a centralized repository un

    最高第 1400:00 达到当日首次采集时已在榜当日结束时仍在榜累计约23小时47分
  20. 20
    Gym Gazebo Sim - Reinforcement Learning using ROS2 Jazzy and Gazebo Harmonic

    Hello everyone, We very much appreciated the erlerobotics gym-gazebo framework for training RL agents in ROS1 and Gazebo Classic. And we wanted to be able to do the same in ROS2 Jazzy and Gazebo Sim Harmonic. So we followed erlerobotics lead and released gym-gazebo-sim: github.com GitHub - ENPH353/gym-gazebo-sim: API extension for Gymnasium in Gazebo Harmonic master API extension for Gymnasium in Gazebo Harmonic. Contribute to ENPH353/gym-gazebo-sim development by creating an account on GitHub.

    最高第 1500:00 达到当日首次采集时已在榜当日结束时仍在榜累计约23小时47分
  21. 21
    PyZeROS: a Python-first alternative to `rclpy` over Zenoh

    Hi everyone, I am releasing PyZeROS , an experimental alternative to rclpy for communicating with ROS from Python. This is not a Python wheel packaging rclpy : I bit the bullet and wrote a client from scratch in pure Python. github.com GitHub - 2lian/pyzeros2: An alternative to ROS 2 rclpy. Minimal... An alternative to ROS 2 rclpy. Minimal dependencies, no ROS installation, asyncio executor. You can install PyZeROS like a standard python package: pip install pyzeros It does not require a ROS ins

    最高第 1600:00 达到当日首次采集时已在榜当日结束时仍在榜累计约23小时47分
  22. 22
    OnSLAM: Run LiDAR-inertial mapping on ROS1 bags directly from Windows

    Hi everyone, I recently released OnSLAM , an open-source Windows application for running LiDAR-inertial odometry and mapping on ROS1 bag files. It automatically detects compatible LiDAR and IMU topics, runs the mapping pipeline locally, visualizes the trajectory and point-cloud map in the browser, and exports PLY and PCD files. The main goal is to make it easier to inspect datasets, demonstrate LIO mapping, and generate maps without rebuilding a complete Linux and ROS environment. The project is

    最高第 1700:00 达到当日首次采集时已在榜当日结束时仍在榜累计约23小时47分
  23. 23
    Created a generic CNC gantary system

    Open-Source Modular CNC Gantry Platform for Robotics & Automation I’m developing a modular, open-source CNC gantry platform that serves as a foundation for a wide range of automation and robotics applications. Instead of designing a machine for a single purpose, the goal is to create a flexible XY (and optional Z) motion system that can be adapted by simply changing the end effector. Possible applications include: Laser engraving and cutting Fabric and vinyl cutting Pen plotting and artwork PCB

    最高第 1800:00 达到当日首次采集时已在榜当日结束时仍在榜累计约23小时47分
  24. 24
    Community feedback wanted: Intuitive robotics math and paper walkthroughs

    Hi everyone, My friends and I are exploring the idea of creating beginner-friendly learning resources that explain robotics mathematics and classic robotics papers with a strong focus on intuition, derivations, and practical implementation, not just the final equations. The goal is to bridge the gap between reading a paper and actually understanding and implementing it. Topics could include state estimation, SLAM, optimisation, control, motion planning, and computer vision. Before investing time

    最高第 1900:00 达到当日首次采集时已在榜当日结束时仍在榜累计约23小时47分
  25. 25
    Realistic AUV manipulation simulator

    Hi, I’m pretty new to marine robotics, I have been looking for a simulator for underwater vision guided manipulation and found DAVE but when I checked the camera topic the rgb image is clean, where as the one I saw in stoneFish looked more realistic but the rov/auv available in it doesnt has a manipulator in it. Has anyone been at similar situation before?I don’t know how or what to do about this situation. I’m looking for any kind of info that’ll help me with my work. Thank you in advance 1 pos

    最高第 2000:00 达到当日首次采集时已在榜当日结束时仍在榜累计约23小时47分
  26. 26
    ROS News for the week of July 13th, 2026

    ROS News for the week of July 13th, 2026 Yesterday our colleagues at the Neobotics Foundation swung by ROS By-the-Bay for some human versus robot RC car races. If you want to try racing against an autonomous RC car we’ll be at Open Sauce all weekend. If you can’t make it to Open Sauce you can always just build your own . Speaking of autonomous driving, our colleagues at Autoware have released a free and open source L2 autonomy stack called Vision Pilot . Autonomous surface finishing (i.e. grindi

    最高第 2100:00 达到当日首次采集时已在榜当日结束时仍在榜累计约23小时47分
  27. 27
    sync-packages-to-testing job failing, blocking release of tecgihan_driver 0.2.0 to Humble

    Package: tecgihan_driver Distro: Humble (Ubuntu Jammy, amd64) The binary build for tecgihan_driver 0.2.0 succeeded on 2026-07-08: build.ros2.org Hbin_uJ64__tecgihan_driver__ubuntu_jammy_amd64__binary #35 [Jenkins] (version: 0.2.0-1jammy.20260708.091808) However, the downstream job Hrel_sync-packages-to-testing_jammy_amd64 is showing as failed, and the package has not appeared in the public apt repository even after more than a week. apt-cache madison ros-humble-tecgihan-driver still only shows:

    最高第 2200:00 达到当日首次采集时已在榜当日结束时仍在榜累计约23小时47分
  28. 28
    AgileX NERO Robotic Arm Control with OpenClaw

    1.Introduction The recent popularity of OpenClaw has sparked a wave of enthusiasm for building personal robotic assistants. In this tutorial, we’ll demonstrate how to write an OpenClaw Skill that enables simple control of the AgileX NERO robotic arm. Before proceeding, make sure you have already installed and configured the OpenClaw environment. Please refer to the official OpenClaw documentation for installation instructions. 2. Writing an OpenClaw Skill Inside your OpenClaw agent workspace, cr

    最高第 2300:00 达到当日首次采集时已在榜当日结束时仍在榜累计约23小时47分
  29. 29
    Working on a New AgenticROS Physical AI ROS Robot

    My new robot is leveraging AgenticROS to connect AI Agents (OpenClaw, Claude, Gemini, Codex, and Hermes) to ROS2 to give AI control over its own body (RealSense + Wheels + Legs + Arms etc). AgenticROS also now has a skills marketplace available at https://skills.agenticros.com ! It’s open sourced under Apache 2 and I would love your feedback!! AgenticROS + ROS + OpenClaw + RealSense + UX 1 post - 1 participant Read full topic

    最高第 2400:00 达到当日首次采集时已在榜当日结束时仍在榜累计约23小时47分
  30. 30
    Multi-robot Coordination package - python port of Örebro University's coordination_oru

    pycoordination — a Python port of coordination_oru Hi all, I’d like to introduce pycoordination , a Python port of coordination_oru , the multi-robot trajectory-envelope coordinator from Pecora et al., “A loosely-coupled approach for multi-robot coordination, motion planning and control”, ICAPS 2018 . github.com GitHub - jack-mcmurdo/pycoordination: A python port of coordination_oru by Federico... A python port of coordination_oru by Federico Pecora Documentation (getting started, a theory-to-im

    最高第 2500:00 达到当日首次采集时已在榜当日结束时仍在榜累计约23小时47分
  31. 31
    [Nav2] AMD Strix Halo Based SAM3 Semantic Navigation

    Howdy everyone, Your Friendly Neighborhood Navigator here! We’ve been working with AMD on something we’re really excited about: generalized semantic navigation running on the edge using Meta’s SAM3 foundation model on an AMD Strix Halo! SAM3 is text-promptable. You tell it what to segment (“floor”, “sidewalk”, “cables”, “person”, “pallet”) and it returns per-pixel masks for each class. No retraining, no fixed class lists. The same model works across warehouses, sidewalks, parks, and construction

    最高第 2600:00 达到当日首次采集时已在榜当日结束时仍在榜累计约23小时47分
  32. 32
    Leet Robotics: Learn robotics and ROS2 with hands-on courses. Looking for feedback.

    Hi everyone, I recently launched Leet Robotics , a platform for learning robotics by actually doing it. It comes with a complete ROS2 environment that runs in the browser (Jazzy, Gazebo Harmonic, Foxglove, VS Code), so there’s nothing to install. Over time, the platform will also grow into a place for sharing projects and simulation assets. The first course is up: Intro to ROS2 , free to read. It starts with writing your first node and builds up to a capstone where a robot autonomously tours a m

    最高第 2700:00 达到当日首次采集时已在榜23:46 观测离榜累计约23小时47分
  33. 33
    ROS OE Community Meeting #59 - July 20, 2026 @ 3pm UTC

    Our next meeting is on Monday. The work to get Navigation2, Moveit2, and ros2_control working for all supported combinations should be complete. Suggested topics for discussion include reviewing the suggested packagegroups to increase build coverage and using AI tooling to automatically diagnose and fix ROS build issues. Date/Time Monday, July 20th, 2026 @ 3pm UTC, (5pm CEST / 11am EDT / 8am PDT) Google Meet Video call link: Google Meet meeting Dial-in numbers: https://meet.google.com/tel/fom-qm

    最高第 2800:00 达到当日首次采集时已在榜17:46 观测离榜上榜 2 次(重入 1 次)累计约16小时47分
  34. 34
    Opportunity for ROS Developers: AMD AI DevMaster Hackathon Physical AI Track

    AMD AI DevMaster Hackathon Official Registration: AMD AI DevMaster Hackathon · Luma Overview ​Join developers, researchers, students, AI practitioners, and open-source contributors worldwide to build innovative AI applications on AMD Radeon™ GPUs and the ROCm™ software stack. The AMD AI DevMaster Hackathon is a fully online global competition featuring three innovation tracks: Agentic AI, Multimodal AI, and Physical AI. Participants can build individually or in teams of up to three members and c

    最高第 2900:00 达到当日首次采集时已在榜09:16 观测离榜累计约9小时17分
  35. 35
    ros2_lingua: a runtime capability-registration layer so LLMs only call actions that actually exist

    Hi all, wanted to share a project I’ve been building and get some outside eyes on it. The problem I’m trying to solve When you wire an LLM up to control a robot, the usual approach is a static system prompt listing available actions. That list goes stale the moment a node isn’t running, a service isn’t up, or the robot config changes. The LLM ends up trying to call things that don’t exist, or that exist but aren’t currently reachable. What ros2_lingua does Robots self-register their capabilities

    最高第 3000:00 达到当日首次采集时已在榜01:46 观测离榜累计约1小时47分