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

Release v2.2.9 #10

Merged
merged 86 commits into from
Dec 12, 2019
Merged

Release v2.2.9 #10

merged 86 commits into from
Dec 12, 2019

Conversation

sumandeepb
Copy link

Resolves https://www.wrike.com/open.htm?id=431086631

Dummy Test PRs have already succeeded in live run.

(same as this but on dummy branches) - all conflicts resolved
#7

(tested with merge of auto sensor detection)
#9

PS: we may need to squash all commits in this before merging

Allison Thackston and others added 30 commits March 20, 2019 10:49
Right now a nodelet manager is always created when running the realsense
node. This is not always a wanted behaviour as a nodelet manager might
already be running somewhere else in the ROS system. This patch adds a
parameter to disable launching a new nodelet manager. In this case the
nodelet manager must be provided using the manager arg. The new
parameter is set to false by default, so existing behaviour is not
changed.
If running in an external nodelet manager this makes sure dynamic options are in the right namespace. This does not change existing behaviour.
* add rs_rtabmap.launch

* Add test for accel in d435i. Needs recorded file: 20190527_D435i.bag

* add d435i accel unit-test
Modified points_cloud_1 test - make more robust
kamilritz and others added 26 commits August 13, 2019 10:46
This is useful if you want to link your camera to your existing robot tf tree.
tf can not handle two parents for the camera_pose_frame
…Tf_option

Add option to disable odom tf to be published
force infrared stream to choose stable Y8 format.
handle cases where failed to extract usb bus and port.
…tNumberConnection

Allow to use usb port number to connect to devices (continue from Brice renaudeau)
Fixed a wrong parameter in imufiltermadgwick
set serial number in diagnostics when running from bag file
@sumandeepb sumandeepb requested a review from gauthamm December 11, 2019 10:49
@sumandeepb sumandeepb merged commit a4f30d0 into rr-devel Dec 12, 2019
@sumandeepb sumandeepb deleted the release_v2.2.9 branch December 13, 2019 08:27
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.