InFeeo
United States
robotics
New
Language
Profile channel

@Jacob

No bio yet.

Since 31.05.2026

Experiments with RDK S100(reddit.com)
I love experimenting with different boards for computer vision and robotics :D And when a board labeled "Robotics board" appeared, I decided to investigate it. Previously, I tested Qualcomm, Intel, and a few other boards. And in my opinion, this one is pretty nice on this list. No, of course, all of them are worse than Jetson (except for the price part). But it's nice that vendors are increasingly considering this task. My full overview you can find here: Article - https://medium.com/@zlodeibaal/rdk-s100-review-80-tops-robotic-board-d9ad0f464942 Video - https://youtu.be/WHAEl05g8Xk A few highlights here: The S100 is genuinely fast. Especially for classic computer vision. It's not an "INT8" board, which I hate the most:) Pipelines are nice: Python bindings, easy export, good support of operations, etc. Nice extension board. With ~$ 30, you can add GMSL support and a CAN/30-pin header LeRobot support But of course: It's not "super cheap". Just "cheaper than NX" or "cheaper than Jetson with GMSL" Export is working for general policy. But it tends to fail for accurate actions where a few millimeters of accuracy is required. I am still investigating this Only ACT is supported from LeRobot submitted by /u/Wormkeeper [link] [Kommentare]
For VLA and robot-policy teams, where does raw data become training-ready?(reddit.com)
Hi all, I’m building a data-readiness platform that runs a raw-to-training-ready workflow for Physical AI teams. It starts with the messy middle after capture: robot video, sensor streams, logs, and kinematics that are not yet reliable training data. Euler combines visual and kinematic readiness checks with annotation and labeling, with the goal of taking a raw data slice toward a dataset for a specific policy. I’m conducting user interviews to gauge whether I'm heading in the right direction, because I do not want to build just another annotation platform. For teams training VLA or other robot policies, I’d really value a candid view on three questions: Is the harder problem knowing which data is usable, or annotating it once you know? Would a policy-aware workflow from raw capture to training-ready data be useful? What would make this meaningfully better than annotation software: readiness checks, visual plus kinematic context, curation, or something else? Project: https://sudotank.com/ I’m looking for honest pushback as much as interest. Thanks! submitted by /u/sennath [link] [Kommentare]
Why are service robots becoming more practical than humanoid robots in real-world businesses?(reddit.com)
Over the past few years, humanoid robots have attracted a lot of attention. However, I have been noticing another interesting trend: service robots are already creating practical value in real business environments. In restaurants, hotels, warehouses, and commercial spaces, robots with clear tasks seem to have a faster path to deployment. Examples include: - Delivery robots reducing repetitive labor - Cleaning robots improving operational efficiency - Warehouse robots optimizing internal logistics The challenge is no longer only about robot intelligence. Real adoption also depends on: - Reliability ; - Maintenance - Cost efficiency - Integration with existing workflows I am curious about the community's opinion: Do you think the next major growth wave will come from humanoid robots, or from specialized robots designed for specific business scenarios? submitted by /u/Jane-Tannai [link] [Kommentare]
Customs on robotics arm in india(reddit.com)
Hello everyone whats the customs situation for getting a robotic arm into india( cost is around 12,000 dollars) 13-14 lakhs INR please let me know your experience with things like the additional duties, how the process is etc i checked the hs code calculator but wanted to know from people/companies who have bought these arms. submitted by /u/optimusprime1001 [link] [Kommentare]
MIT Prof. on why this robotics boom may actually be different(reddit.com)
Russ Tedrake says the current robotics boom is not just about one technical breakthrough. The difference now is that several things are happening at the same time: AI progress, more talent entering the field, more investment, better supply chains and a growing need for automation in the real world. Robotics has had hype cycles before. Tedrake’s point is that this one has more than hype behind it. The question is still whether the field can execute, but the pieces are lining up in a way they have not before. submitted by /u/Responsible-Grass452 [link] [Kommentare]
LingBot-Depth 2.0 fills glass and mirror RGB-D failures using self-supervised vision backbones (Apache-2.0)(reddit.com)
Found this demo on their project page showing exactly the transparent-surface problem that breaks most RGB-D setups. Raw sensor depth drops to nothing on the glass panel, and the completion model fills it in from the backbone features. Only the four vision encoders went up on HuggingFace and GitHub this week under Apache-2.0; the depth completion weights themselves are not released. Their paper lists NYUv2 RMSE of 0.296 for the flagship ViT-g, and they report 2.552 on KITTI, trailing both DINOv3-7B and V-JEPA 2.1. For actual robotics work this is the exact failure mode that makes wine glasses and steel cabinets a consistent headache for grasp pipelines. Curious how people see validating these depth numbers when the completion weights are not available for independent testing. submitted by /u/Savings-Display5123 [link] [Kommentare]
My custom humanoid robot arm prototype (designed from scratch in Fusion)(reddit.com)
Olá a todos! estou construindo meu próprio robô humanoide em tamanho real do zero. Este é o protótipo atual do antebraço, cotovelo e mão. Para a mão, fiz engenharia reversa do mecanismo dos dedos usado no robô InMoov e o recriei usando parafusos em vez do projeto original. Os dedos são acionados por servos que puxam linha de pesca, que funciona como tendões artificiais. O mecanismo de rotação do antebraço usa um rolamento 6916-2RS e projetei todas as peças mecânicas no Fusion. Esta versão é apenas um protótipo. Ela é impressa em PLA e montada com parafusos zincados para manter os custos baixos durante os testes. A versão final será impressa em PETG e usará parafusos de aço inoxidável, insertos de latão termofixados e porcas autotravantes de nylon (porcas Nyloc) para maior resistência e durabilidade. Infelizmente, ainda não consigo demonstrar todos os movimentos porque um dos canais do meu testador de servos está com defeito, então só consigo testar dois servos por vez em vez de três. Agradeceria muito qualquer feedback ou sugestão. Estou aprimorando o projeto passo a passo antes de construir o robô humanoide completo. submitted by /u/Lonely-Advisor-8990 [link] [Kommentare]
What do people usually do with rosbags after debugging a robot failure?(reddit.com)
I recorded a rosbag from a simulation run where the robot behaved weirdly. The bag is about 15 GB. I know I can replay it in RViz and inspect topics in Foxglove, but I’m wondering what people usually do after that (sorry new to this field). Do you just inspect the log, find the bug, fix the code, and move on? Or is there a standard practice for keeping these logs and reusing them later? submitted by /u/Practical_Sir8080 [link] [Kommentare]
I’m still learning but, where are AI agents being useful in robotics?(reddit.com)
Like the title asks, I’m still learning but Is agentic AI already being implemented into the huge umbrella of “robotics”? Or more specifically, is it being implemented into hardware or robots? Generally where is agentic AI very useful in “robotics” ? submitted by /u/Frosty-Telephone-747 [link] [Kommentare]