Skip to content

[C++ backend] RoboPlan adapter (native solveInto) #492

Description

@siddhss5

Sub-issue of the native C++ backend umbrella #482.

Wire the native allocation-free solveInto (#485) into RoboPlan's in-loop IK — the first real consumer of a native artifact.

  • Thin adapter: RoboPlan endpoint pose -> Pose, caller-owned std::span<Solution<N>>, SolveOptions from the planner's limits/seed.
  • Validates the allocation-free path under repeated in-loop calls.
  • Full payoff arrives once RoboPlan also has native endpoint-region sampling (tracked separately on the RoboPlan side).

Depends on Phase 0a (#488) + ABI (#485).

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions