Skip to main content

IITA-Proyectos/open-soccer-robocup-team2026

SkillsMP 已收集 IITA-Proyectos/open-soccer-robocup-team2026 中的 25 个 Skill。打开任一 Skill 可查看来源和详情。

最近记录的来源活动
SkillsMP 收录数据更新
已收集 skills
25
GitHub 星标
2
GitHub Forks
1

这个仓库中的 skills

已展示 25 / 25 个已收集 Skill。

职业分类
其他工程师
描述

Usar cuando un sensor ToF multizona VL53L7CX (o el VL53L5CX hermano) "no anda" o hay que leerlo/configurarlo/calibrarlo/usarlo para posicionar el robot de competencia (Teensy/Arduino, I2C) — distancias raras, loop lento por los ToF, el yaw del BNO se congela…

原文语言:西班牙语

更新
职业分类
机械工程师
描述

Usar cuando hay que entender, derivar, escribir o DEPURAR la cinemática de un robot omnidireccional de 3 ruedas a 120° — la matriz inversa (vx,vy,ω → 3 ruedas), las convenciones de signo/ejes, el término de giro ω·R, la saturación, o por qué el robot "da…

原文语言:西班牙语

更新
职业分类
电气和电子工程技术专家和技术员
描述

Use when calibrating or troubleshooting OpenMV cameras (H7 / H7 Plus) for the soccer robot — LAB color thresholds for orange golf ball (passive IR ball 2026) and cyan/magenta goals, exposure lock under varying field lighting, FOV and mount tuning,…

原文语言:西班牙语

更新
职业分类
电子工程师(非计算机)
描述

Usar cuando el HEADING de un IMU "no anda" en firmware de robótica de competencia — clavado en 0.0, congelado, derivando, saltando, o el diag lee bien pero el firmware no — o al configurar/calibrar/recuperar/diagnosticar uno o dos BNO055 sobre I2C…

原文语言:西班牙语

更新
职业分类
电气工程师
描述

Use when a PID/feedback loop oscillates violently, loses to a disturbance, or the actuator can't do small corrections (deadzone, PWM floors, bang-bang, all-or-nothing motors). Symptoms - robot spins on its axis, fishtails/serpentea, correction overshoots and…

原文语言:西班牙语

更新
职业分类
电气工程师
描述

Use when changing ANY motion control on the CENTRAL board (strafe, rotation, heading hold, PID gains, speeds) of the IITA omni-3 robots - or when the robot drifts, rotates parasitically while strafing, moves "aplastado" in diagonal, or behaves differently…

原文语言:西班牙语

更新
职业分类
软件开发工程师
描述

Use when implementing/EXECUTING a closed-loop controller on an MCU and the question is about the REAL-TIME and NUMERICAL realization, not the gains — sample-rate choice, continuous→discrete conversion, fixed-point vs float, loop latency / sensor-to-actuator…

原文语言:西班牙语

更新
职业分类
软件开发工程师
描述

Use when designing or reasoning about an RTOS / multitasking firmware — tasks, priorities, preemptive scheduling, schedulability (RMS/EDF), priority inversion, mutex/semaphore/queue choice, ISR-to-task handoff, stack sizing, or deciding whether a project…

原文语言:西班牙语

更新
职业分类
软件开发工程师
描述

Use when the deadline IS safety — designing or reviewing fault-tolerant, fail-safe embedded control where a miss can hurt someone or destroy hardware. Covers fail-safe state design, watchdogs (windowed), redundancy & voting (TMR/dual-dual), FDIR, graceful…

原文语言:西班牙语

更新
职业分类
软件开发工程师
描述

Use when reasoning about REAL-TIME behavior of embedded firmware — whether a system meets deadlines deterministically, why a loop runs slow or stutters, latency/jitter/worst-case timing, blocking I/O in the control loop, superloop vs cyclic-executive vs RTOS…

原文语言:西班牙语

更新
职业分类
软件开发工程师
描述

Use when BUILDING, wiring or tuning the estimator that fuses the IITA robot's position sensors into one pose — odometry (OTOS) + absolute landmarks (ToF trilateration, goal bearings) + heading (BNO). Triggers - "fusionar sensores de posición", "combinar ToF y…

原文语言:西班牙语

更新
职业分类
软件开发工程师
描述

