gazebosim / gz-physics

Abstract physics interface designed to support simulation and rapid development of robot applications.
https://gazebosim.org
Apache License 2.0
64 stars 40 forks source link

Tutorial links to line-numbers are out of date #199

Closed scpeters closed 3 years ago

scpeters commented 3 years ago

Some links to lines of code in a tutorial are out of date (see https://github.com/ignitionrobotics/ign-physics/pull/191/files#r557676961). They are pointing to branches rather than specific commits, and the line numbers are no longer accurate.

Also, there is a reference to master in that same paragraph that should be updated to main.

Ambuj-Pandey commented 3 years ago

i am new to open source and want to contribute also want to work on this my very first issue . Can you please guide me ??

ahcorde commented 3 years ago

Hi @Ambuj-Pandey,

My recommendations:

Then select an issue (like this one, tagged as "good first issue") and start contributing!