I've been building a home robotic assistant with a goal of keeping it quiet, smooth, and simple to use. I plan to make both the hardware and software open source. I'm currently experimenting with voice control, remote operation, health monitoring integration, and optional camera tracking. It's still a work in progress, and I'd love to hear what features or improvements you'd find most useful. submitted by /u/Training_Income353 [link] [Kommentare]
I need to transfer a lot of force through this keyway into a 3d print, and am confused on the intended way to attach to this shaft. submitted by /u/IntroductionNo1700 [link] [Kommentare]
Researchers at the University of Toronto's Continuum Robotics Laboratory introduced CRAFT, a 3D-printed modular design library for tendon-driven continuum robots that allows a single robot to physically reconfigure its shape, stiffness, and degrees of freedom within minutes by snapping together six interchangeable modules. The same base robot was reconfigured into a long teleoperated probe for aircraft-wing inspection achieving 41% reduction in sag, a pipe-crawling robot capable of navigating 90-degree bends and 30-degree inclines, and a soft robotic hand that successfully cracked eggs with 85% accuracy. CRAFT eliminates the need to build entirely new robots for different tasks, replacing bespoke redesign with rapid modular composition. Credits: https://www.nature.com/articles/s44182-026-00107-x submitted by /u/Similar_Suit_3709 [link] [Kommentare]
Hi! I don't know if this has been posted about before or not, but for the past week, I've been trying to control my SPIKE Prime with custom commands via BLE. However, as far as the forums stated (from what I have read), it wasn't possible without Pybricks. However, while tinkering with the robot, I found that BLE control is just an "environment variable" that could be switched. Thus, we don't need a firmware to control BLE, we just need a *one-time setup" using a USB UART communication. If you want to use this for your own projects, please check out the code, and if you like it, please drop a star on the repo! https://github.com/Somespi/prime-connect submitted by /u/Formal-Arachnid-4247 [link] [Kommentare]
Inventory robots are moving beyond isolated pilots and becoming part of larger systems that combine computer vision, electronic shelf labels, AI, cleaning robots, and real-time analytics. Tesco, Kroger, Harmons, BJ’s, Stop & Shop, Wakefern, Schnucks, and others are using autonomous shelf-scanning systems to track out-of-stocks, misplaced products, pricing errors, promotional compliance, and shelf conditions. Harmons says autonomous shelf scanning reduced out-of-stock conditions by more than 50% and pricing errors by 75%. submitted by /u/Responsible-Grass452 [link] [Kommentare]
https://www.youtube.com/@ALMA.Industries Chapter 2, a home theatre, 3D printed parts, motorized projector, home decoration, and DIY electronics -- if you know of anyone else that might be interested in this stuff, sharing to others would really help me out! Hope to see you around here or YouTube :) submitted by /u/ALMA_x11 [link] [Kommentare]
Ranjay Krishna argues that language may be an unnecessary intermediary between perception and action in robotics. Humans do not translate every physical interaction into words before reacting. Catching a ball, pulling a hand away from something hot or moving through a room happens through a direct connection between perception and movement. He believes robotics models should work the same way, moving directly from visual and sensor input to action rather than relying on an LLM in the middle. submitted by /u/Responsible-Grass452 [link] [Kommentare]
Leading with the number that matters most if you're deciding whether to bother: on refrigerator-sorting, success goes from 60.0% in-domain to 13.3% out of distribution (robot pose perturbed ±10cm, previously-unseen objects swapped in). The other soft spot is long horizon, where the policy makes real partial progress and then misses the final precise placement. I'm putting that first because the release reel is slick and I'd rather calibrate before the demos do it for me. With that framing, here's what Robbyant open-sourced: LingBot-VLA 2.0 (Robbyant is an embodied AI company under Ant Group). The design bet is a unified whole-body action space. Everything maps to one 55-dim canonical action vector (arm joints, end-effector, gripper, a 12-dim dexterous hand, waist, head, mobile base), and a single policy is jointly trained across 20 embodiments, from an 8-DoF single arm up to a 32-DoF humanoid, on about 60,000 hours (roughly 50,000 h robot trajectories and 10,000 h egocentric human video). The action head is a MoE expert (loss-free token-level routing, DeepSeek-V3 style) with dual-query distillation from a depth teacher (LingBot-Depth) and a causal video teacher (DINO-Video, released too, which edges out DINOv3 and V-JEPA 2 on 3 of 4 LARYBench metrics). The one practitioner takeaway from their ablations I'd actually act on: the biggest single lever was representation, not architecture. Absolute to relative joint actions moved average success from 33.7 to 55.0 (+21.3), a larger swing than any model change they tested. Videos, matter-of-factly: a multi-embodiment grid (multiple robots, different tasks, at once), an 8-minute continuous autonomous run, transparent glass-vase flower arranging with a live depth window, and a contact-rich zipper pouch. Dual-arm real hardware, watermarked 1x speed and autonomous. It's a release reel, so no claim of zero cherry-picking, weight the failure cases above accordingly. One catch worth surfacing so nobody has to dig for it: GM-100 ("The Great March 100") is their own bimanual benchmark, from Yong-Lu Li's RHOS lab at SJTU with Robbyant and co-authored by the project lead. Not independent. Generalist scores (progress / success): Agilex Cobot Magic 66.2 / 34.4, Galaxea R1 Pro 34.6 / 15.6, ahead of GR00T N1.7, pi-0.5, and their own 1.0. Note success sits far under progress (Galaxea overall 15.6%, some tasks 0%). If you run a bimanual setup, the weights and code are open under the Robbyant org on GitHub and HuggingFace, so pulling them and breaking them on your own robots is the real test here. Independent numbers would be worth more than the self-reported ones. submitted by /u/Good-Razzmatazz-6179 [link] [Kommentare]
I have done quite a bit of work, including most of my Master's thesis, with ROS Noetic and Ubuntu 20.04, which worked well. However, I recently got a Raspberry Pi 5 that I want to use for various personal robotics projects, and the Pi 5 doesn't support anything below Ubuntu 23.10. I'm currently debating between installing ROS 2 Jazzy Jalisco with Ubuntu 24.04 or ROS 2 Lyrical Luth with Ubuntu 26.04. Both have similar EoL (2029 vs 2031), so I'm curious if any of you in the robotics community have found major advantages or disadvantages between the two distros. Any reason not to choose Lyrical, since it's newer? Thanks for all your wisdom! submitted by /u/Dying_Of_Board-dom [link] [Kommentare]
Have been building this project for a while now, and would love to get eyes on it. Will appreciate it if you could try it out in actual workflows and give me feedback so I can decide the direction to move in. Currently it has been benchmarked against OPEN3D v0.19 on the same machine, using full-resolution frames from three real datasets: TUM RGB-D, KITTI, and nuScenes-mini. In the table below, higher is better — a ratio above 1 means ThreeCrate is faster than Open3D. Workload How ThreeCrate compares Reading files (raw float parsing) 1.8x–2.2x faster Voxel downsampling (CPU) 1.6x–1.8x faster Voxel downsampling (GPU, wgpu) 1.8x–2.9x faster (vs our own CPU path, not Open3D) Normal estimation 0.57x–1.09x (falls behind on big clouds) Single-scale ICP 0.71x–0.99x (falls behind on big clouds) Would appreciate any contributions and feedback for the repo. Link to the repo: https://github.com/rajgandhi1/threecrate submitted by /u/Practical-Dig-4052 [link] [Kommentare]
Agility Robotics CTO Pras Velagapudi says Digit’s early commercial work is focused on repetitive warehouse and manufacturing tasks like moving totes, unloading AMRs, placing items on shelves, and connecting parts of existing automation systems. He says these are useful “in-between” automation roles where companies do not want to heavily modify infrastructure. The article covers Agility’s partnership with NVIDIA as the first partner for Halos for Robots, NVIDIA’s autonomous safety platform for robots, as well as Agility’s plan to go public through a merger with Churchill Capital Corp. XI, giving the company a $2.5 billion pre-money valuation and $620 million in expected gross proceeds. submitted by /u/Responsible-Grass452 [link] [Kommentare]
ROS Intern – CNDE Lab, IIT Madras Position - Robotics Operating System (ROS) Intern Organization - Centre for Nondestructive Evaluation (CNDE), IIT Madras Location - IIT Madras, Chennai, India Duration 3–6 Months (extendable based on performance) About the Role CNDE Lab, IIT Madras is seeking a motivated and enthusiastic ROS Intern to support the development of robotic systems, autonomous navigation solutions, perception pipelines, and AI-driven applications. The intern will work closely with researchers and engineers on cutting-edge robotics projects involving ROS/ROS2, computer vision, sensor integration, and robotic automation. Key Responsibilities - Develop, test, and maintain ROS/ROS2 packages and nodes. - Integrate sensors such as LiDAR, RGB-D cameras, IMUs, and other robotic peripherals. - Implement robotic navigation, localization, and mapping algorithms. - Develop communication interfaces between hardware and software systems. - Assist in simulation and testing using Gazebo, RViz, Isaac Sim, or similar platforms. - Debug and optimize robotic software for real-world deployment. - Participate in system integration, testing, and documentation activities. - Collaborate with researchers on robotics, AI, and automation projects. Required Skills Programming - Strong knowledge of Python. - Good understanding of C++ programming. - Experience with Linux (Ubuntu) environment. Robotics - Familiarity with ROS/ROS2 concepts, including nodes, topics, services, actions, and launch files. - Understanding of robotic kinematics, localization, navigation, and sensor integration. - Knowledge of Git and version control systems. CAD & Design - Experience with Fusion 360 for basic mechanical design, robot assembly, and component modeling. Preferred Skills - Experience with Computer Vision using OpenCV. - Knowledge of SLAM, Navigation Stack, MoveIt, or robotic manipulation. - Experience with simulation environments such as Gazebo or Isaac Sim. - Familiarity with AI/ML applications in robotics. - Experience working with robotic arms, mobile robots, or autonomous systems. Eligibility - Undergraduate, postgraduate, or recent graduates in: - Robotics - Computer Science - Mechanical Engineering - Electronics Engineering - Artificial Intelligence - Related disciplines What You Will Gain - Hands-on experience with advanced robotics research. - Exposure to real-world robotic systems and deployments. - Mentorship from researchers and engineers at IIT Madras. - Opportunity to contribute to innovative robotics and AI projects. Application Process Interested candidates should send their updated resume along with a brief statement of interest to: Email: msalamdata@gmail.com submitted by /u/Independent_Loss_593 [link] [Kommentare]
Every quadruped project, from research labs to Boston Dynamics, starts in the same place: a working simulation. Getting there is the slow part. Dozens of joints, the right dependencies, a launchable scene, all configured before you can train a single gait. I skipped it with one prompt to Drift: empty project to a four-legged robot standing in MuJoCo. submitted by /u/airwarmedd [link] [Kommentare]