Use when deciding HOW the IITA RCJ Soccer Open robot should know where it is and which way it faces on the field — choosing/explaining a localization technique, or mapping academic terms to this robot. Triggers - "dónde está el robot", "localización", "pose",…

原文语言:西班牙语

更新
职业分类
高校计算机科学教师
描述

Use when teaching/explaining a complex technical concept to a learner, newcomer or younger student, writing onboarding or teaching material, building intuition from scratch, motivating a team member, or awakening passion for technology/engineering. Triggers -…

原文语言:西班牙语

更新
职业分类
项目管理专家
描述

Use when documentation, an argument, or a reply touches on the team's use of AI — methodology sections, USO-DE-IA, TDP/poster AI-use framing, attribution/transparency decisions, or answering anyone (judge, teacher, parent, skeptic) who calls AI use "cheating"…

原文语言:西班牙语

更新
职业分类
机械工程师
描述

Use when conceptualizing, explaining, reviewing or synthesizing a WHOLE robotic system as an integrated mechatronic system — top-down view, abstraction layers, how mechanical/electrical/power/control/vision/localization/comms fit together, what is…

原文语言:西班牙语

更新
职业分类
平面设计师
描述

Use when creating or reviewing explanatory visuals for RoboCupJunior deliverables — poster figures, system architecture diagrams, dataflow/FSM diagrams, iteration figures, photo overlays, SVG drawings for the A1 poster or TDP. Triggers - "armá/dibujá el…

原文语言:西班牙语

更新
职业分类
技术写作员
描述

Use when writing or rewriting RoboCupJunior competition documentation in the team's voice — TDP sections, abstracts, system overviews, program/software documentation, video scripts, poster text, interview answers — or when synthesizing the essence of a…

原文语言:西班牙语

更新
职业分类
合规官员
描述

Use when evaluating, scoring, or mock-judging RoboCupJunior Soccer competition deliverables — TDP, engineering poster, technical video, team interview prep, BOM, or open-source repo — against the official 2026 rubric. Triggers - "evaluá este…

原文语言:西班牙语

更新
职业分类
软件开发工程师
描述

Use when documenting engineering work in the repo — journal entries, research backlog grooming, in-progress analysis, completed conclusions, and decision records. Enforces the YYYY-MM-DD-descripcion.md convention, attribution rules, and the discipline that…

原文语言:西班牙语

更新
职业分类
软件质量保证分析师与测试员
描述

Use when designing or executing a hardware test for any robot subsystem (mechanical part fit, PCB power-on, sensor calibration, motor/driver behavior, comm link latency, FSM integration, full match scrimmage). Defines test setup, measurable acceptance…

原文语言:多语言混合

更新
职业分类
项目管理专家
描述

Use when preparing the RoboCupJunior Soccer Open judging deliverables for Incheon 2026 (BOM, poster A1, technical video, digital portfolio, technical interview prep). Ensures every deliverable hits the 2026 rubric and stays consistent across artifacts…

原文语言:西班牙语

更新
职业分类
高中职业/技术教育教师
描述

Use when working in the IITA Soccer Open repo to give technical feedback to students. Frames feedback as tema-a-analizar with risk-no-fix / risk-fix / tiempo, prioritizes P0/P1/P2, and demands a hardware-real test plan. Activates the senior-coach lens…

原文语言:多语言混合

更新
职业分类
材料科学家
描述

Use when designing or iterating mechanical parts for the robot (chassis, dribbler, kicker, sensor mounts, omni wheel hubs) using AI-accelerated CAD pipelines. Goes from sketch/intent to printable STL/STEP with verification gates (clearance, motor torque…

原文语言:西班牙语

更新
职业分类
其他计算机职业
描述

Use when designing custom PCBs for the robot (sensor breakouts, motor driver expansions, MCU base boards, IR sensor arrays) using AI-accelerated KiCad pipelines. From schematic intent to gerber-ready board with verification gates (DRC clean, footprint match,…

原文语言:多语言混合

更新
职业分类
软件开发工程师
描述

Use when writing or modifying embedded robotics firmware for the IITA soccer robots (Teensy 4.1 + OpenMV cameras + custom Zircon PCB + BNO055 IMU + IR sensors + motors). AI-accelerated coding with hard verification gates: compiles, fits in MCU,…

原文语言:多语言混合

更新
已展示 25 / 25 个已收集 Skill。