Re: [ros-users] Dynamic reconfigure not compiling

Forside
Vedhæftede filer:
Indlæg som e-mail
+ (text/plain)
Slet denne besked
Besvar denne besked
Skribent: User discussions
Dato:  
Til: User discussions
Emne: Re: [ros-users] Dynamic reconfigure not compiling
On 16 December 2010 20:00, Ken Conley <> wrote:
> On Thu, Dec 16, 2010 at 9:17 AM, Blaise Gassend <> wrote:
>> Hi Koen,
>>
>>> Where can I find the ParameterGenerator API that is loaded in the cfg files?
>>
>> Currently there isn't one. Test.cfg contains all the basic invocations
>> that are relevant, so it should be easy to work by example.
>>
>>> However it doesn't build, if someone has a hint:
>>
>> It appears that the dependency generator is failing, because it cannot
>> find the roslib.msgs module. Strangely, it is an import of rospy that
>> is ultimately leading to the failure.
>
> In unstable, rospy is part of the ros_comm stack.  Is this part of
> your checkout?


koen@pma-09-031 ~/ros_unstable_svn/driver_common/dynamic_reconfigure $
roscd ros_comm
koen@pma-09-031 ~/ros_unstable_svn/ros_comm $ rosmake

...

[ rosmake ] Results:
[ rosmake ] Built 56 packages with 0 failures.
[ rosmake ] Summary output to directory
[ rosmake ] /home/koen/.ros/rosmake/rosmake_output-20101217-092720

>
>  - Ken
> _______________________________________________
> ros-users mailing list
>
> https://code.ros.org/mailman/listinfo/ros-users
>