MatthewPeterKelly / MatthewPeterKelly/OptimTraj

Acrobot demo throws an error:

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

Nobody has claimed this yet.

Dominant language
MATLAB
Stars
703
Forks
219
PR merge metrics
No merged PRs in 30d

Description

I added the main folder to my matlab path. Then went to the folder for the acrobot, openend the main file, ran it and got:

Running OptimTraj, iteration 1
  -> Transcription via trapezoid method, nGrid = 20

Unrecognized function or variable 'getIpOptions'.

Error in fmincon (line 860)
    options = getIpOptions(options,sizes.nVar,mEq,flags.constr,defaultopt,10,0.01);

Contributor guide

No contributing guide indexed for this repository

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

Reproduce the failure by adding the main folder to the MATLAB path, opening the Acrobot demo's main file, and running it. Start with the OptimTraj iteration output and the fmincon call where getIpOptions is reported missing; done means the Acrobot demo runs past this error.

Written by the indexing model from the issue text.

Assessment

Tech stack
matlab
Domain
tooling
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.