Skip to content

Commit

Permalink
Updates for 2023b
Browse files Browse the repository at this point in the history
  • Loading branch information
abirdas-24 committed Jan 2, 2025
1 parent 68b7a62 commit 926f7ca
Show file tree
Hide file tree
Showing 21 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
- name: Setup MATLAB
uses: matlab-actions/setup-matlab@v1
with:
release: R2024a
release: R2023b

- name: Run tests
uses: matlab-actions/run-command@v1
Expand Down
Binary file modified Component/ABBIRB120CAD/ABBIRB120Robot.slx
Binary file not shown.
Binary file modified Component/ABBIRB120CAD/sm_abbIrb120_1_RawImport.slx
Binary file not shown.
Binary file modified Component/Controller/ControllerLib.slx
Binary file not shown.
Binary file modified Component/Controller/TrajectoryLib.slx
Binary file not shown.
Binary file modified Component/Gripper/GripperLib.slx
Binary file not shown.
Binary file modified Component/Link/LinkLib.slx
Binary file not shown.
Binary file modified Component/Parametric/ParametricRobotModel.slx
Binary file not shown.
Binary file modified Component/Parametric/ParametricRobotSubsystem.slx
Binary file not shown.
Binary file modified Component/Parametric/ParametricRobotWithGripperPayloads.slx
Binary file not shown.
Binary file modified Component/Parametric/ParametricRobotWithGripperSubsystem.slx
Binary file not shown.
Binary file modified Component/Parametric/ParametricRobotWithMass.slx
Binary file not shown.
Binary file modified Component/Parametric/ParametricTwoFingerGripperSubsystem.slx
Binary file not shown.
Binary file modified Component/Parametric/PayloadsOnFloorSubsystem.slx
Binary file not shown.
Binary file modified Model/StackingRobotModel.slx
Binary file not shown.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,6 @@ predict how the system performance depends on key design parameters
## Setup
* Clone the project repository.
* Open ArticulatedRobotSimscape.prj to get started with the project.
* Requires MATLAB® release R2024a or newer.
* Requires MATLAB® release R2023b or newer.

Copyright 2023 - 2024 The MathWorks, Inc.
Binary file modified Tests/ComponentTest/testModelTemplate.slx
Binary file not shown.
Binary file modified Workflow/ActuatorRating/ActuatorRatingModel.slx
Binary file not shown.
Binary file modified Workflow/ActuatorRating/Data/workspaceParametricRobotModel.mat
Binary file not shown.
Binary file modified Workflow/Stacking/StackingModel.slx
Binary file not shown.
Binary file modified Workflow/Stacking/TorqueControlConfig.slx
Binary file not shown.

0 comments on commit 926f7ca

Please sign in to comment.