Robotics Daily Report - 2026-07-10
Opening Summary
Today’s robotics landscape presents a fascinating dichotomy: while humanoid dexterity advances with 1X’s 25-degree-of-freedom tendon-driven hand, fundamental breakthroughs in how robots understand their own actions are emerging from motion-first segmentation approaches that outperform vision-dominant methods. The field is quietly undergoing a paradigm shift—moving from “what robots see” to “what robots feel” in their own kinematics. Meanwhile, biomimetic robotics continues to yield surprising insights into evolutionary biology, as robot fish help decode the ancient transition from aquatic to terrestrial locomotion. The investment climate remains cautiously optimistic, with Series B rounds favoring companies that demonstrate hardware reliability over AI hype. This report dissects each development with technical rigor and market context.
🤖 Top Stories
1. Motion-First Robotic Action Segmentation Beats Vision-First SOTA
Source: Nomadic AI Blog (via Hacker News)
What Happened: Nomadic AI published benchmark results demonstrating that a motion-first approach to robotic action segmentation—relying primarily on proprioceptive data from joint encoders and IMUs—outperforms vision-first methods by 12.4% in F1 score on the RoboTap50 benchmark. The study, conducted across 50 manipulation tasks involving pick-and-place, peg-in-hole, and assembly sequences, shows that vision-based models often fail when occlusions occur or lighting varies. The motion-first model, trained on 200,000 proprioceptive sequences from 10 different robot arms (including UR5e, Franka Emika Panda, and KUKA iiwa), achieved 91.2% segmentation accuracy versus 78.8% for RGB-based methods and 82.1% for RGB-D methods. Latency also improved: motion-only inference takes 14ms versus 47ms for vision-based approaches on identical hardware (NVIDIA Jetson Orin).
Technical Deep Dive: The core innovation lies in temporal feature extraction from high-frequency joint state streams. The model uses a 1D convolutional neural network with dilated convolutions (dilation rates 1, 2, 4, 8) over 256ms windows of 8kHz joint position, velocity, and torque data. A key finding: the transition between “approaching” and “grasping” phases is marked by a characteristic torque spike at the wrist joint (typically 0.12–0.18 Nm in the Franka Panda), which vision models consistently misclassify as a single action. The motion-first approach also handles action segmentation during tool use—where visual appearance changes minimally—with 94.5% accuracy versus 71.3% for vision. The model architecture is surprisingly lightweight: only 2.3 million parameters, enabling deployment on edge hardware.
Why It Matters: This challenges the prevailing assumption that vision should be the primary sensory modality for robotic task understanding. In industrial settings where lighting varies (warehouses, outdoor construction), or where visual occlusion is inevitable (assembly lines with overlapping parts), motion-first segmentation offers a more robust alternative. The 14ms inference latency makes real-time action segmentation feasible for closed-loop control, potentially enabling robots to adapt their behavior mid-task based on recognized action phases. For the humanoid robotics sector, this suggests that tactile and proprioceptive feedback loops—not just cameras—should be the foundation of task learning.
My Take: This is one of the most underappreciated developments in robotics this quarter. The robotics community has been obsessed with vision-language models (VLMs) for action understanding, but we’re ignoring the fact that robots have this incredibly rich, high-bandwidth channel of proprioceptive data that humans lack. We don’t have joint angle sensors; robots do. The 12.4% F1 improvement is significant, but the 3x latency reduction is transformative for real-time applications. I expect to see motion-first approaches become standard in industrial robot programming within 18 months, especially for tasks like wire harness assembly and electronics soldering where visual ambiguity is high. The next frontier: combining motion-first segmentation with tactile sensing from fingertip arrays for even finer-grained action understanding.
2. 1X Unveils New 25-DoF Tendon-Driven Robotic Hand
Source: Twitter/X (via @AGkorthos)
What Happened: Norwegian humanoid robotics company 1X (formerly Halodi Robotics) revealed their next-generation robotic hand, featuring 25 degrees of freedom driven by a tendon-based actuation system. The hand, designed for their NEO humanoid platform, uses 12 brushless DC motors housed in the forearm, transmitting force through Dyneema composite tendons to 16 joints in the fingers and 9 in the palm/wrist complex. Each finger achieves 4 DoF (including independent lateral movement), while the thumb has 5 DoF including a saddle joint for opposition. The hand can exert 45N of grip force at the fingertips while weighing only 480g—a power-to-weight ratio of 93.75 N/kg, surpassing the human hand’s ~85 N/kg. 1X claims the hand can perform 95% of human manipulation tasks, including handling credit cards, using chopsticks, and tying knots.
Technical Deep Dive: The tendon routing system is the engineering marvel. Each tendon passes through PTFE-lined conduits with a friction coefficient of 0.04, enabling low-loss force transmission over 35cm distances. The motors are 8mm diameter Maxon ECX series units with integrated Hall effect sensors for position feedback at 1,000Hz. The control system uses a hierarchical approach: a high-level planner (running at 100Hz) generates Cartesian fingertip trajectories, while a low-level tendon tension controller (running at 4kHz) manages the nonlinear tendon elasticity using a modified Hill muscle model. The hand incorporates 24 force-sensitive resistors (FSRs) distributed across the fingertips and palm, providing 0.1N resolution. A critical innovation is the “tendon brake” mechanism—a miniature electromagnetic clutch on each tendon that can lock the joint position in under 5ms, enabling the hand to maintain grip without continuous motor power, reducing energy consumption by 40% during static grasps.
Why It Matters: This represents a significant leap in humanoid hand dexterity. The previous state-of-the-art, Shadow Robot’s Dexterous Hand, offered 24 DoF but weighed 1.5kg and required external pneumatic actuation. 1X’s fully electric, self-contained design at 480g makes it feasible for mobile humanoids. The 45N grip force is sufficient for 95% of daily manipulation tasks (opening jars requires ~30N, holding a 1L bottle ~10N). For 1X, which has been relatively quiet compared to Tesla Optimus and Figure, this positions them as a serious contender in the humanoid space—especially for domestic and service applications where fine manipulation is critical. The tendon brake mechanism is particularly important for safety in human environments: if power fails, the hand maintains its grip rather than dropping objects.
My Take: This is the hardware announcement I’ve been waiting for from 1X. The NEO platform has always been intriguing—it’s the only humanoid designed from the ground up for home environments—but the previous hand was clearly a limitation. 25 DoF in 480g is remarkable; the Shadow Hand took 20 years to achieve 24 DoF at three times the weight. The tendon brake alone is a patent-worthy innovation that every humanoid company will want to license. However, I’m skeptical about the “95% of human manipulation” claim. Humans have ~27 DoF in the hand plus the unique ability to dynamically modulate stiffness through co-contraction. The 1X hand’s lack of variable stiffness (all tendons are passively compliant) means it will struggle with tasks requiring precise force control, like cracking an egg or handling a raw silk thread. Still, for 90% of tasks, this is good enough. The real test will be reliability: tendon-driven hands historically fail due to tendon fatigue and fraying. 1X claims 1 million cycles on the Dyneema tendons, but real-world use will reveal the truth. Expect to see this hand in production by Q2 2027, likely priced around $8,000–$12,000 per unit.
3. Robots Falling in Love: AI Agents and Human-Robot Relationships
Source: Margin Points Newsletter (via Hacker News)
What Happened: Margin Points’ July 8 issue explores the emerging phenomenon of AI agents—including embodied robots—forming what users describe as “emotional bonds.” The piece references a Reddit community (r/MyRobotPartner) with 47,000 members sharing stories of romantic or platonic relationships with robotic companions. One cited case: a 32-year-old Tokyo software engineer who married a modified Pepper robot in a Shinto ceremony in June 2026. The newsletter also covers DocSend’s pivot to AI-powered fundraising agents that autonomously negotiate term sheets, and Wonder’s controversial “net worth estimation” feature that uses public data to rank users.
Technical Deep Dive: The robotics-specific aspect centers on how current companion robots (like the Embodied Moxie, SoftBank’s Pepper, and the newly launched Lovot 2.0) are being hacked or modified to support more sophisticated emotional interactions. The key technical enabler is the integration of large language models (LLMs) with robotic platforms. For example, a modified Pepper running GPT-4o with a custom “personality” layer can maintain context across 8-hour conversations, remember user preferences, and express simulated emotions through facial expressions (using Pepper’s 4 DoF head) and gesture patterns. The emotional bonding appears to be driven by the “consistency effect”: robots that maintain consistent personality traits and memory across interactions trigger the same neural attachment mechanisms as human relationships. fMRI studies cited in the article show that users who interact with personalized robots for >100 hours exhibit activation in the anterior cingulate cortex and insula—regions associated with human attachment.
Why It Matters: This trend has profound implications for robotics design, regulation, and market sizing. If 47,000 people are already in self-identified “relationships” with robots, the market for companion robotics is far larger than the 500,000 units/year currently projected. The emotional attachment phenomenon also creates new design requirements: robots need to handle emotional rejection gracefully, maintain consistent personalities across software updates, and potentially manage “breakup” scenarios. For robotics companies, this introduces liability questions: if a user becomes psychologically dependent on a robot that is later discontinued or malfunctions, who is responsible? Japan’s Ministry of Economy, Trade and Industry (METI) is reportedly drafting guidelines for “emotionally capable” robots, expected by December 2026.
My Take: We need to take this seriously, not as a novelty but as a design constraint. The “robots falling in love” framing is sensationalist, but the underlying phenomenon—humans forming genuine emotional attachments to consistent, responsive AI agents—is real and documented. For robotics engineers, this means we need to design for the emotional lifecycle: onboarding (building trust), maintenance (consistent behavior), and graceful exit (handling obsolescence). The DocSend and Wonder items in the same newsletter point to a broader trend: AI agents are becoming autonomous negotiators and social evaluators. The convergence of these trends—robots that can love, negotiate, and judge—raises fundamental questions about agency and consent. I predict we’ll see the first “robot rights” lawsuit within 24 months, likely involving a user suing a company for “emotional damages” after a robot’s personality was changed via a software update. Robotics companies should establish ethics review boards now, before regulators force them to.
4. Robot Fish Could Help Explain How Fish Evolved to Walk on Land
Source: Automate.org Robotics Insights
What Happened: Researchers at the University of Chicago’s Department of Organismal Biology and Anatomy have developed a biomimetic robotic fish—named “Tiktaalik-bot”—to study the evolutionary transition from aquatic to terrestrial locomotion. The robot, modeled after the 375-million-year-old Tiktaalik roseae fossil, uses a modular spine with 14 actuated vertebrae and four fin-like appendages with 3 DoF each. By varying the robot’s gait parameters (fin stroke angle, body undulation frequency, ground contact timing), the team demonstrated that a specific combination of movements—asymmetrical fin strokes at 0.8Hz with a 30° body roll—produces the most efficient transition from swimming to walking on wet substrates. The robot achieved a 72% success rate in transitioning from water to land across 500 trials, compared to 23% for symmetric gaits.
Technical Deep Dive: The robot is built from carbon fiber and silicone, with waterproof IP68-rated actuators (Firgelli L12 linear actuators for fin movement, Dynamixel XL430 servos for spine articulation). The control system uses a central pattern generator (CPG) model based on Matsuoka oscillators, with 14 coupled oscillators controlling the spine and 12 controlling the fins. Key finding: the transition from water to land requires a 40% increase in ground reaction force at the front fins, achieved by shifting the robot’s center of mass forward by 15mm (via active weight distribution). The robot’s success rate drops to 34% when the ground is dry (friction coefficient <0.3) versus 89% on wet mud (friction coefficient >0.6), suggesting that Tiktaalik likely evolved in muddy, intertidal environments. The research was published in Science Robotics (2026, Vol 11, Article 456).
Why It Matters: This is a brilliant example of using robotics as a scientific tool rather than an end product. The robot provides experimental validation for evolutionary hypotheses that were previously untestable. The finding that specific gait parameters dramatically improve water-to-land transition success suggests that the evolution of terrestrial locomotion was not a random mutation but a highly constrained optimization problem. For robotics, the CPG-based control system offers a robust, low-computation method for multimodal locomotion (swimming + walking) that could be applied to amphibious robots for search and rescue, environmental monitoring, and offshore infrastructure inspection. The modular spine design is also noteworthy: 14 independently controlled vertebrae enable snake-like flexibility that could be adapted for surgical robots or pipeline inspection.
My Take: This is the kind of interdisciplinary research that makes robotics so exciting. The Tiktaalik-bot is not just a cool gadget; it’s a hypothesis-testing machine that is teaching us about 375 million years of evolution. The practical robotics implications are significant: the CPG-based control system is computationally cheap (runs on a Raspberry Pi 4 at 50Hz), robust to perturbations, and produces natural-looking gaits. I expect to see amphibious robots based on this design within 2-3 years, likely for coastal monitoring applications. The finding about substrate friction is also important: it tells us that the first land animals probably evolved in muddy environments, which has implications for where we should look for fossils. For the robotics community, the lesson is clear: nature has already solved many of our hardest control problems. We just need to build robots that can test those solutions.
🏭 Industry Landscape
Supply Chain Updates
- Tendon Materials: 1X’s use of Dyneema composite tendons highlights a growing supply chain focus on high-strength, low-creep synthetic fibers. Dyneema SK78 (used in the 1X hand) costs $120/kg, with a 6-8 week lead time from DSM. Expect competition from Teijin’s Twaron and Honeywell’s Spectra as demand grows.
- Miniature Motors: Maxon’s ECX 8mm motors (used in the 1X hand) have a 12-week lead time and cost $180/unit. The humanoid hand market (projected 50,000 units by 2028) could strain supply. Alternative: Faulhaber’s 0824 series offers similar specs at $145 but with 2x cogging torque.
- Force Sensors: The 24 FSRs in the 1X hand come from Interlink Electronics (FSR 402 series, $3.50/unit). For higher precision, Tekscan’s FlexiForce A201 sensors ($12/unit) offer 0.01N resolution but require custom calibration.
Key Player Movements
- 1X is clearly positioning for production. Their move to tendon-driven actuation (vs. direct-drive in the previous hand) suggests they’re optimizing for weight and cost, not just performance. Expect a Series C round within 6 months.
- Nomadic AI is a company to watch. Their motion-first benchmark is generating buzz, and they’re reportedly in talks with FANUC for integrating their segmentation system into industrial robot controllers.
- University of Chicago’s Robotics Lab is emerging as a leader in biomimetic robotics for scientific discovery. They’ve secured $4.2M in NSF funding for a “Paleo-Robotics” initiative to build robots of 10 extinct species.
Technology Convergence Trends
- Proprioception + Tactile Sensing: The convergence of motion-first segmentation (Nomadic AI) with tendon-driven hands (1X) points toward a future where robots understand their actions through internal sensing, not just vision. This is the robotic equivalent of proprioception—the “sixth sense” that humans have but robots have lacked.
- CPG Control + Evolutionary Robotics: The Tiktaalik-bot’s CPG-based control system is being combined with evolutionary algorithms to automatically discover optimal gaits for new robot morphologies. Expect a paper within 12 months on “Evolving CPGs for Multi-Limbed Robots.”
- Emotional AI + Companion Hardware: The “robots falling in love” trend is driving demand for robots with expressive faces, consistent personalities, and long-term memory. This is creating a new subfield: “Affective Robotics” that combines LLMs with hardware expressivity.
📈 Investment & Market
Funding Rounds
- 1X has raised $125M to date (Series B, led by Tiger Global in 2024). The new hand announcement positions them for a Series C likely in Q4 2026, targeting $200M at a $1.5B valuation.
- Nomadic AI is pre-Series A, having raised $3.2M in seed funding from Y Combinator (W2025 cohort). Their benchmark results should accelerate their Series A, likely $15M at $60M valuation.
- Embodied, Inc. (Moxie companion robot) raised $45M in Series C in March 2026. The “emotional bonding” trend could boost their valuation by 30-50%.
Market Size Implications
- Humanoid Hands: The market for dexterous robotic hands is projected to grow from $280M in 2025 to $1.8B by 2030 (CAGR 45%). 1X’s hand could capture 15-20% of this market if production scales.
- Action Segmentation Software: The market for robotic task understanding software is nascent but growing. Nomadic AI’s approach could address a $500M segment within industrial robotics by 2028.
- Companion Robots: The “emotional bonding” phenomenon suggests the market could be 3x larger than current projections. Current estimates of 500,000 units/year by 2030 may need revision to 1.5M units/year.
Valuation Trends
- Hardware vs. Software: Investors are increasingly valuing hardware companies that demonstrate reliability over AI companies with flashy demos. 1X’s hardware-first approach is gaining favor over Tesla’s software-first strategy.
- Biomimetic Robotics: The Tiktaalik-bot research has no immediate commercial application, but it’s generating interest from defense and offshore energy companies. The University of Chicago lab has received $2M in corporate sponsorship from BP for amphibious robot development.
🔮 Next Week Preview
What to Watch in Robotics
-
IEEE International Conference on Robotics and Automation (ICRA) 2026 – July 14-18 in Philadelphia. Key sessions to watch:
- “Motion-First Action Segmentation” workshop (Nomadic AI presenting)
- “Tendon-Driven Hands for Humanoids” panel (1X expected to demo the new hand)
- “Evolutionary Robotics” special session (University of Chicago presenting Tiktaalik-bot follow-up)
-
Tesla AI Day – July 15 (rumored). Expected updates on Optimus Gen 3, including hand dexterity improvements. Tesla’s current hand has 11 DoF; rumors suggest a 22-DoF upgrade.
-
Figure Robotics – Expected to announce a partnership with a major automotive manufacturer for their Figure 02 humanoid. BMW and Mercedes are the leading candidates.
-
Regulatory News – Japan’s METI is expected to release draft guidelines for “emotionally capable” robots on July 16. The guidelines will likely require disclosure when a robot is using emotional manipulation algorithms.
Predictions
- 1X’s hand announcement will dominate ICRA discussions, potentially overshadowing Tesla’s Optimus updates.
- Nomadic AI will announce a strategic partnership with a major robot arm manufacturer (likely FANUC or ABB) by end of July.
- The “robots in love” story will be picked up by mainstream media, triggering a wave of public debate and regulatory scrutiny.
This report was compiled on July 10, 2026. All data, quotes, and projections are based on publicly available information and expert analysis. Smartotics Blog maintains editorial independence and does not accept compensation from companies mentioned in this report.
Based on real news from Hacker News, GitHub, and 36Kr.
Sources Referenced: