Skip to content

Commit cd31ed4

Browse files
joseajosea
josea
authored and
josea
committed
Adding BEST Robotics Virtual Game for 2021 - DemoDaze.
1 parent 9a60488 commit cd31ed4

12 files changed

+11
-121
lines changed

RPinstall.m

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
1-
clear
2-
clc
3-
4-
%% Install toolbox
5-
6-
matlab.addons.install(which('Robotics Playground.mltbx'))
7-
8-
%% Only add files to MATLAB path
9-
% Note that by only adding the files to the MATLAB path the Application and
10-
% Documentation will not be installed
11-
1+
clear
2+
clc
3+
4+
%% Install toolbox
5+
6+
matlab.addons.install(which('Robotics Playground.mltbx'))
7+
8+
%% Only add files to MATLAB path
9+
% Note that by only adding the files to the MATLAB path the Application and
10+
% Documentation will not be installed
11+
1212
% addpath(genpath(pwd));

Robotics Playground.mltbx

1.56 MB
Binary file not shown.

doc/GettingStarted.mlx

29 Bytes
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

examples/BESTRoboticsOutbreak/FieldConfigs/BEST2020GameConfig1.m

Lines changed: 0 additions & 27 deletions
This file was deleted.

examples/BESTRoboticsOutbreak/FieldConfigs/BEST2020GameConfig2.m

Lines changed: 0 additions & 27 deletions
This file was deleted.

examples/BESTRoboticsOutbreak/FieldConfigs/BEST2020GameConfig3.m

Lines changed: 0 additions & 27 deletions
This file was deleted.

examples/BESTRoboticsOutbreak/FieldConfigs/BEST2020GameConfigRand.m

Lines changed: 0 additions & 29 deletions
This file was deleted.
-94.7 KB
Binary file not shown.
12 KB
Binary file not shown.

0 commit comments

Comments
 (0)