RocketWelder.BinaryProtocol
by: ModelingEvolution
- 52 total downloads
- Latest version: 1.1.36-preview.a3959ae
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
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
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
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
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
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 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
Camera device family for the RocketWelder SDK (ICamera, MatFrame).
RocketWelder.SDK.Devices.DistanceSensor
by: ModelingEvolution
- 127 total downloads
- Latest version: 2.11.1
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
Robot device family for the RocketWelder SDK (IRobot, Velocity, TeachingPoint).
RocketWelder.SDK.Devices.Tracker
by: ModelingEvolution
- 0 total downloads
- Latest version: 2.11.1
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
Welding-machine device family for the RocketWelder SDK (IWeldingMachine, WeldingMode).
RocketWelder.SDK.Hmi
by: ModelingEvolution
- 126 total downloads
- Latest version: 2.11.1
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
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
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
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
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
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
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
Program-host abstractions for the RocketWelder SDK (IProgram, IProgramContext, ProgramAttribute, Workspace, IDataProvider, perception providers, IActionsStore).