gazebo-classic:issue_2111_7

Last commit made on 2018-03-17
Get this branch:
git clone -b issue_2111_7 https://git.launchpad.net/gazebo-classic

Branch merges

Branch information

Name:
issue_2111_7
Repository:
lp:gazebo-classic

Recent commits

4cd7596... by Steve Peters <email address hidden>

remove const changes to see if that helps API/ABI

a9aa95f... by Steve Peters <email address hidden>

preserve world velocity in Joint::SetPosition, backport fix for issue #2111 from pull request #2814

f0a23d5... by Michael Grey <email address hidden>

Merged in FixNodeInitRaceCondition_issue2053 (pull request #2897)

Fixing the Node::Init() race condition by providing an alternative Node init function

Approved-by: Steven Peters <email address hidden>
Approved-by: Shane Loretz <email address hidden>

06a6806... by Michael Grey <email address hidden>

Close branch FixNodeInitRaceCondition_issue2053

ab5e2d7... by "Michael X. Grey" <email address hidden>

Fix merge conflicts with latest upstream

4999287... by "Michael X. Grey" <email address hidden>

Add a Changelog entry

517c969... by Shane Loretz <email address hidden>

`initialized` to `this->initialized`

e1f291d... by Ian Chen <email address hidden>

Merged in multiple_texcoord_dae_7 (pull request #2899)

Fix loading collada mesh that contains multiple texcoord sets with same offset

Approved-by: Steven Peters <email address hidden>
Approved-by: Nathan Koenig <email address hidden>

4eeac20... by Ian Chen <email address hidden>

Close branch multiple_texcoord_dae_7

2e50696... by Ian Chen <email address hidden>

merge from gazebo7