[ros-users] how to "rosparam set" with a negative number?

Ken Conley kwc at willowgarage.com
Tue Apr 13 16:25:36 UTC 2010


The issue is telling optparse that options are over:

rosparam set /longitude -- -97.728524

Not the most obvious solution, blame POSIX :)

 - Ken

On Tue, Apr 13, 2010 at 8:21 AM, Jack O'Quin <jack.oquin at gmail.com> wrote:
> Maybe I'm overlooking something obvious here, but this fails:
>
> $ rosparam set /longitude -97.728524
> Usage: rosparam set [options] parameter value
>
> rosparam: error: no such option: -9
>
> Is there some trick? Quoting does not help.
>
> I can rosparam load the value from a YAML file, but I still wonder how
> to do it from the command line.
> --
>  joq
> _______________________________________________
> ros-users mailing list
> ros-users at code.ros.org
> https://code.ros.org/mailman/listinfo/ros-users
>



More information about the ros-users mailing list