Let's Dive-in with the names of Fields where we need to use these Technologies.

Artificial Intelligence (AI)

Focus: Cognitive simulation, reasoning, and high-level logic.

Cognitive Foundations

  • Reasoning (Deductive);
  • Reasoning (Inductive);
  • Reasoning (Abductive);
  • Knowledge Representation;
  • Planning;
  • Problem Solving;
  • Perception;
  • Learning;
  • Social Intelligence;
  • General Intelligence (AGI);
  • Heuristics;
  • Inference Engines;
  • Semantic Networks;
  • Ontological Engineering;
  • Frames and Scripts;
  • Rule-based Systems;
  • Blackboard Systems;
  • SOAR Architecture;
  • ACT-R Architecture;
  • Case-Based Reasoning;
  • Commonsense Reasoning;
  • Spatial Reasoning;
  • Temporal Logic;
  • Multi-agent Systems
  • Autonomous Agents;
  • Rationality;
  • Search Spaces;
  • Tree Search;
  • Graph Search;
  • Adversarial Search;
  • Minimax Algorithm;
  • Alpha-Beta Pruning;
  • Monte Carlo Tree Search;
  • Constraint Satisfaction;
  • Backtracking;
  • Local Search;
  • Simulated Annealing;
  • Genetic Algorithms;
  • Expert Systems;
  • Fuzzy Logic;
  • Probabilistic Reasoning;
  • Bayesian Networks;
  • Markov Decision Processes;
  • Game Theory;
  • Decision Theory;
  • Utility Functions;
  • Belief-Desire-Intention (BDI);
  • Cognitive Modeling;
  • Affective Computing;
  • Turing Test.

Natural Language Processing

  • Tokenization;
  • POS Tagging;
  • Named Entity Recognition (NER);
  • Lemmatization;
  • Stemming;
  • Dependency Parsing;
  • Sentiment Analysis;
  • Machine Translation;
  • Question Answering;
  • Summarization;
  • Language Modeling;
  • Word Embeddings;
  • Word2Vec;
  • GloVe;
  • FastText;
  • Transformers;
  • Bi-directional Encoder Representations from Transformers (BERT);
  • Generative Pre-trained Transformers (GPT);
  • RoBERTa;
  • T5;
  • Attention Mechanisms;
  • Self-attention;
  • Multi-head Attention;
  • Decoder-only Models;
  • Encoder-decoder Models;
  • Large Language Models (LLMs);
  • Prompt Engineering;
  • Zero-shot Learning;
  • Few-shot Learning;
  • Retrieval-Augmented Generation (RAG) (https://www.youtube.com/watch?v=T-D1OfcDW1M <--->What is Retrieval-Augmented Generation (RAG)?{IBM Technology});
  • Semantic Search;
  • Vector Databases;
  • Embeddings;
  • Cosine Similarity;
  • Intent Recognition;
  • Dialogue Management;
  • Conversational AI;
  • Chatbots;
  • Speech-to-Text;
  • Text-to-Speech;
  • Phonology;
  • Morphology;
  • Syntax;
  • Semantics;
  • Pragmatics;
  • Discourse Analysis;
  • Named Entity Linking;
  • Coreference Resolution;
  • Relation Extraction;
  • Knowledge Graphs.

Computer Vision & Advanced AI

  • Image Classification;
  • Object Detection;
  • Segmentation;
  • Facial Recognition;
  • Optical Character Recognition (OCR);
  • Motion Analysis;
  • Depth Perception;
  • Feature Extraction;
  • Scale-Invariant Feature Transform (SIFT);
  • Histogram of Oriented Gradients (HOG);
  • Edge Detection;
  • Image Restoration;
  • Video Tracking;
  • Action Recognition;
  • Pose Estimation;
  • Visual SLAM (Simultaneous Localization and Mapping);
  • Generative Adversarial Networks (GANs);
  • Style Transfer;
  • 3D Vision;
  • Medical Imaging AI;
  • AI Ethics;
  • Explainable AI (XAI);
  • AI Safety;
  • Alignment;
  • Bias Mitigation;
  • Data Privacy;
  • Synthetic Data;
  • AI Governance;
  • Algorithmic Fairness;
  • Robustness;
  • Generative AI Sub-fields (Diffusion, VAEs, etc.);
  • Specialized AI (FinTech, BioTech, LegalTech);
  • AI Research Frontiers (Neuro-symbolic, Quantum AI, Brain-Computer Interfaces).

Machine Learning (ML)

Focus: Statistical learning, data patterns, and predictive modeling.

Algorithms & Paradigms

  • Supervised Learning;
  • Unsupervised Learning;
  • Reinforcement Learning;
  • Semi-supervised Learning;
  • Self-supervised Learning;
  • Active Learning;
  • Online Learning;
  • Batch Learning;
  • Instance-based Learning;
  • Model-based Learning;
  • Linear Regression;
  • Logistic Regression;
  • Support Vector Machines (SVM);
  • K-Nearest Neighbors (KNN);
  • Decision Trees;
  • Random Forests;
  • Naive Bayes;
  • XGBoost;
  • AdaBoost;
  • LightGBM;
  • CatBoost;
  • Polynomial Regression;
  • Ridge Regression;
  • Lasso Regression;
  • Elastic Net;
  • Neural Networks (NNs);
  • Convolutional Neural Networks (CNNs);
  • Recurrent Neural Networks (RNNs);
  • Long Short-term Memory (LSTM);
  • Gated Recurrent Unit (GRU);
  • Autoencoders;
  • Variational Autoencoders;
  • Boltzmann Machines;
  • Deep Belief Networks;
  • Siamese Networks;
  • Perceptrons;
  • Multi-layer Perceptron;
  • Gradient Descent;
  • Stochastic Gradient Descent;
  • Adam Optimizer;
  • RMSprop (Root Mean Square Propagation);
  • Backpropagation;
  • Loss Functions;
  • Mean Squared Error;
  • Cross-Entropy Loss;
  • Regularization;
  • L1 Regularization;
  • L2 Regularization;
  • Dropout;
  • Batch Normalization;
  • K-means Clustering;
  • Hierarchical Clustering;
  • DBSCAN (Density-Based Spatial Clustering of Applications with Noise);
  • Principal Component Analysis (PCA);
  • T-distributed Stochastic Neighbor Embedding (t-SNE);
  • Linear Discriminant Analysis (LDA);
  • Qualitative Data Analysis (QDA);
  • Ensemble Learning;
  • Bagging;
  • Boosting;
  • Stacking;
  • Transfer Learning;
  • Federated Learning;
  • Meta-Learning;
  • Multi-task Learning;
  • Reinforcement Learning (Q-learning);
  • 67. Deep Q-Networks (DQN);
  • Policy Gradients;
  • Actor-Critic Models;
  • Re-inforcement Learning {State-Action-Reward-State-Action (SARSA)};
  • Markov Chains;
  • Hidden Markov Models;
  • Gaussian Processes;
  • Bayesian Inference;
  • Prior Distribution;
  • Posterior Distribution;
  • Likelihood;
  • Maximum Likelihood (MLE) Estimation;
  • Maximum A Posteriori (MAP) Estimation;
  • Expectation-Maximization;
  • Singular Value Decomposition;
  • Kernel Methods;
  • Radial Basis Function;
  • Overfitting;
  • Underfitting;
  • Bias-Variance Tradeoff;
  • Cross-validation;
  • Hyperparameter Tuning;
  • Grid Search;
  • Random Search;
  • Bayesian Optimization;
  • Learning Curves;
  • Confusion Matrix;
  • Precision;
  • Recall;
  • F1 Score (The F1 score is a machine learning metric for binary classification that calculates the harmonic mean of precision and recall);
  • Receiver Operating Characteristic (ROC) Curve {is a performance measurement tool for binary classification problems, plotting the True Positive Rate (TPR/Sensitivity) against the False Positive Rate (FPR/1-Specificity) at various threshold settings. It visualizes the trade-off between sensitivity and specificity, with a curve bowing toward the top-left indicating a superior model. The Area Under the Curve (AUC) quantifies this performance, with 1.0 being perfect and 0.5 suggesting random guessing)};
  • Area Under the Curve (AUC);
  • Precision-Recall Curve;
  • Mean Average Precision.

