RocketWelder.BinaryProtocol by: ModelingEvolution
  • 52 total downloads
  • Latest version: 1.1.36-preview.a3959ae
  • protocol binary varint zigzag streaming wasm blazor
WASM-compatible binary protocol encoders/decoders for RocketWelder streaming data (segmentation, keypoints, actions). Zero-allocation varint and zigzag encoding.
RocketWelder.SDK by: ModelingEvolution
  • 711 total downloads
  • Latest version: 2.11.1
  • video streaming opencv zerobuffer sharedmemory gstreamer ipc
High-performance video streaming client library for RocketWelder services with zero-copy shared memory support
RocketWelder.SDK.Abstractions by: ModelingEvolution
  • 243 total downloads
  • Latest version: 2.11.1
  • rocketwelder abstractions sdk
Core device-identity abstractions for the RocketWelder SDK (IDevice, DeviceId, RunId, Lifetime, ShareMode).
RocketWelder.SDK.AdaptivePoints by: ModelingEvolution
  • 127 total downloads
  • Latest version: 2.11.1
  • rocketwelder adaptivepoints sdk
Adaptive-points and adaptive-path host extensions for RocketWelder programs (IAdaptivePoint, IAdaptivePointService, AdaptResult, IAdaptivePath, IAdaptivePathService, TraverseReport, OffsetState, context extensions).
RocketWelder.SDK.Automation by: ModelingEvolution
  • 469 total downloads
  • Latest version: 2.11.1
  • rocketwelder automation plugins sdk
Plugin loader/bootstrapper for the RocketWelder SDK: discovers and activates [RocketWelderPlugin] IPlugin assemblies into the host's DeviceTypeRegistry. No event-sourcing dependency — the device kernel (aggregate/events/commands) now lives in the host. Plugins reference only RocketWelder.SDK.Automation.Abstractions.
RocketWelder.SDK.Automation.Abstractions by: ModelingEvolution
  • 69 total downloads
  • Latest version: 2.11.1
  • rocketwelder automation plugin abstractions sdk
Plugin contract and device-configuration abstractions for the RocketWelder SDK: [RocketWelderPlugin] / IPlugin / IPluginContext, DeviceTypeRegistry, DeviceTypeInfo, ConfigSet/ConfigProperty/ConfigPropertySchema. MicroPlumberd-free — plugins compile against this only.
RocketWelder.SDK.Blazor by: ModelingEvolution
  • 486 total downloads
  • Latest version: 2.11.1
  • blazor wasm streaming segmentation keypoints skia canvas
Blazor components and decoders for RocketWelder streaming data (segmentation, keypoints). WASM-compatible rendering to ICanvas.
RocketWelder.SDK.Devices.Camera by: ModelingEvolution
  • 127 total downloads
  • Latest version: 2.11.1
  • rocketwelder devices camera sdk
Camera device family for the RocketWelder SDK (ICamera, MatFrame).
RocketWelder.SDK.Devices.DistanceSensor by: ModelingEvolution
  • 127 total downloads
  • Latest version: 2.11.1
  • rocketwelder devices distancesensor sdk
Distance-sensor device family for the RocketWelder SDK (IDistanceSensor, DistanceReading, IDistanceSensorProjector, IDistanceSensorViewLocator).
RocketWelder.SDK.Devices.Robot by: ModelingEvolution
  • 128 total downloads
  • Latest version: 2.11.1
  • rocketwelder devices robot sdk
Robot device family for the RocketWelder SDK (IRobot, Velocity, TeachingPoint).
RocketWelder.SDK.Devices.Tracker by: ModelingEvolution
  • 0 total downloads
  • Latest version: 2.11.1
  • rocketwelder devices tracker sdk
Tracker device family for the RocketWelder SDK (ITracker — laser/camera tracker correction device).
RocketWelder.SDK.Devices.Welding by: ModelingEvolution
  • 127 total downloads
  • Latest version: 2.11.1
  • rocketwelder devices welding sdk
Welding-machine device family for the RocketWelder SDK (IWeldingMachine, WeldingMode).
RocketWelder.SDK.Hmi by: ModelingEvolution
  • 126 total downloads
  • Latest version: 2.11.1
  • rocketwelder hmi ui overlay sdk
HMI overlay abstractions for the RocketWelder SDK (IUiSink, IUi, IUiLayer) layered over BlazorBlaze vector graphics.
RocketWelder.SDK.Http by: ModelingEvolution
  • 170 total downloads
  • Latest version: 2.11.1
  • rocketwelder sdk http rest client welder
Strongly-typed C# HTTP client for the rocket-welder2 REST API. Drives welder operations (devices, pipelines, programs, robots, cameras, distance sensors, modbus tags, skills) from in-process hosts, terminal MCP tools, the Modellution IDE, or any external .NET process. One client, one wire shape, regardless of where the caller runs.
RocketWelder.SDK.Localization by: ModelingEvolution
  • 197 total downloads
  • Latest version: 2.11.1
  • rocketwelder localization metrology sdk
Feature-agnostic localization contracts for the RocketWelder SDK (IResolver, MetrologyRequest, ResolveResult, DeviationField, FeatureBinding, IlluminationSpec, MetrologyView).
RocketWelder.SDK.Operations by: ModelingEvolution
  • 12 total downloads
  • Latest version: 2.0.0
  • rocketwelder operations weldprogram sdk
Weld-program model for the RocketWelder SDK (WeldProgram, Segment, EdgeBinding, TorchFrame, Datum, SeamType).
RocketWelder.SDK.Operations.Welding by: ModelingEvolution
  • 91 total downloads
  • Latest version: 2.11.1
  • rocketwelder operations weldprogram sdk
Weld-program model for the RocketWelder SDK (WeldProgram, Segment, EdgeBinding, TorchFrame, Datum, SeamType).
RocketWelder.SDK.Protocols by: ModelingEvolution
  • 748 total downloads
  • Latest version: 2.11.1
  • protocol binary varint zigzag streaming wasm blazor
WASM-compatible binary protocol encoders/decoders for RocketWelder streaming data (segmentation, keypoints). Zero-allocation varint and zigzag encoding.
RocketWelder.SDK.Robotics.Core by: ModelingEvolution
  • 156 total downloads
  • Latest version: 2.11.1
  • rocketwelder robotics kinematics simulation sdk
Headless kinematic simulation engine: DH forward/inverse kinematics, SimulatedRobot (IRobot drop-in replacement), robot presets.
RocketWelder.SDK.Runtime by: ModelingEvolution
  • 130 total downloads
  • Latest version: 2.11.1
  • rocketwelder runtime program sdk
Program-host abstractions for the RocketWelder SDK (IProgram, IProgramContext, ProgramAttribute, Workspace, IDataProvider, perception providers, IActionsStore).