1
00:00:00,300 --> 00:00:09,750
It is a huge framework for developers interested in robotics machines and simulations for physical simulations.

2
00:00:10,080 --> 00:00:18,900
There is a specific workflow in working with Ross and that workflow involves workspace and packages.

3
00:00:18,910 --> 00:00:19,280
Okay.

4
00:00:21,080 --> 00:00:22,220
What I mean by that.

5
00:00:22,610 --> 00:00:34,910
If we have a folder like this one, a huge folder, this folder is going to be known as workflow workspace.

6
00:00:36,650 --> 00:00:42,920
And this workspace, as the name suggests, is the place where our code will reside and our code is

7
00:00:42,920 --> 00:00:47,390
going to reside inside of this workspace in multiple shapes.

8
00:00:47,600 --> 00:00:49,820
It can be small, it can be big.

9
00:00:49,820 --> 00:00:55,850
And what I mean by the sizes of our code is actually our packages.

10
00:00:56,300 --> 00:01:01,130
So the main concept is workspace and then comes packages.

11
00:01:01,130 --> 00:01:09,020
So package can be now this big package can be this small and package can be a huge package.

12
00:01:09,350 --> 00:01:16,880
And this is not only your own packages because of the rows great community, you can obtain packages

13
00:01:16,880 --> 00:01:23,030
from the internet and as I am going to provide the course package to you so you can downloaded insert

14
00:01:23,030 --> 00:01:29,420
into your workspace building and utilize it so packages are placed inside of your workspace.

15
00:01:30,500 --> 00:01:34,730
Then inside of the packages we have a lot of things further.

16
00:01:34,730 --> 00:01:44,810
We have nodes, we have launch files, we have meshes and we have words and a lot of things that resides

17
00:01:44,810 --> 00:01:45,830
inside of the package.

18
00:01:45,830 --> 00:01:54,200
So packages basically presenting a form of package that can be utilized in your workspace and in your

19
00:01:54,200 --> 00:01:54,890
simulation.

20
00:01:54,890 --> 00:02:02,040
So you have to follow this structure to work with rows, as the developer suggests you to follow it,

21
00:02:02,060 --> 00:02:05,000
to make it work, to use your cross features.

22
00:02:05,300 --> 00:02:12,200
So let's take a look how we are going to create our workspace and the package and the required folder

23
00:02:12,290 --> 00:02:14,060
inside of this package.
