SciML / SciML/ComplementaritySolve.jl

Differentiable Trajectory Optimization

Open
#13 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

applications mcp
Dominant language
Julia
Stars
3
Forks
2
Avg merge
7h 44m
Merged PRs (30d)
7

Description

https://github.com/lassepe/ParametricMCPs.jl and https://github.com/lassepe/DifferentiableTrajectoryOptimization.jl have useful examples for MCP use cases.

They have a very naive sensitivity analysis code (constructing the entire Jacobian). We should try and reproduce their experiments in our framework. Those are quite low-hanging fruits.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Review the examples in ParametricMCPs.jl and DifferentiableTrajectoryOptimization.jl, then inspect the ComplementaritySolve.jl framework to identify the relevant MCP and sensitivity-analysis entry points. Reproduce the cited trajectory-optimization experiments and compare them with the existing naive full-Jacobian approach; done means the experiments work in this framework.

Written by the indexing model from the issue text.

Assessment

Tech stack
julia
Domain
tooling
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.