Re: [ros-users] image_geometry/pinhole_camera_model.h

Top Page
Attachments:
Message as email
+ (text/plain)
+ make.out (application/octet-stream)
Delete this message
Reply to this message
Author: Jared Marshall Glover
Date:  
To: ros-users
Subject: Re: [ros-users] image_geometry/pinhole_camera_model.h
Output is attached.

-Jared


Quoting Brian Gerkey <>:

> Can you post the output from a verbose make in your package?
>
> make VERBOSE=1
>
>     brian.

>
> On Wed, Aug 4, 2010 at 7:39 AM, Jared Marshall Glover <> wrote:
>> Ok, this is probably a stupid mistake on my part, but I keep getting
>> this error
>> when I make my package:
>>
>> "error: image_geometry/pinhole_camera_model.h: No such file or directory"
>>
>> Here's the include:
>> #include <image_geometry/pinhole_camera_model.h>
>>
>> And here's the line in manifest.xml:
>> <depend package="image_geometry"/>
>>
>> I'm using cturtle, I ran "make clean" and then "rosmake".  The
>> image_geometry
>> package exists (I roscd'd to it and found pinhole_camera_model.h in the
>> include
>> directory).
>>
>> Thanks,
>> Jared
>>
>> _______________________________________________
>> ros-users mailing list
>>
>> https://code.ros.org/mailman/listinfo/ros-users
>>
> _______________________________________________
> ros-users mailing list
>
> https://code.ros.org/mailman/listinfo/ros-users
>