forked from gazebosim/gz-math
-
Notifications
You must be signed in to change notification settings - Fork 0
/
tutorials.md.in
23 lines (16 loc) · 904 Bytes
/
tutorials.md.in
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
\page tutorials Tutorials
Welcome to the Gazebo @GZ_DESIGNATION_CAP@ tutorials. These tutorials
will guide you through the process of understanding the capabilities of the
Gazebo @GZ_DESIGNATION_CAP@ library and how to use the library effectively.
**The tutorials**
1. \subpage install "Installation"
2. \subpage cppgetstarted "C++ Get Started"
3. \subpage pythongetstarted "Python Get Started"
4. \subpage example_vector2 "Vector example"
5. \subpage example_angle "Angle example"
6. \subpage example_triangle "Triangle example"
7. \subpage rotation_example "Rotation example"
8. \subpage color "Color example"
## License
The code associated with this documentation is licensed under an [Apache 2.0 License](https://www.apache.org/licenses/LICENSE-2.0).
This documentation is licensed under a [Creative Commons Attribution 4.0 International License](http://creativecommons.org/licenses/by/4.0/).