Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Switch to nonmonotone linesearch #244

Draft
wants to merge 19 commits into
base: devel
Choose a base branch
from
Draft

Conversation

ManifoldFR
Copy link
Member

Switch to the nonmonotone linesearch

small tweak of ur10_ballistic

acrobot: change default params

HistoryCallback: pass solver pointer as argument to templated ctor

examples: python: change HistoryCallback() calls

re-tune cartpole.py

update quadrotor_obstacles.py

Add separate mu_init for non-bound constrained setting

[utils/plotting] some enhancements to plotting convergence diagrams

[examples] re-tune some problems, plot convergence

Update plotting.py again:

  • decide labels automatically
  • only add "AL iters" label when there are 2 iters

update solo_jump.py

solo_jump : greatly increase joint-space weight

solo_jump : add spinning

solo_jump : flight phase target irrelevant

solo_jump : spin further, fix landing fn

ur10_ballistic : load_projectile_model() can take free flyer or not

  • adjust rigid constraint model factory, pass contact type

[examples] ur10_ballistic.py : sanely distinguish original model nq, nv from model with projectile's nq, nv

plotting.py : get legend first before adding other labels

ask for tighter tolerance on cartpole

quadrotor_obstacles : use the plotting util

@ManifoldFR
Copy link
Member Author

ManifoldFR commented Nov 1, 2024

This change is part of the following stack:

Change managed by git-spice.

This was referenced Nov 1, 2024
@ManifoldFR ManifoldFR force-pushed the topic/nonmonotone-ls branch 2 times, most recently from 1a2e08d to 385f2de Compare November 1, 2024 17:31
@ManifoldFR ManifoldFR force-pushed the topic/nonmonotone-ls branch 2 times, most recently from c702d3b to 0e603c4 Compare November 2, 2024 01:33
Base automatically changed from topic/gar/devel to devel November 4, 2024 22:19
@ManifoldFR ManifoldFR force-pushed the topic/nonmonotone-ls branch 7 times, most recently from a2b2e0e to 40b0baa Compare November 5, 2024 09:57
@ManifoldFR ManifoldFR force-pushed the topic/nonmonotone-ls branch 4 times, most recently from e1e1962 to 6649dcb Compare November 12, 2024 23:05
examples: python: change HistoryCallback() calls

test_constrained_dynamics : no use for HistoryCallback() here.
Add separate mu_init for non-bound constrained setting
- decide labels automatically
- only add "AL iters" label when there are 2 iters

[examples] re-tune some problems, plot convergence
+ greatly increase joint-space weight
+ add spinning
+ flight phase target irrelevant
+ spin further, fix landing fn
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant