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 #45

Merged
merged 31 commits into from
Jun 7, 2016
Merged

Release #45

merged 31 commits into from
Jun 7, 2016

Conversation

mdhorn
Copy link

@mdhorn mdhorn commented Jun 4, 2016

Fixes Issue: #33 #22

Changes proposed in this pull request:

  • Fix white space issues in test files
  • Updated docs with Kinetic Kame details and for consistency
  • Added usb_port_id for selecting camera
  • Updated artifacts to reflect 'stable' tag
  • Added code to skip publishing PointCloud frame if Depth and/or Color has duplicate frames
  • Added code to skip publishing duplicate frames for native streams
  • Added example for launching multiple cameras from a single launch file (Start multiple camera nodes from single roslaunch XML #22)
  • Fixed transformation origin bug for base frame to depth frame
  • Rename package directory (Make folder for driver consistent with package name ("realsense_camera") #33)
  • Update README to include rosdep install
  • Resolved testTransform unit test issue
  • Refined the log messages and made them consistent
  • Removed extra space before ROS Log function calls
  • Added nodelet name to log messages
  • Remove hard-coded paths
  • Fixed README bug to show correct depth format Z16
  • Fixed unit conversion bug in the projection matrix
  • Added unit test to check camera_info distortion-parameter
  • adding D to camera info

reaganlo and others added 30 commits June 3, 2016 17:14
Updated build directions to include 'rosdep install' step.
Make the package directory name consistent with the package name.
Negate y,z values in setOrigin of transform

Changes the transform origin, negating the y, z values to remap from the
camera frame orientation to the robots orientation
Adds usb_port_id as a launch param to select
which camera to connect to by its usb port.
See README for info.
Updated build directions to include 'rosdep install' step.
Make the package directory name consistent with the package name.
Negate y,z values in setOrigin of transform

Changes the transform origin, negating the y, z values to remap from the
camera frame orientation to the robots orientation
Adds usb_port_id as a launch param to select
which camera to connect to by its usb port.
See README for info.
@mdhorn mdhorn merged commit 3aee63c into IntelRealSense:indigo-devel Jun 7, 2016
@mdhorn mdhorn deleted the release branch June 7, 2016 17:49
mdhorn added a commit to mdhorn/realsense that referenced this pull request Jul 13, 2016
icarpis pushed a commit to icarpis/realsense that referenced this pull request Sep 17, 2017
Align ROS Wrapper to Realsense SDK
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.

3 participants