Skip to content

Commit

Permalink
fixed link to model parameters in descriptions
Browse files Browse the repository at this point in the history
  • Loading branch information
fwiebe committed Jun 25, 2024
1 parent c562389 commit e561135
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 deletions.
4 changes: 2 additions & 2 deletions leaderboards/acrobot_simulation_performance_leaderboard_v2.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,9 @@ here: [Double Pendulum
Dynamics](https://dfki-ric-underactuated-lab.github.io/double_pendulum/dynamics.html).
In the [Double Pendulum
Repository](https://github.com/dfki-ric-underactuated-lab/double_pendulum) the
parameters above are labeled as 'designC.1/model1.0'.
parameters above are labeled as 'designC.1/model1.1'.
For a urdf file with this model see here:
[URDF](https://github.com/dfki-ric-underactuated-lab/double_pendulum/tree/main/data/system_identification/identified_parameters/design_C.1/model_1.0).
[URDF](https://github.com/dfki-ric-underactuated-lab/double_pendulum/tree/main/data/system_identification/identified_parameters/design_C.1/model_1.1).

The acrobot is simulated with a Runge-Kutta 4 integrator with a timestep of $dt
= 0.002 \, \text{s}$ for $T = 10 \, \text{s}$. The initial acrobot configuration
Expand Down
4 changes: 2 additions & 2 deletions leaderboards/acrobot_simulation_robustness_leaderboard_v2.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@ here: [Double Pendulum
Dynamics](https://dfki-ric-underactuated-lab.github.io/double_pendulum/dynamics.html).
In the [Double Pendulum
Repository](https://github.com/dfki-ric-underactuated-lab/double_pendulum) the
parameters above are labeled as 'designC.1/model1.0'.
For a urdf file with this model see here: [URDF](https://github.com/dfki-ric-underactuated-lab/double_pendulum/tree/main/data/system_identification/identified_parameters/design_C.1/model_1.0).
parameters above are labeled as 'designC.1/model1.1'.
For a urdf file with this model see here: [URDF](https://github.com/dfki-ric-underactuated-lab/double_pendulum/tree/main/data/system_identification/identified_parameters/design_C.1/model_1.1).

The acrobot is simulated with a Runge-Kutta 4 integrator with a timestep of $dt
= 0.002 \, \text{s}$ for $T = 10 \, \text{s}$. The initial acrobot configuration
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@ here: [Double Pendulum
Dynamics](https://dfki-ric-underactuated-lab.github.io/double_pendulum/dynamics.html).
In the [Double Pendulum
Repository](https://github.com/dfki-ric-underactuated-lab/double_pendulum) the
parameters above are labeled as 'designC.1/model1.0'.
For a urdf file with this model see here: [URDF](https://github.com/dfki-ric-underactuated-lab/double_pendulum/tree/main/data/system_identification/identified_parameters/design_C.1/model_1.0).
parameters above are labeled as 'designC.1/model1.1'.
For a urdf file with this model see here: [URDF](https://github.com/dfki-ric-underactuated-lab/double_pendulum/tree/main/data/system_identification/identified_parameters/design_C.1/model_1.1).

The pendubot is simulated with a Runge-Kutta 4 integrator with a timestep of $dt
= 0.002 \, \text{s}$ for $T = 10 \, \text{s}$. The initial pendubot configuration
Expand Down
4 changes: 2 additions & 2 deletions leaderboards/pendubot_simulation_robustness_leaderboard_v2.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@ here: [Double Pendulum
Dynamics](https://dfki-ric-underactuated-lab.github.io/double_pendulum/dynamics.html).
In the [Double Pendulum
Repository](https://github.com/dfki-ric-underactuated-lab/double_pendulum) the
parameters above are labeled as 'designC.1/model1.0'.
For a urdf file with this model see here: [URDF](https://github.com/dfki-ric-underactuated-lab/double_pendulum/tree/main/data/system_identification/identified_parameters/design_C.1/model_1.0).
parameters above are labeled as 'designC.1/model1.1'.
For a urdf file with this model see here: [URDF](https://github.com/dfki-ric-underactuated-lab/double_pendulum/tree/main/data/system_identification/identified_parameters/design_C.1/model_1.1).

The pendubot is simulated with a Runge-Kutta 4 integrator with a timestep of $dt
= 0.002 \, \text{s}$ for $T = 10 \, \text{s}$. The initial pendubot configuration
Expand Down

0 comments on commit e561135

Please sign in to comment.