Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gz-math: Vector example #1371 #629

Merged
merged 5 commits into from
Sep 4, 2024
Merged

Conversation

NickTziaros
Copy link
Contributor

Summary

Related to gz-math: Vector example #1371

Checklist

  • Corrected typos
  • Added vector2_example.rb and vector3_example.rb
  • Changed v := to v1= in vector3_example.rb and vector3_example.py

Corrected some typos.
Added the output of vector2_example.rb and vector3_example.rb.


Signed-off-by: Nikos Tziaros <[email protected]>
changed v =: to v1= 

Signed-off-by: Nikos Tziaros <[email protected]>
changed v =: to v1= 

Signed-off-by: Nikos Tziaros <[email protected]>
Signed-off-by: Nikos Tziaros <[email protected]>

The output of the program:

```{.sh}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
```{.sh}
```bash

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

here in the others

Copy link
Contributor Author

@NickTziaros NickTziaros Sep 4, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

changed {.sh} to bash

from ````{.sh} to ```bash

Signed-off-by: Nikos Tziaros <[email protected]>
@ahcorde ahcorde merged commit accae3a into gazebosim:gz-math8 Sep 4, 2024
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🏛️ ionic Gazebo Ionic
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants