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

changes between 1.15.7 (Noetic) and 1.14.5 for backporting into Melodic #1959

Merged
merged 10 commits into from
May 29, 2020

Conversation

dirk-thomas
Copy link
Member

@dirk-thomas dirk-thomas commented May 21, 2020

The following list of changes has been integrated into ros_comm 1.15.7 (Noetic) since the last Melodic release (1.14.5).

Backported: (these changes are part of this PR)

Not backported:

elektrokokke and others added 9 commits May 21, 2020 12:03
Current description comments after members start with '//!', resulting in broken documentation showing the descriptions on the wrong members. Change that to '//!<' according to doxygen documentation to have descriptions correctly associated with the respective members.
pycrypto used to be installed through rosbag. This was dropped in #1609
making roslaunch on remote hosts fail.
…sh is not installed (#1948)

* Avoid infinite recursion

This avoids infinite recusion that happens if tab completion is
attempted but rosbash is not installed.

Signed-off-by: Shane Loretz<[email protected]>
Signed-off-by: Shane Loretz <[email protected]>

* remove empty line

Co-authored-by: Dirk Thomas <[email protected]>
…ment (#1952)

Bag migration failed with follwoing errors:
NameError: global name 'connection_header' is not defined
This change fixes that by using local name conn_header
there is a case that accessing a connection object which was destroyed by
ConnectionManager and TransportSubscriberLink/TransportPublicationLink
while getting a close event in pollset to call Connection::drop.

Signed-off-by: Barry Xu <[email protected]>
@dirk-thomas dirk-thomas changed the title changes between 1.15.6 (Noetic) and 1.14.5 for backporting into Melodic changes between 1.15.7 (Noetic) and 1.14.5 for backporting into Melodic May 29, 2020
@dirk-thomas dirk-thomas merged commit 3f9dddd into melodic-devel May 29, 2020
@dirk-thomas dirk-thomas deleted the backports_melodic branch May 29, 2020 19:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

10 participants