Skip to content

Releases: IntelRealSense/realsense-ros

1.1.0

07 Jun 17:51
Compare
Choose a tag to compare
  • 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 (#22)
  • Fixed transformation origin bug for base frame to depth frame
  • Rename package directory (#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
  • Contributors: Mark D Horn, Matthew Hansen, Reagan Lopez, Rajvi Jingar, Natalia Lyubova, Michael Gorner

1.0.4

27 Apr 18:04
Compare
Choose a tag to compare
  • Updated RGBD Launch File for Manual Mode (#25)
  • Updated Documentation with Backend and ROS RealSense details (#16)
  • Modified variable names to match ROS standards
  • Contributors: Mark D Horn, Reagan Lopez

1.0.3

13 Apr 18:56
Compare
Choose a tag to compare
  • Updated code to enable multi-camera functionality (#7)
  • Updated README and Issue Template with BKC
  • Contributors: Reagan Lopez

1.0.2

30 Mar 22:53
Compare
Choose a tag to compare
  • Added functionality to access camera using Serial No (#18)
  • Modified all parameters to lowercase for consistency (#13)
  • Removed support for R200_DISPARITY_MULTIPLIER camera option
  • Added missing install targets (#2 #17)
  • Contributors: Reagan Lopez, Rajvi Jingar

1.0.1

18 Mar 03:23
Compare
Choose a tag to compare
  • Convert command line args to ROS params (#9)
  • New Feature to dynamically enable/disable depth stream
  • Update camera_info msgs
  • Add rgbd_launch as run dependency.
  • Add missing Change Log history file
  • Contributors: Mark D Horn, Matthew Hansen, Reagan Lopez, Rajvi Jingar

1.0.0

03 Mar 01:35
Compare
Choose a tag to compare
  • Initial Release
  • Contributors: Rajvi Jingar, Reagan Lopez