gazebo-classic:gazebo9_backport_3030_jrivero

Last commit made on 2021-08-18
Get this branch:
git clone -b gazebo9_backport_3030_jrivero https://git.launchpad.net/gazebo-classic

Branch merges

Branch information

Name:
gazebo9_backport_3030_jrivero
Repository:
lp:gazebo-classic

Recent commits

be58496... by Jose Luis Rivero

Replace CURL_LIBRARIES by new style

24f626b... by Steve Peters <email address hidden>

Merge branch 'gazebo9' into gazebo9_backport_3030

8ce1215... by Ian Chen <email address hidden>

Partially fixes #1718 - Apply Force/Torque for nested models (#3039) (#3053)

* Fixed ApplyWrenchDialog to properly handle nested models.

* Fix improper link being selected when opening applywrenchdialog

* Fixed styling issues

* Test nested models in ApplyWrenchDialog + update test world

* Separate nested_multilink world to avoid breaking ModelListWidget test

* Fix incorrect comment

* More styling fixes

* Fix link name parsing to support sdformat<11

Co-authored-by: Cameron Miller <email address hidden>

2270bb4... by Jose Luis Rivero

Backport PR #3030 to Gazebo9 for CURL fixes

6deb6ef... by Jose Luis Rivero

Require sdformat 6.3.0 or greater (gazebo9) (#3022)

e4400ae... by Jose Luis Rivero

Prepare 9.19.0 release (#3020)

* Update version
* Update Changelog

1a69fa6... by Jose Luis Rivero

Check for SDF files containing sibling elements of the same type with the same name (Gazebo9) (#3016)

* Initial implementation of SDF checking feature

Co-authored-by: Jenn Nguyen <email address hidden>

d4525ae... by Audrow Nash <email address hidden>

Add warning if GAZEBO_RESOURCE_PATH may not be set correctly (#2991)

* Add error message to RT shader
* Improve error message for loading worlds/empty.world

Signed-off-by: Audrow Nash <email address hidden>

e714bc9... by Jose Luis Rivero

Prepare for 9.18.0 (#2997)

b5f09f2... by Jose Luis Rivero

Check for nullptr in TopicManager::ConnectPubToSub (gazebo9) (#2988)

* Add nullptr guard in TopicManager PubToSub
* Add regression test for 2875
* Port API to gazebo9

Signed-off-by: Emerson Knapp <email address hidden>
Signed-off-by: Jose Luis Rivero <email address hidden>