Skip to content

Commit

Permalink
Tutorial cleanup (#628)
Browse files Browse the repository at this point in the history
Signed-off-by: Carlos Agüero <caguero@openrobotics.org>
  • Loading branch information
caguero authored Sep 3, 2024
1 parent 6438a99 commit f1d6a56
Show file tree
Hide file tree
Showing 6 changed files with 2 additions and 445 deletions.
122 changes: 0 additions & 122 deletions tutorials/angle.md

This file was deleted.

2 changes: 1 addition & 1 deletion tutorials/color.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,4 +54,4 @@ You can also set or read a color in HSV.

\snippet examples/color_example.cc Set value from HSV

There are more functions in `Color`. Take a look at the [API](https://gazebosim.org/api/math/7/classgz_1_1math_1_1Color.html)
There are more functions in `Color`. Take a look at the [API](https://gazebosim.org/api/math/8/classgz_1_1math_1_1Color.html)
2 changes: 1 addition & 1 deletion tutorials/example_triangle.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,4 +69,4 @@ The `Intersects` function checks if a line segment intersects the triangle. It a

\snippet examples/triangle_example.cc intersect

There are more functions in `Triangle`. Take a look at the [API](https://gazebosim.org/api/math/7/)
There are more functions in `Triangle`. Take a look at the [API](https://gazebosim.org/api/math/8/)
104 changes: 0 additions & 104 deletions tutorials/rotation.md

This file was deleted.

72 changes: 0 additions & 72 deletions tutorials/triangle.md

This file was deleted.

Loading

0 comments on commit f1d6a56

Please sign in to comment.