Re: [ros-users] Fwd: cameradc1394 and stereo images

Top Pagina
Bijlagen:
Bericht als e-mail
+ (text/plain)
Delete this message
Reply to this message
Auteur: Antons Rebguns
Datum:  
Aan: ros-users
CC: rombokas, ros-users
Onderwerp: Re: [ros-users] Fwd: cameradc1394 and stereo images
Hi,

Could attach the full build log, please? Also, what version of ROS are you running, is it buxturtle, latest or cturtle beta?

Thanks,
Anton

On 06/19/2010 04:48 PM, rombokas wrote:
>
> My efforts to rosmake videre_stereo_cam keep producing build errors.
>
> Specifically, it seems like it can't find opencv, even though I have the
> newest opencv2 ros pkg:
>
> [rosmake-1] >>> videre_stereo_cam >>> [ make ]
> [ rosmake ] Last 40 lines
> {-------------------------------------------------------------------------------
>
> /home/grasping/ros/stacks/image_pipeline/videre_stereo_cam/include/dcam1394/image_proc.h:230:
> error: ISO C++ forbids declaration of ‘CvMat’ with no type
>
> (and a bunch of similar cv errors after this )
>
>
> rosdep install videre_stereo_cam works fine, and I can't figure out what I'm
> missing. Any ideas?
>