gazebosim / gazebo-classic

Gazebo classic. For the latest version, see https://github.com/gazebosim/gz-sim
http://classic.gazebosim.org/
Other
1.21k stars 484 forks source link

plowing effect unit test #3229

Closed deepanshubansal01 closed 2 years ago

deepanshubansal01 commented 2 years ago

This PR implements unit test for plowing effect feature, more details here #3164

deepanshubansal01 commented 2 years ago

@scpeters @adityapande-1995 I have fixed the issue with model paths. The unit tests should run now without exporting the GAZEBO_MODEL_PATH env variable.

scpeters commented 2 years ago

thanks, the tests are looking great! I'm going to make a few changes, but first I'll merge this into #3164

deepanshubansal01 commented 2 years ago

thanks, the tests are looking great! I'm going to make a few changes, but first I'll merge this into #3164

Awesome, thanks for the review:)