﻿<?xml version="1.0" encoding="UTF-8"?>
<urlset
  xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
  xmlns:xhtml="http://www.w3.org/1999/xhtml"
  xmlns:image="http://www.google.com/schemas/sitemap-image/1.1"
>
  <!-- Home / Dashboard -->
  <url>
    <loc>https://istrux.tech/</loc>
    <lastmod>2026-04-03</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
    <image:image>
      <image:loc>https://istrux.tech/og-image.png</image:loc>
      <image:title>Robosynth — AI-Powered URDF, SDF, MJCF Robot Generator, Converter and Validator</image:title>
      <image:caption>Generate, convert, visualize, and validate robot description files with AI. Free, instant, no signup.</image:caption>
    </image:image>
  </url>

  <!-- AI Robot Generator -->
  <url>
    <loc>https://istrux.tech/generate</loc>
    <lastmod>2026-04-03</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.95</priority>
    <image:image>
      <image:loc>https://istrux.tech/og-image.png</image:loc>
      <image:title>AI Robot Generator — Create URDF, SDF and MJCF from Plain English</image:title>
      <image:caption>Describe any robot in natural language and instantly get a complete, physics-correct URDF, SDF or MJCF file powered by Claude AI.</image:caption>
    </image:image>
  </url>

  <!-- Format Converter (URDF ↔ SDF ↔ MJCF) -->
  <url>
    <loc>https://istrux.tech/convert</loc>
    <lastmod>2026-04-03</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.90</priority>
    <image:image>
      <image:loc>https://istrux.tech/og-image.png</image:loc>
      <image:title>URDF to SDF to MJCF Format Converter — Lossless Robot File Conversion</image:title>
      <image:caption>Losslessly convert between URDF, SDF, and MJCF robot description formats preserving all physical properties.</image:caption>
    </image:image>
  </url>

  <!-- Physics Validator -->
  <url>
    <loc>https://istrux.tech/validate</loc>
    <lastmod>2026-04-03</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.88</priority>
    <image:image>
      <image:loc>https://istrux.tech/og-image.png</image:loc>
      <image:title>URDF SDF MJCF Physics Validator — 15+ Checks with Quality Score</image:title>
      <image:caption>Validate robot description files for physics correctness. Checks inertia tensors, joint limits, link references, and more.</image:caption>
    </image:image>
  </url>

  <!-- Universal 3D Robot Viewer -->
  <url>
    <loc>https://istrux.tech/visualize</loc>
    <lastmod>2026-04-03</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.85</priority>
    <image:image>
      <image:loc>https://istrux.tech/og-image.png</image:loc>
      <image:title>Universal 3D Robot Viewer — URDF SDF MJCF STL WebGL Visualizer</image:title>
      <image:caption>Drag-drop URDF, SDF, MJCF or STL robot files for real-time WebGL 3D visualization with interactive joint control.</image:caption>
    </image:image>
  </url>

  <!-- Learn: Isaac Sim Complete Guide -->
  <url>
    <loc>https://istrux.tech/learn/isaac-sim</loc>
    <lastmod>2026-04-03</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.92</priority>
    <image:image>
      <image:loc>https://istrux.tech/og-image.png</image:loc>
      <image:title>NVIDIA Isaac Sim Complete Guide — Robot Import, OmniGraph, ROS2 Bridge, Isaac Lab</image:title>
      <image:caption>14-section deep-dive: URDF import, PhysX setup, OmniGraph, ROS2 bridge, Isaac Lab RL, synthetic data, and Real2Sim in Isaac Sim.</image:caption>
    </image:image>
  </url>

  <!-- Learn: NVIDIA Robotics Stack -->
  <url>
    <loc>https://istrux.tech/learn/nvidia-stack</loc>
    <lastmod>2026-04-03</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.88</priority>
    <image:image>
      <image:loc>https://istrux.tech/og-image.png</image:loc>
      <image:title>NVIDIA Robotics Stack Explained — Silicon to Isaac Sim and Omniverse</image:title>
      <image:caption>Layer-by-layer breakdown of the NVIDIA software stack: CUDA, cuDNN, TensorRT, Isaac ROS, Isaac Sim, and Omniverse.</image:caption>
    </image:image>
  </url>

  <!-- Learn: Robotics Architecture -->
  <url>
    <loc>https://istrux.tech/learn/robotics-architecture</loc>
    <lastmod>2026-04-03</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.85</priority>
    <image:image>
      <image:loc>https://istrux.tech/og-image.png</image:loc>
      <image:title>Robotics Sensor Pipeline Architecture — Cameras, LiDAR, Radar and CUDA</image:title>
      <image:caption>Full robotics perception and planning pipeline: raw sensor data → CUDA decode → neural perception → localization → control.</image:caption>
    </image:image>
  </url>

  <!-- Learn: Systems Thinking -->
  <url>
    <loc>https://istrux.tech/learn/systems-thinking</loc>
    <lastmod>2026-04-03</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.83</priority>
    <image:image>
      <image:loc>https://istrux.tech/og-image.png</image:loc>
      <image:title>Systems Thinking for Robotics — Sense, Perceive, Locate, Plan, Act</image:title>
      <image:caption>The 5-phase robot control loop explained from first principles: how AI, physics simulation, and real-time control come together.</image:caption>
    </image:image>
  </url>

  <!-- Learn: First Principles -->
  <url>
    <loc>https://istrux.tech/learn/first-principles</loc>
    <lastmod>2026-04-03</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.82</priority>
    <image:image>
      <image:loc>https://istrux.tech/og-image.png</image:loc>
      <image:title>Robotics AI from First Principles — Transistors, FLOPS, CUDA and Memory Bandwidth</image:title>
      <image:caption>Ground-up explanation of why GPUs dominate robotics AI: transistors, memory bandwidth, CUDA parallelism, and neural network inference.</image:caption>
    </image:image>
  </url>

  <!-- Learn: ROS 2 Check Sheet -->
  <url>
    <loc>https://istrux.tech/learn/ros2</loc>
    <lastmod>2026-04-04</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.96</priority>
    <image:image>
      <image:loc>https://istrux.tech/og-image.png</image:loc>
      <image:title>ROS 2 Tutorial &amp; Cheat Sheet 2026 — Master Nodes, Topics &amp; URDF</image:title>
      <image:caption>The definitive beginner's guide to ROS 2. Includes active nodes, workflows, ROS 1 vs ROS 2, and an interactive CLI cheat sheet.</image:caption>
    </image:image>
  </url>

  <!-- Build: ROS 2 Node Builder -->
  <url>
    <loc>https://istrux.tech/build/ros2</loc>
    <lastmod>2026-04-04</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.90</priority>
    <image:image>
      <image:loc>https://istrux.tech/og-image.png</image:loc>
      <image:title>ROS 2 Node Builder — Generate Publisher, Subscriber &amp; Launch Files Online</image:title>
      <image:caption>Visually build complete ROS 2 packages online. Configure publishers, subscribers, timers, and parameters, then download production-ready C++ or Python nodes and launch files.</image:caption>
    </image:image>
  </url>

  <!-- Robotics Feed -->
  <url>
    <loc>https://istrux.tech/feed</loc>
    <lastmod>2026-04-04</lastmod>
    <changefreq>daily</changefreq>
    <priority>0.80</priority>
    <image:image>
      <image:loc>https://istrux.tech/og-image.png</image:loc>
      <image:title>Robotics News Feed — Latest NVIDIA, ROS 2, Isaac Sim &amp; AI Robotics Updates</image:title>
      <image:caption>Stay up to date with the latest robotics news: NVIDIA Isaac, ROS 2 releases, AI robot research, and industry developments.</image:caption>
    </image:image>
  </url>

  <!-- Learn: Robotics Developer Roadmap -->
  <url>
    <loc>https://istrux.tech/learn/roadmap</loc>
    <lastmod>2026-04-04</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.95</priority>
    <image:image>
      <image:loc>https://istrux.tech/og-image.png</image:loc>
      <image:title>Robotics Developer Roadmap 2026 — Complete Step-by-Step Learning Path</image:title>
      <image:caption>The definitive 8-track robotics engineer roadmap: Linux, Python, ROS 2, URDF/SDF/MJCF, Isaac Sim, SLAM, computer vision, reinforcement learning, and production deployment.</image:caption>
    </image:image>
  </url>
</urlset>