Engineering & Infrastructure

  • Feature Engineering;
  • Data Augmentation;
  • Data Labeling;
  • Feature Selection;
  • Feature Scaling;Min-Max Scaling;
  • Standardization;
  • One-hot Encoding;
  • Imputation;
  • Outlier Detection;
  • MLOps (Machine Learning Operations);
  • Model Deployment;
  • Model Monitoring;
  • Concept Drift;
  • Data Drift;
  • Model Versioning;
  • Feature Stores;
  • CI{Continuous Integration}/CD{Continuous Deployment} for Machine Learning (ML);
  • Docker for Machine Learning (ML);
  • Kubernetes for Machine Learning (ML);
  • TensorFlow Extended (TFX);
  • MLflow (is an open-source platform developed by Databricks and currently maintained by the Linux Foundation, designed to manage the end-to-end machine learning lifecycle. It provides tools to standardize, track, reproduce, and deploy machine learning models, addressing the complexities of managing experiments and transitioning models from development to production);
  • Kubeflow (is an open-source, Kubernetes-native machine learning (ML) platform designed to manage the end-to-end lifecycle of ML workflows, from data exploration to model training and serving. It acts as a toolkit that allows data scientists and developers to build scalable, portable, and reproducible ML pipelines on top of Kubernetes. Originally derived from Google's internal TensorFlow operations, it is now a vendor-neutral project supporting multiple frameworks);
  • PyTorch
  • TensorFlow;
  • Keras;
  • Scikit-learn;
  • Pandas;
  • NumPy;
  • Matplotlib;
  • Seaborn;
  • XGBoost Library;
  • LightGBM Library;
  • Hugging Face;
  • LangChain (is a software framework that helps facilitate the integration of large language models into applications. As a language model integration framework, LangChain's use-cases largely overlap with those of language models in general, including document analysis and summarization, chatbots, and code analysis);
  • Open Neural-Network Exchange (ONNX);
  • Model Quantization;
  • Model Pruning;
  • Knowledge Distillation;
  • Edge Machine Learning (ML);
  • Advanced [Machine Learning {Graph-ML, Time Series, Anomaly Detection, recommender systems}].

Automation

Focus: Process efficiency, industrial control, and software workflow.

Industrial & Hardware

  • PLC (Programmable Logic Controller is a ruggedized, specialized industrial computer used to automate manufacturing processes, such as assembly lines or robotic devices. They monitor inputs from sensors, execute programmed logic (timing, counting, sequencing), and control outputs to machinery. PLCs are designed for high reliability in harsh environments, including extreme heat, dust, and vibration);
  • SCADA (Supervisory Control and Data Acquisition SCADA (Supervisory Control and Data Acquisition) is a computer-based system combining hardware and software to monitor, control, and analyze industrial processes in real time. It acts as a centralized control hub for managing infrastructure, such as manufacturing, energy, and water treatment, using HMIs, RTUs, and PLCs);
  • HMI (Human-Machine Interface is a user interface or dashboard that connects operators to machines, systems, or devices, primarily in industrial settings. It facilitates, monitors, and controls production by converting data from PLCs (Programmable Logic Controllers) into visual, graphical representations, allowing for efficient interaction via touchscreens, keyboards, and screens);
  • DCS (Distributed Control System is a computerized, decentralized control architecture used to automate large-scale, complex industrial processes like chemical manufacturing, power generation, and mining. Unlike centralized systems, a DCS assigns controllers to individual equipment, enhancing reliability, safety, and efficiency while reducing field wiring costs);
  • Industrial Ethernet;
  • Fieldbus;
  • Modbus;
  • Profibus;
  • EtherCAT;
  • PID Control;
  • Feedforward Control;
  • Feedback Control;
  • Cascade Control;
  • Variable Frequency Drives;
  • Servo Drives;
  • Stepper Drives;
  • Relay Logic;
  • Ladder Logic;
  • Function Block Diagrams;
  • Structured Text;
  • Sequential Function Charts;
  • Instruction List;
  • Industrial PCs (Industrial PCs (IPCs) are ruggedized, high-reliability computers designed for harsh environments, featuring superior resistance to extreme temperatures, dust, vibration, and moisture compared to consumer PCs. They are essential for industrial automation, process control, and edge computing, featuring fanless designs,, specialized I/O interfaces, and long-term component availability);
  • Smart Relays;
  • Encoders;Resolvers;
  • Potentiometers;
  • Proximity Switches;
  • Limit Switches;
  • Photoelectric Sensors;
  • Ultrasonic Sensors;
  • Pressure Transmitters;
  • Flow Meters;
  • Resistance Temperature Detectors {Temperature Sensors [RTD] ( (RTDs) are highly accurate, stable, and linear sensors that measure temperature by monitoring the positive change in electrical resistance of metals like platinum, nickel, or copper. Commonly used as  Pt100/Pt1000 sensors in industrial, automotive, and laboratory applications, they offer a wide operating range, typically from -200°C to 850°C)};
  • Thermocouples;
  • Level Sensors;
  • Solenoid Valves;
  • Control Valves;
  • Pneumatic Actuators;
  • Hydraulic Actuators;
  • Linear Motors;
  • Direct Drive Motors;
  • Power Supplies;
  • Circuit Breakers;
  • Safety Relays;
  • Light Curtains;
  • E-Stops (An Emergency Stop (E-Stop) switch is a critical,,, fast-acting safety device used to immediately halt machinery or equipment during hazardous situations. Typically featuring a large, red, mushroom-shaped button, they are designed for easy activation, even by untrained operators. These, devices are essential in, industrial, manufacturing, and automation, environments, often requiring manual, resetting, to ensure safety);
  • Motor Starters;
  • Soft Starters;
  • MCC (Motor Control Center);
  • Batch Control;
  • Continuous Control;
  • Discrete Control;
  • Process Instrumentation;
  • Data Logging;
  • Remote I/O ((input/output) is a decentralized automation system that connects sensors and actuators directly to field devices, managing them via a central PLC or controller using communication networks like Ethernet, PROFINET, or Modbus. It reduces cabling, simplifies maintenance, and lowers costs by placing I/O modules close to the field devices, reducing the need for long wire runs to a central control cabinet);
  • Wireless Sensor Networks;
  • IIoT (Industrial IoT);
  • Edge Computing;
  • Smart Manufacturing;
  • Industry 4.0 (,or the fourth industrial revolution, is the digitization of manufacturing and industrial processes through technologies like IoT, AI, cloud computing, and cyber-physical systems. It enables "smart factories" that are interconnected, allowing real-time data exchange, automation, and self-optimization. Key benefits include increased productivity, flexibility, and efficiency);
  • Digital Twin;
  • MES (Manufacturing Execution System);
  • ERP Integration;
  • Asset Management;
  • Predictive Maintenance;
  • Condition Monitoring;
  • Vibration Analysis;
  • Oil Analysis;
  • Thermal Imaging;
  • Quality Control Automation;
  • Vision Inspection;
  • Automated Sorting;
  • Conveyor Systems;
  • AGVs (Automated Guided Vehicles (AGVs) are computer-controlled, driverless vehicles used for efficient,, safe material handling in warehouses and factories. They follow fixed, pre-defined paths—using laser, tape, or magnetic navigation—to transport goods, reducing labor costs and enhancing safety. Types include towing, unit load, and forklift AGVs);
  • AMRs (Autonomous Mobile Robots (AMRs) are advanced, self-navigating vehicles that move materials, goods, or equipment independently in dynamic environments like warehouses, factories, and hospitals. Unlike fixed-path AGVs, AMRs use sensors, cameras, and AI to navigate, avoid obstacles, and optimize routes without human intervention, enhancing efficiency, safety, and operational flexibility and are advanced, self-navigating machines that move through environments (warehouses, factories, hospitals) without human oversight, using sensors, cameras, and AI to plan routes and avoid obstacles. Unlike traditional (AGVs) that follow fixed paths, AMRs are highly flexible, adapting to dynamic, changing environments);
  • Warehouse Automation;
  • AS/RS (Automated Storage/Retrieval);
  • Pick and Place;
  • Palletizing Automation;
  • Labeling Automation;
  • Packaging Automation;
  • Automated Weighing;
  • Industrial Gateways;
  • MQTT Protocol {(Message Queuing Telemetry Transport) is a lightweight, publish-subscribe network protocol designed for low-bandwidth, high-latency, or unreliable networks, making it ideal for IoT and machine-to-machine (M2M) communication. It uses a central broker to route messages, reducing direct device interaction and enabling efficient, secure, and asynchronous data transmission};
  • Open Platform Communications Unified Architecture {(OPC UA) is a secure, open-standard, platform-independent industrial communication protocol designed for machine-to-machine (M2M) and vertical (field-to-cloud) data exchange. It acts as a universal, "firewall-friendly" language, allowing interoperability between diverse manufacturers, operating systems, and devices while supporting advanced security features like encryption and authentication};
  • Profinet;
  • CAN bus (The Controller Area Network (CAN) bus is a robust, message-based protocol designed for communication between Electronic Control Units (ECUs) in vehicles and industrial machinery without a central host computer. Developed by Bosch in the 1980s, it uses two twisted wires (CAN High/Low) to connect up to 70+ ECUs, enabling reliable, high-priority, and low-cost networking);
  • DeviceNet;
  • ControlNet;
  • RTU (Remote Terminal Unit);
  • Telemetry;
  • Energy Management Systems;
  • Building Automation {A Building Management System (BMS), or Building Automation System (BAS), is a computer-based, networked system that centralizes the control and monitoring of a facility's mechanical and electrical equipment. It enhances energy efficiency, comfort, and safety by automating HVAC, lighting, security, and power systems. BMS stands for Building Management System (sometimes referred to as a Building Automation System or BAS). It is a computer-based control system that monitors and manages a building's mechanical and electrical equipment—such as HVAC, lighting, security, and power systems—to improve operational efficiency and occupant comfort};
  • Heating, Ventilation, and Air Conditioning {HVAC Automation uses IoT sensors, smart controllers, and actuators to automatically monitor and regulate heating, ventilation, and air conditioning based on real-time data like occupancy, temperature, and, humidity, reducing energy consumption by 15–25%. It replaces manual controls with systems that optimize comfort, improve indoor air quality, and enable remote management via Building Management Systems (BMS)};
  • Lighting Control;
  • Fire Alarm Automation;
  • Access Control Automation;
  • Security Automation;
  • Environmental Monitoring.

Software & Workflow

  • RPA (Robotic Process Automation (RPA) uses software "robots" (bots) to automate repetitive, rule-based, and high-volume digital tasks—such as data entry, invoice processing, and form filling—by mimicking human actions across software applications. It enhances productivity, reduces errors, and works within existing systems, commonly used for customer onboarding, HR tasks, and financial transactions);
  • Workflow Orchestration;
  • API Automation;
  • Scripting (Python, Bash);
  • PowerShell;
  • Cron Jobs;
  • Task Scheduler;
  • CI/CD;
  • Infrastructure-as-Code;
  • Ansible;
  • Puppet;
  • Chef;
  • Terraform;
  • Cloud Formation;
  • Zapier;
  • IFTTT ("If This Then That" is a free web-based service and app that automates tasks by connecting over 800 apps, devices, and services (e.g., smart home devices, social media) using "Applets". It enables "if-this-then-that" logic, such as turning on smart lights at sunset or syncing Google Calendar with iOS);
  • Microsoft Power Automate;
  • UiPath (UiPath is a leading Robotic Process Automation (RPA) platform that utilizes artificial intelligence (AI) and software bots to automate repetitive, rule-based tasks across industries like finance, healthcare, and IT. It enables end-to-end automation, combining low-code development, Link: intelligent AI agents, and orchestration tools. The platform helps businesses improve speed, accuracy, and efficiency while reducing operational costs);
  • Automation Anywhere;
  • Blue Prism;
  • Selenium;
  • Jenkins;
  • GitHub Actions;
  • GitLab CI ("https://about.gitlab.com/topics/ci-cd/" is a built-in application within GitLab that automates the software development lifecycle, including building, testing, and deploying code using a YAML configuration file. It uses a {Link: .gitlab-ci.yml https://codefresh.io/learn/gitlab-ci/what-is-the-gitlab-ci-ydml-file-and-how-to-work-with-it/} file in your repository to define pipelines, which are executed by GitLab Runner);
  • Automated Testing;
  • Unit Testing Automation;
  • Integration Testing Automation;
  • Regression Testing Automation;
  • Smoke Testing Automation;
  • Performance Testing Automation;
  • Load Testing Automation;
  • Security Testing Automation;
  • Compliance Automation;
  • Reporting Automation;
  • ETL Automation (is the use of software to automatically Extract, Transform, and Load data from various sources into a data warehouse, eliminating manual, error-prone steps. It improves efficiency, ensures data quality, reduces human error, and supports real-time data integration using tools like Python, Apache Airflow, and cloud-native tools);
  • Specialized Automation (Legal, Medical, Finance, Agriculture).

Robotics

Focus: Physical systems, mechanics, and embodied intelligence.

Mechanics & Actuation

  • Actuators;
  • Electric Motors;
  • Direct-Current Motors;
  • Alternating-Current Motors;
  • Brushless D.C. (Direct-Current) Motors;
  • Servo Motors;
  • Stepper Motors;
  • Linear Actuators;
  • Hydraulic Actuators;
  • Pneumatic Actuators;
  • Links;
  • Joints;
  • Revolute Joints;
  • Prismatic Joints;
  • Spherical Joints;
  • Universal Joints;
  • End Effectors;
  • Grippers;
  • Suction Grippers;
  • Magnetic Grippers;
  • Welding Torches;
  • Paint Sprayers;
  • Manipulators;
  • Robotic Arms;
  • Degrees of Freedom;
  • Kinematics;
  • Forward Kinematics;
  • Inverse Kinematics;
  • Jacobian Matrix;
  • Dynamics;
  • Statics;
  • Rigid Body Dynamics;
  • Flexible Link Dynamics;
  • Control Systems;
  • Microcontrollers;
  • Arduino;
  • Raspberry Pi;
  • STM32 (is a family of 32-bit microcontroller and microprocessor integrated circuits by STMicroelectronics. STM32 microcontrollers are grouped into related series that are based around the same 32-bit ARM processor core: Cortex-M0, Cortex-M0+, Cortex-M3, Cortex-M4, Cortex-M7, Cortex-M33, Cortex-M55, or Cortex-M85);
  • ESP32 (is a chip that provides Wi-Fi and (in some models) Bluetooth connectivity for embedded devices – in other words, for IoT devices. While ESP32 is technically just the chip, the modules and development boards that contain this chip are often also referred to as “ESP32” by the manufacturer);
  • Jetson Nano;
  • Robot Controllers;
  • Teach Pendants;
  • Gearing Systems;
  • Harmonic Drives;
  • Planetary Gears;
  • Cycloidal Drives;
  • Timing Belts;
  • Lead Screws;
  • Ball Screws;
  • Encoders (Optical);
  • Encoders (Magnetic);
  • Resolvers;
  • Potentiometers;
  • Force/Torque Sensors;
  • Tactile Sensors;
  • Pressure Sensors;
  • IMU (An Inertial Measurement Unit (IMU) is an electronic device that measures velocity, orientation, and gravitational forces using a combination of accelerometers, gyroscopes, and sometimes magnetometers (3, 4). These MEMS-based sensors track 3D motion, commonly found in 6-DOF (accelerometer + gyro) or 9-DOF (incl. magnetometer) configurations, essential for navigation, robotics, and smartphones);
  • Gyroscopes;
  • Accelerometers;
  • Magnetometers;
  • Light Detection and Ranging {(LiDAR) is an active remote sensing technology that uses pulsed lasers to measure distances, creating precise 3D maps and models of objects and environments. By measuring the time it takes for light to bounce back, systems calculate elevation and distance to generate, for example, detailed topographic maps, monitor vegetation, or enable navigation in autonomous vehicles};
  • Ultrasonic Sensors;
  • Infrared Sensors;
  • Stereo Vision;
  • Depth Cameras;
  • Laser Rangefinders;
  • Radio Detection and Ranging {(RADAR) is a system that uses radio or microwave electromagnetic waves to detect, locate, track, and identify objects like aircraft, ships, vehicles, and weather formations. It calculates an object's distance (range), speed, and direction by transmitting pulses that reflect off targets and measuring the returning echoes};
  • GPS/GNSS (GNSS (Global Navigation Satellite System) refers to a network of satellites providing global, autonomous, and precise PNT (Positioning, Navigation, and Timing) data. GPS (Global Positioning System) is the U.S.-owned GNSS, while other constellations include GLONASS, Galileo, and BeiDou, offering high accuracy, wider coverage, and better reliability when combined);
  • Simultaneous Localization and Mapping {(SLAM)  is a crucial, high-level computational method in robotics, AI, and computer vision. It enables an autonomous device (robot, drone, vehicle) to build a map of an unknown environment while simultaneously determining its own location within that map. Often described as a "chicken and egg" problem, SLAM solves the dilemma where a robot needs a map to locate itself, but needs to know its location to build a map};
  • Path Planning;
  • Trajectory Generation;
  • Motion Control;
  • Velocity Control;
  • Position Control;
  • Torque Control;
  • Impedance Control;
  • Admittance Control;
  • Force Control;
  • Visual Servoing;
  • Obstacle Avoidance;
  • Collision Detection;
  • Teleoperation;
  • Haptic Feedback;
  • Master-Slave Systems;
  • Human-Robot Interaction;
  • Collaborative Robots;
  • Safety Rated Monitored Stop;
  • Hand Guiding;
  • Speed and Separation Monitoring;
  • Power and Force Limiting;
  • Robot Operating System (ROS);
  • Robot Operating System {(ROS-2) is an open-source, flexible framework and middleware designed for building complex robotic applications, featuring improved real-time capabilities, security (via DDS), and multi-platform support (Linux, Windows, macOS. It uses a modular node-based architecture, communicating via topics, services, and actions};
  • Gazebo Simulation;
  • Robot Operating System Visualization{(RViz) is a powerful 3D visualizer for the Robot Operating System (ROS) framework, used to display robot models (URDF), sensor data (LiDAR, camera, radar), and system states in real-time. It enables developers to monitor robot perception, planning, and control, including setting navigation goals through an interactive GUI};
  • MoveIt;
  • Unified Robot Description Format {(URDF) is an XML file format used in ROS (Robot Operating System) to define the physical, kinematic, and dynamic properties of a robot. It models robots as a tree structure of links (rigid bodies) connected by joints (kinematic constraints), essential for visualization, simulation, and planning in tools like Rviz and Gazebo.};
  • SDF (In robotics, SDF generally refers to two distinct concepts: Signed Distance Fields (or Functions) for geometry/planning, and Simulation Description Format (SDFormat) for modeling. SDFs provide a continuous, differentiable representation of an environment for collision avoidance and navigation. SDFormat is an XML-based format used to describe robots, environments, and physics for simulation in tools like Gazebo);
  • Kinematic Chains;
  • Workspace Analysis;
  • Payload Capacity.

Navigation & Specialized Fields

  • Locomotion;
  • Bipedal Robots;
  • Quadrupedal Robots;
  • Hexapedal Robots;
  • Wheeled Robots;
  • Tracked Robots;
  • Differential Drive;
  • Ackerman Steering;
  • Omnidirectional Drive;
  • Mecanum Wheels;
  • Legged Locomotion;
  • Gait Analysis;
  • Static Balance;
  • Dynamic Balance;
  • Zero Moment Point;
  • Center of Mass;
  • Center of Pressure;
  • Inertial Navigation;
  • Dead Reckoning;
  • Odometry;
  • Visual Odometry;
  • Lidar Odometry;
  • Particle Filters;
  • Kalman Filters;
  • Extended Kalman Filters;
  • Unscented Kalman Filters;
  • Localization;
  • Mapping;
  • Grid Maps;
  • Topological Maps;
  • Feature-based Maps;
  • Autonomous Navigation;
  • Drones (U.A.V.s) Unmanned Aerial Vehicles;
  • Autonomous Underwater Vehicles (A.U.V.s);
  • Remotely Operated Vehicles (R.O.V.s);
  • Medical Robotics;
  • Surgical Robots;
  • Rehabilitation Robots;
  • Exoskeletons;
  • Humanoid Robots;
  • Advanced Robotics (Swarm robotics, soft robotics, bio-inspired robots, space exploration robots, agricultural robotics).
Code

To reach the full depth of mannier- points for each field, we must move beyond general concepts into specialized sub-architectures, specific sensor types, industrial standards, and the mathematical "nuts and bolts" that drive these systems.

Artificial Intelligence (AI)

Continued: Specialized Logic, Knowledge Engineering, and Advanced NLP

  • Neuro-symbolic AI;
  • Meta-reasoning;
  • Case-based Adaptation;
  • Explanation Generation;
  • Knowledge Acquisition Bottleneck;
  • Truth Maintenance Systems;
  • Semantic Web {RDF (Resource Description Framework Schema)/OWL (Web Ontology Language)}[are W3C-standardized data modeling languages designed for the Semantic Web to describe knowledge in the form of RDF data. While RDF/RDFS provides a basic framework for creating taxonomies and class hierarchies, OWL offers much higher expressiveness, allowing for complex logical constraints, reasoning, and richer data modeling];
  • Description Logics;
  • Situation Calculus;
  • Fluent Logic;
  • Non-monotonic Inheritance;
  • Default Logic;
  • Circumscription;
  • Autoepistemic Logic;
  • Modal Logic in Artificial Intelligence;
  • Belief Revision {AGM (Alchourrón, Gärdenfors, Makinson) framework}[ Contraction, Expansion, Revision, Consolidation and Merging];
  • Computational Linguistics;
  • Discourse Markers;
  • Anaphora Resolution;
  • Textual Entailment;
  • Vector Space Models;
  • Latent Semantic Analysis (LSA);
  • Latent Dirichlet Allocation (LDA);
  • Transformer-XL;
  • Flash Attention;
  • Quantization-Aware Training;
  • Knowledge Distillation;
  • Mixture of Experts (MoE);
  • Sparse Transformers;
  • Long-form Question Answering;
  • Fact-checking Artificial Intelligence;
  • Hallucination Detection;
  • Multi-modal Alignment {Contrastive Language-Image Pre-training (CLIP)}[CLIP (Contrastive Language-Image Pre-training) is a pioneering multimodal AI model developed by OpenAI that aligns text and images into a shared, 512-dimensional vector space. By training on massive datasets of image-text pairs, it learns to embed corresponding images and texts near each other, while pushing dissimilar ones apart. This allows CLIP to perform zero-shot classification and cross-modal retrieval (e.g., finding an image based on a text description) by measuring cosine similarity between the embeddings] Artificial Intelligence Model;
  • Contrastive Language-Image Pre-training;
  • Visual Question Answering (VQA);
  • Artificial Intelligence Governance Frameworks;
  • Algorithmic Impact Assessments;
  • Red Teaming for Artificial Intelligence;
  • Jailbreak Defense;
  • Constitutional Artificial Intelligence;
  • Reinforcement Learning from Human Feedback [(RLHF) {is a machine learning technique that improves AI models by incorporating direct human evaluations into the training process, typically used to align Large Language Models (LLMs) with human values. By using human feedback to train a reward model, RLHF optimizes model outputs to be more helpful, honest, and harmless, rather than relying solely on automated metrics}];
  • Direct Preference Optimization [(DPO) {is a stable, efficient method for aligning Large Language Models (LLMs) with human preferences by directly optimizing the model on preference data (preferred vs. rejected responses). It eliminates the need for complex reinforcement learning (RL) and separate reward models, making it faster and more stable than traditional RLHF}];
  • Proximal Policy Optimization [(PPO) {is a popular, reliable, and efficient Reinforcement Learning (RL) algorithm that simplifies complex policy gradient methods by using a clipped surrogate objective. It stabilizes training by preventing excessively large policy updates, ensuring the new policy stays close to the old one}];
  • Value Alignment;
  • Instrumental Convergence;
  • Orthogonality Thesis;
  • Singularitarianism;
  • Turing Completeness in Artificial Intelligence;
  • Von-Neumann Architecture vs Neural;
  • Neuromorphic Computing;
  • Embodied Cognition;
  • Active Inference;
  • Free Energy Principle;
  • Predictive Coding;
  • Global Workspace Theory;
  • Integrated Information Theory;
  • Computational Creativity;
  • Procedural Content Generation;
  • Artificial Intelligence in Drug Discovery;
  • Protein Folding (AlphaFold);
  • Legal Reasoning Artificial Intelligence;
  • Judicial Analytics;
  • Algorithmic Trading;
  • High-Frequency Trading Artificial Intelligence;
  • Smart Grid Optimization;
  • Precision Agriculture Artificial Intelligence;
  • Climate Modeling Artificial Intelligence;
  • Disaster Response Artificial Intelligence;
  • Cybersecurity (Anomaly Detection) Artificial Intelligence;
  • Malware Classification;
  • Phishing Detection Artificial Intelligence;
  • Deepfake Detection;
  • Watermarking AI Content;
  • Differential Privacy in Artificial Intelligence;
  • Federated Learning Orchestration;
  • Swarm AI;
  • Collective Intelligence;
  • Human-in-the-loop {(HITL) is an Artificial Intelligence approach that integrates human interaction into machine learning, combining algorithmic efficiency with human judgment, expertise, and ethical reasoning. It enhances model accuracy, safety, and reliability by involving humans in training, evaluation, and operational decision-making, particularly in complex scenarios};
  • Active Learning Query Strategies;
  • Curriculum Learning;
  • Multi-task Optimization;
  • Transfer Learning (Inductive);
  • Transfer Learning (Transductive);
  • Domain Adaptation;
  • Covariate Shift;
  • Concept Drift Detection;
  • Online Learning Regret;
  • PAC {Probably Approximately Correct learning is a theoretical framework introduced by Leslie Valiant in 1984 that defines when a machine learning algorithm can reliably learn a concept. It ensures that with high probability ( ), a model trained on a finite set of samples will have a low generalization error ( ). It establishes bounds on sample complexity and model accuracy} Learning;
  • VC Dimension {The Vapnik-Chervonenkis dimension is a measure of the capacity (complexity, expressive power, or flexibility) of a statistical classification model, defined as the maximum number of data points, 
    , that can be "shattered" (correctly classified for all possible labelings) by the model. It indicates how well a classifier can fit diverse data configurations};
  • Computational Complexity of Artificial Intelligence;
  • P vs NP in AI Search;
  • Quantum Machine Learning;
  • Quantum Gates in AI;
  • Variational Quantum Eigensolvers;
  • Artificial Intelligence for Quantum Error Correction;
  • Synthetic Biology Artificial Intelligence;
  • DNA Computing;
  • Wetware Artificial Intelligence;
  • Biological Neural Networks;
  • Post-Humanism Ethics.

Machine Learning (ML)

Continued: Deep Mathematics, Feature Spaces, and MLOps

  • Backpropagation through time (BPTT);
  • Vanishing Gradient Problem;
  • Exploding Gradient Problem;
  • Gradient Clipping;
  • Learning Rate Schedules;
  • Nesterov Accelerated Gradient;
  • Adagrad;
  • AdaDelta;
  • AdamW;
  • Lookahead Optimizer;
  • Second-order Optimization;
  • Hessian Matrices;
  • Jacobian Matrices in Machine Learning;
  • Fisher Information Matrix;
  • Kullback-Leibler Divergence;
  • Jensen-Shannon Divergence;
  • Earth Mover’s Distance (Wasserstein);
  • Hinge Loss;
  • Huber Loss;
  • Log-Cosh Loss;
  • Triplet Loss;
  • Contrastive Loss;
  • Focal Loss;
  • Dice Coefficient;
  • Jaccard Index;
  • Bagging (Bootstrap Aggregating);
  • Out-of-bag Error;
  • Random Subspace Method;
  • Feature Importance (SHAP);
  • LIME (Local Interpretable Model-agnostic Explanations);
  • Permutation Importance;
  • Partial Dependence Plots;
  • Individual Conditional Expectation;
  • Calibration (Platt Scaling);
  • Isotonic Regression;
  • Precision-Recall Trade-off;
  • Harmonic Mean;
  • Matthews Correlation Coefficient;
  • Log Loss;
  • Brier Score;
  • Gini Impurity;
  • Information Gain;
  • Entropy;
  • Chi-Square for Feature Selection;
  • ANOVA for Feature Selection;
  • Recursive Feature Elimination;
  • Principal Component Analysis (PCA);
  • Singular Value Decomposition (SVD);
  • Independent Component Analysis;
  • Factor Analysis;
  • Isomap;
  • Locally Linear Embedding;
  • Uniform Manifold Approximation and Projection {(UMAP)  is a fast, non-linear dimensionality reduction algorithm used for visualizing high-dimensional data in 2D or 3D while preserving both local neighborhoods and global structure. It outperforms t-SNE in speed and structure preservation, making it ideal for large datasets, clustering, and bioinformatics};
  • Kernel Trick;
  • Mercer’s Theorem;
  • Hyperplane Margin;
  • Slack Variables;
  • K-means++;
  • Elbow Method;
  • Silhouette Score;
  • Dendrograms;
  • Cophenetic Correlation;
  • Market Basket Analysis;
  • Apriori Algorithm;
  • Eclat Algorithm;
  • Frequent Pattern Growth {(FP-Growth) is a highly efficient data mining method used to discover frequent itemsets in large datasets without costly candidate generation, unlike the Apriori algorithm. It compresses database transactions into a tree structure (FP-tree), requiring only two scans of the data to extract patterns} Algorithm;
  • Collaborative Filtering;
  • Content-based Filtering;
  • Cold Start Problem;
  • Matrix Factorization;
  • Neural Collaborative Filtering;
  • Recommender Hybrid Systems;
  • Multi-armed Bandits;
  • Upper Confidence Bound (UCB);
  • Thompson Sampling;
  • Markov Chain Monte Carlo (MCMC);
  • Gibbs Sampling;
  • Metropolis-Hastings;
  • Variational Inference;
  • Expectation-Maximization {(EM)  is an iterative optimization method used in machine learning and statistics to find maximum likelihood or Maximum A Posteriori (MAP) estimates of parameters in models that depend on unobserved latent variables. It alternates between an E-step (estimating missing data/hidden variables) and an M-step (optimizing parameters) to maximize the likelihood function, commonly used in Gaussian Mixture Models and clustering} Algorithm;
  • Latent Variables;
  • Mixture Models;
  • Hidden Markov Models (HMM);
  • Viterbi Algorithm;
  • Forward-Backward Algorithm;
  • Baum-Welch Algorithm;
  • Conditional Random Fields {(CRF) are undirected probabilistic graphical models used for segmenting and labeling structured data, such as sequences in NLP (POS tagging, NER) and computer vision. As discriminative models, they model the conditional probability of labels given observations, allowing for flexible, overlapping features. CRFs outperform HMMs and MEMMs by overcoming label bias and utilizing global normalization} Models;
  • Structural Risk Minimization;
  • Empirical Risk Minimization;
  • No Free Lunch Theorem;
  • Occam’s Razor in Machine Learning;
  • Reproducible Machine Learning;
  • Model Pruning {(Magnitude-based) Magnitude-based pruning is a model compression technique in machine learning that reduces the size and computational complexity of a neural network by removing individual weights (unstructured) or entire structures (structured) with the smallest absolute values. It operates on the principle that weights with low magnitude contribute minimally to the network's output, making them safe to set to zero} Compression Technique;
  • Weight Sharing;
  • Low-rank Factorization;
  • Quantization (Post-training);
  • Quantization (Aware Training);
  • ONNX [(Open Neural Network Exchange) is an open-source, vendor-agnostic ecosystem designed to standardize machine learning models, enabling seamless interoperability between different frameworks {e.g., https://pytorch.org/https://www.tensorflow.org/, scikit-learn}. Founded by Microsoft and Facebook in 2017, it facilitates efficient, high-performance inference by allowing models to be trained in one environment and deployed on varied hardware];
  • MLflow Tracking {is a component of the MLflow platform designed to log, organize, and query machine learning experiments. It allows users to record parameters, metrics, code versions, and artifacts (output files) during training, which can be visualized through a UI to compare results and ensure reproducibility};
  • TensorFlow Extended {(TFX) are a specialized, modular framework designed to build and manage production-scale machine learning (ML) workflows. A TFX pipeline is essentially a Directed Acyclic Graph (DAG) of components that automates the entire ML lifecycle, including data ingestion, validation, feature engineering, model training, evaluation, and deployment} Pipelines Modular Framework;

Automation

Continued: Orchestration, Protocols, and System Reliability

  • Event-Driven Architecture;
  • Pub/Sub Messaging;
  • Message Queues (RabbitMQ);
  • Stream Processing (Kafka);
  • Microservices Automation;
  • Serverless Computing (AWS Lambda);
  • Function-as-a-Service (FaaS);
  • Docker Swarm;
  • Kubernetes Pods;
  • Helm Charts;
  • Service Mesh (Istio);
  • Blue-Green Deployment;
  • Canary Releases;
  • Chaos Engineering;
  • Automated Log Rotation;
  • Centralized Monitoring (Prometheus);
  • Visual Dashboards (Grafana);
  • Synthetic Monitoring;
  • Real User Monitoring;
  • Self-healing Systems;
  • Automated Incident Response;
  • PagerDuty Integration;
  • SlackOps/ChatOps {facilitates a "conversation-driven development" model, where IT operations and DevOps tasks are executed directly within Slack channels using chatbots and slash commands. It acts as a central hub connecting people, tools, and processes to streamline workflows, such as deployment, incident management, and infrastructure monitoring};
  • Robotic Desktop Automation {(RDA) often called attended automation, uses software bots on individual employee desktops to automate repetitive tasks, such as data entry, application navigation, and report generation in real-time. Unlike unattended RPA, RDA requires human initiation or intervention, acting as a virtual assistant to improve speed, accuracy, and employee productivity};
  • Screen Scraping {(Legacy) is a legacy data extraction technique that captures visual information (pixels or text) directly from an application's user interface, rather than using APIs or structured data sources. Primarily used for liberating data from outdated systems, it acts as a "wrapper" to modernize older applications, enable data migration, and streamline workflows by automating manual data entry};
  • Optical Character Recognition (OCR) for Robotic Desktop Automation;
  • Natural Language Processing for Robotic Desktop Automation;
  • Attended Automation;
  • Unattended Automation;
  • Automation Center of Excellence {(CoE) is a centralized, specialized team that drives the strategy, governance, and implementation of automation technologies like RPA, AI, and intelligent workflows to scale productivity. It establishes best practices, standards, and reusable templates to ensure consistent, high-value ROI};
  • Process Mining;
  • Task Mining;
  • Business Process Management {(BPM) is a systematic, ongoing discipline that analyzes, models, optimizes, and automates business workflows to improve efficiency, agility, and performance. It serves as a, strategic approach to align business processes with organizational goals, enabling digital transformation through the continuous improvement of operations and reduction of bottlenecks};
  • Low-Code Platforms;
  • No-Code Platforms;
  • API Rate Limiting;
  • Webhooks;
  • OAuth2 Automation {streamlines API authorization by programmatically handling access token acquisition, usage, and renewal, eliminating manual login steps. It involves automating the exchange of credentials (client ID/secret) or user authorization codes for short-lived access tokens, often using tools like Postman, Python, or CI/CD pipelines to manage token lifecycles};
  • Automated SSL Management;
  • Database Schema Migration;
  • Automated Code Audits;
  • Static Analysis Tools;
  • Dynamic Analysis Tools;
  • Container Scanning;
  • Automated Compliance {(SOC2) uses software(s) like "Vanta, Secureframe, Sprinto, Scrut Automation and Drata" to streamline, monitor, and manage security controls, replacing manual, spreadsheet-based processes with continuous, real-time evidence collection. By integrating with existing tech stacks, these platforms reduce audit prep time by 25-50%, prevent human errors, and ensure continuous security monitoring};
  • Financial Close Automation;
  • Accounts Payable Automation;
  • Payroll Automation;
  • Automated Trading Systems;
  • Smart Contracts (Solidity);
  • DeFi Automation;
  • Blockchain Oracles;
  • Home Automation (Zigbee);
  • Z-Wave Protocols;
  • Matter Protocol;
  • Industrial Gateways;
  • OPC-UA Security;
  • Profinet RT/IRT;
  • DeviceNet;
  • CANopen;
  • LonWorks;
  • BACnet;
  • KNX;
  • DALI Lighting;
  • Modbus TCP/RTU;
  • WirelessHART;
  • ISA100.11a;
  • LoRaWAN for Automation;
  • NB-IoT;
  • 5G Network Slicing for Industry;
  • Edge Gateway Processing;
  • Fog Computing;
  • Digital Continuity;
  • Product Lifecycle Management (PLM);
  • Computer-Aided Design (CAD) Automation;
  • CAM (Computer-Aided Manufacturing);
  • Computer-Integrated Manufacturing (CIM);
  • Automated Guided Vehicles (AGV) Control;
  • Autonomous Mobile Robots (AMR) Fleet;
  • Pick-to-Light Systems;
  • Voice-Directed Picking;
  • Automated Sorting Systems;
  • Parcel Singulation;
  • Automated Palletizing;
  • Depalletizing Robots;
  • Stretch Wrapping Automation;
  • Print-and-Apply Systems;
  • RFID Sorting {(Radio Frequency Identification Device) sorting is an automated identification process using radio waves to track, categorize, and sort objects (parcels, linens, products) attached with RFID tags. An RFID reader/tunnel scans tags on a conveyor, sending data to a PLC to control mechanisms like robotic arms, pushers, or tilt trays for accurate sorting. It increases efficiency and speed over manual methods, used in warehouses, libraries, and recycling};
  • AS/RS Cranes;
  • Vertical Lift Modules (VLM);
  • Multi-shuttle Systems;
  • Automated Quality Control (AQC);
  • Non-Destructive Testing (NDT);
  • Automated Optical Inspection (AOI);
  • X-Ray Inspection Automation;
  • Leak Detection Automation;
  • Remote Monitoring & Management (RMM);
  • IT Asset Management (ITAM);
  • Mobile Device Management (MDM);
  • Zero-Trust Automation.

Robotics

Continued: Control Theory, Advanced Hardware, and Kinematics

  • Denavit-Hartenberg (D-H) Parameters;
  • Homogeneous Transformation Matrices;
  • Quaternion Orientation;
  • Euler Angles;
  • Gimbal Lock;
  • Singularity Avoidance;
  • Redundant Manipulators;
  • Null Space Control;
  • Operational Space Control;
  • Cartesian Control;
  • Joint Space Control;
  • Proportional-Integral-Derivative {(PID) Loop Tuning (Ziegler-Nichols) The Ziegler-Nichols (Z-N) method is an empirical closed-loop technique for tuning PID controllers by setting and gains to zero, increasing Proportional Gain (Kp) until sustained oscillations occur, then using the Ultimate Gain (Ku) and Ultimate Period (Pu) to calculate controller settings for aggressive disturbance rejection} Controller;
  • Feed-forward Control;
  • Disturbance Observers;
  • Model Predictive Control (MPC);
  • Robust Control;
  • Adaptive Control;
  • Sliding Mode Control;
  • H-infinity Control;
  • Optimal Control (LQR);
  • Dynamic Programming for Robots;
  • State-Space Representation;
  • Controllability;
  • Observability;
  • Kalman Filter Fusion;
  • IMU/GPS Integration;
  • Visual Odometry;
  • Wheel Odometry;
  • Slip Detection;
  • Traction Control;
  • Torque Vectoring;
  • Active Suspension;
  • Strain Gauges;
  • Piezoelectric Actuators;
  • Shape Memory Alloys (SMA);
  • Electroactive Polymers (EAP);
  • Magnetorheological Fluid;
  • Series Elastic Actuators (SEA);
  • Variable Stiffness Actuators;
  • Direct-Drive Motors;
  • Frameless Motors;
  • Harmonic Drive Ratios;
  • Backlash Compensation;
  • Friction Modeling;
  • Cogging Torque;
  • Thermal Management in Motors;
  • Regenerative Braking;
  • Power Density;
  • Energy Harvesting;
  • Supercapacitors for Robots;
  • LiPo vs LiFePO4 for Drones;
  • Wireless Power Transfer;
  • Human-Robot Collaboration (HRC);
  • Collaborative Workspace Design;
  • Speed and Separation Monitoring;
  • Hand Guiding Modes;
  • Power and Force Limiting (PFL);
  • Safety Integrity Level (SIL);
  • Performance Level (PL);
  • ISO 10218 Standards;
  • ISO/TS 15066;
  • Surgical Robot Accuracy;
  • Haptic Interfaces;
  • Master-Slave Latency;
  • Tele-presence Robots;
  • Social Robotics;
  • Facial Expression Synthesis;
  • Natural Language for Robots;
  • Gesture Recognition;
  • Swarm Robotics (Boids Model);
  • Decentralized Coordination;
  • Bio-inspired Design;
  • Biomimicry (Gecko Feet, Shark Skin);
  • Soft Robotics (Fluidic Elastomer Actuators);
  • Jamming Grippers;
  • Underactuated Hands;
  • Micro-Robotics;
  • Nano-Robotics;
  • MEMS (Micro-Electro-Mechanical Systems);
  • Space Robotics (RADA Hardening);
  • Lunar Rovers;
  • Martian Drills;
  • Orbital Maintenance Robots;
  • Search and Rescue Robotics;
  • Snake Robots;
  • Climbing Robots;
  • Trenchless Pipe Robots;
  • Agricultural Weeding Robots;
  • Milking Robots;
  • Fruit Picking End-Effectors;
  • Food-Safe Robotics (IP69K);
  • Cleanroom Robotics;
  • Explosive Ordnance Disposal (EOD);
  • Nuclear Decommissioning Robots;
  • Disaster Mapping (Drones);
  • Photogrammetry;
  • Point Cloud Processing;
  • Mesh Generation;
  • Digital Twin Synchronization;
  • Robot Life-Cycle Assessment.
Select Chapter