Workflow
模型预测控制
icon
Search documents
基于9份官网的急招岗位, 推测理想在做人形机器人
理想TOP2· 2026-01-22 12:16
Core Viewpoint - The company is actively recruiting for various engineering positions related to humanoid robotics, indicating a strategic focus on developing advanced robotic technologies. Group 1: Job Positions and Responsibilities - The company is hiring for roles including dexterous robotic hand design, algorithm development, embedded software engineering, and joint module engineering, suggesting a comprehensive approach to humanoid robot development [1][5] - Specific roles emphasize the need for experience in bipedal walking algorithms, coordination of body parts, and the design of multi-joint systems, indicating a focus on complex motion control [1][8][9] Group 2: Technical Specifications - The robotic hand will utilize a direct drive structure rather than a cable-driven system, highlighting a preference for advanced motor technologies such as hollow cup and brushless DC motors [2] - The core driving mechanism will involve high-power joint modules with hundreds of amperes and a hybrid architecture combining reinforcement learning and model predictive control, emphasizing the importance of advanced algorithms in motion control [3] - The system architecture will incorporate STM32 or TI C2000 series microcontrollers, with real-time operating systems like FreeRTOS and RT-Linux, indicating a focus on high-performance computing and real-time processing [4] Group 3: Design Challenges - The design of the dexterous hand requires independent control of fingers and the ability to handle multimodal data from visual and tactile sensors, which presents significant engineering challenges in terms of bandwidth and latency [4] - The integration of high-torque direct drive motors in compact spaces while managing heat dissipation and wiring issues is a critical design challenge, necessitating collaboration between mechanical and electronic engineering teams [4]
四足机器人MPC控制
读书使人充实,讨论使人机智,笔记使人准确,读史使人明智,读诗使人灵秀,数学使人周密,科学使人深刻,伦理使人庄重,逻辑修辞使人善辩, 凡有所学,皆成性格。 ———— (英国)培根 本公众号的文章和资料和四足机器人相关,包括行业的经典教材、行业资料手册,同时会涉及到职业知识学习及思考、行业发展、学习方法等一些方 面的文章。 最上方点击蓝字"四足机器人研习社",右上方选"设为星标" 不错过好文推送,第一时间看干货文章 知识点总结 |引言 图29为一名运动员跃过障碍物示意图,该过程可简单分为三个阶段:起跳阶段,飞行阶段,落地阶段。若将运动员看作一个系统,忽略空气阻力 的影响,该系统所受外力 仅包含地面作用到脚上的足底反力和重力。在腾空阶段,系统仅受重力的作用,因此质 心在腾空阶段的移动轨迹是一 条抛物线,无论运动员的肌肉如何发力,都无法改变质心 的移动轨迹,这是典型的欠驱系统。在起跳阶段与落地阶段,运动员可以通过控制肌 肉发力来控制足底反力,此时质心的位置又是可控的,称这种某些自由度间歇性进入欠驱 状态的系统为间歇欠驱系统。为了越过障碍物,运动 员跳的是否足够高、足够远,完全取决于在起跳阶段脚底受到地面的作用力有多大 ...