Re: [ros-users] Possible code typo in dynamic_reconfigure tu…

Top Page
Attachments:
Message as email
+ (text/plain)
+ (text/html)
Delete this message
Reply to this message
Author: User discussions
Date:  
To: User discussions
Subject: Re: [ros-users] Possible code typo in dynamic_reconfigure tutorial
The line was missing because MoinMoin's code block interprets "#" as a
comment and doesn't display anything.

I tried to figure out how to escape it within the code block for a little
bit, but couldn't. Instead, I just added a note that the line must be
included.

Thanks for the heads up and does anyone actually know how to escape "#"
within a code block?

Hope all is well,

Eitan

On Sun, Aug 28, 2011 at 7:01 PM, Jack O'Quin <> wrote:

> On Sun, Aug 28, 2011 at 7:37 PM, Patrick Goebel <>
> wrote:
> > I'm not sure about this so I don't want to make the edit myself but the
> > sample cfg file in this tutorial:
> >
> >
> http://www.ros.org/wiki/dynamic_reconfigure/Tutorials/HowToWriteYourFirstCfgFile
> >
> > might be missing the line:
> >
> > #!/usr/bin/env python
> >
> > at the beginning. At least, rosmake fails with a syntax error without
> > it but builds fine when I put it in.
>
> I think you are right.
> --
> joq
> _______________________________________________
> ros-users mailing list
>
> https://code.ros.org/mailman/listinfo/ros-users
>