Kinect Nyko Zoom lens calibration patch error [closed]

asked 2013-02-03 06:05:09 -0500

ee.cornwell gravatar image

updated 2016-10-24 08:34:31 -0500

ngrennan gravatar image

I'm getting an error when I make this patch provided here: kforge.ros.org/openni/trac/ticket/54

the patch is image_view_jsk_patch and is a part of kinect_near_mode_calibration:

Makefile:21: warning: overriding commands for target `clean'
  /opt/ros/fuerte/share/ros/core/mk/cmake.mk:24: warning: ignoring old commands for target `clean'
  svn revert -R build/image_view
  cd build/image_view && svn --non-interactive up 
  At revision 730.
  patch -d build/image_view -p0 < image_saver-filename_format_param.patch &&   patch -d build/image_view -p0 < image_saver-servicecall.patch &&   patch -d build/image_view -p0 < image_saver-encoding.patch &&   patch -d build/image_view -p0 < image_saver-update-param.patch &&  echo patched
  patching file src/nodes/image_saver.cpp
  Hunk #1 FAILED at 16.
  Hunk #2 FAILED at 35.
  2 out of 2 hunks FAILED -- saving rejects to file src/nodes/image_saver.cpp.rej

Can you tell me why it is failing? I'm using Ubuntu Precise Fuerte.

edit retag flag offensive reopen merge delete

Closed for the following reason question is not relevant or outdated by tfoote
close date 2015-10-14 16:25:57.421719