ROS~2
PulseAugur coverage of ROS~2 — every cluster mentioning ROS~2 across labs, papers, and developer communities, ranked by signal.
1 天有情绪数据
-
LLM-assisted approach recovers ROS~2 system architecture
Researchers have developed a new method for recovering software architecture from complex ROS~2 systems using Large Language Models (LLMs). This approach refines LLM prompting for better consistency and introduces a sta…
-
新的ROS2框架加速无人机自主性开发和部署
研究人员开发了aerial-autonomy-stack,一个开源框架,旨在加速自主无人机的开发和部署。这个基于ROS2的系统集成了感知算法与PX4和ArduPilot等飞行控制器。它能够以超过实时速度20倍的速度进行端到端模拟,显著缩短了基于感知的航空自主性的构建-测试-发布周期。
-
Phone2Act system uses smartphones to control robots for AI data collection
Researchers have developed Phone2Act, a novel teleoperation system that utilizes a standard smartphone as a 6-DoF robot controller through Google ARCore. This low-cost, hardware-agnostic framework is designed to simplif…
-
Text-to-CAD 工具通过代码生成 3D 模型,支持多种导出选项
一个名为 Text-to-CAD 的新开源项目使用户能够利用 Codex 和 Claude Code 等编码代理生成 CAD 模型。该工具支持以 STEP、STL 和 URDF 等多种格式导出模型,并允许在没有后端的情况下本地执行。它还包括一个用于检查生成几何体的 CAD Explorer 和一个用于 ROS 2/MoveIt 集成的机器人运动技能。