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

cv::resize missing in trusty / indigo #274

Closed
hsu opened this issue Nov 21, 2014 · 2 comments
Closed

cv::resize missing in trusty / indigo #274

hsu opened this issue Nov 21, 2014 · 2 comments

Comments

@hsu
Copy link
Collaborator

hsu commented Nov 21, 2014

/home/hsu/projects/catkin_drcsim_drcsim4/src/gazebo_ros_pkgs/gazebo_plugins/src/gazebo_ros_video.cpp: In member function ‘
void gazebo::VideoVisual::render(const cv::Mat&)’:
/home/hsu/projects/catkin_drcsim_drcsim4/src/gazebo_ros_pkgs/gazebo_plugins/src/gazebo_ros_video.cpp:94:7: error: ‘resize’
 is not a member of ‘cv’
       cv::resize(*image_ptr, converted_image, cv::Size(width_, height_));
       ^
make[2]: *** [gazebo_ros_pkgs/gazebo_plugins/CMakeFiles/gazebo_ros_video.dir/src/gazebo_ros_video.cpp.o] Error 1
make[2]: Leaving directory `/home/hsu/projects/catkin_drcsim_drcsim4/build'
make[1]: *** [gazebo_ros_pkgs/gazebo_plugins/CMakeFiles/gazebo_ros_video.dir/all] Error 2
make[1]: Leaving directory `/home/hsu/projects/catkin_drcsim_drcsim4/build'
make: *** [all] Error 2
j-rivero added a commit that referenced this issue Dec 15, 2014
change header to use opencv2/opencv.hpp issue #274
@kev-the-dev
Copy link
Collaborator

@j-rivero this was fixed.

@j-rivero
Copy link
Contributor

closing, thanks!

cohen39 pushed a commit to cohen39/gazebo_ros_pkgs that referenced this issue Nov 15, 2021
cohen39 pushed a commit to cohen39/gazebo_ros_pkgs that referenced this issue Nov 15, 2021
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

No branches or pull requests

3 participants