Re: [ros-users] hokuyo inverted parameter

トップ ページ
添付ファイル:
Eメールのメッセージ
+ (text/plain)
+ (text/html)
このメッセージを削除
このメッセージに返信
著者: Antons Rebguns
日付:  
To: jrousseau, ros-users
題目: Re: [ros-users] hokuyo inverted parameter
I know you can run gmapping node and specify an inverted laser:

    <node pkg="gmapping" type="slam_gmapping" name="slam_gmapping"
respawn="false" output="screen" >
        <param name="inverted_laser" value="true" />
    </node>



Anton

On Tue, Apr 13, 2010 at 5:51 AM, Jeff Rousseau <> wrote:

> Hi
>
> Is there an easy way to invert the laser scan data of a hokuyo like
> there is with a SICK? The sicktoolbox_wrapper node has an "inverted"
> parameter, but I didn't see a similar option on the hokuyo wiki page.
>
> I have a hokuyo mounted upside down and am not sure how to compensate
> for that (for use in the nav stack)
>
> Jeff
>
> The information transmitted is intended only for the person or entity to
> which it is addressed and may contain confidential and/or privileged
> material. Any review, retransmission, dissemination or other use of, or
> taking of any action in reliance upon this information by persons or
> entities other than the intended recipient is prohibited. If you received
> this in error, please contact the sender and delete the material from any
> computer.
> _______________________________________________
> ros-users mailing list
>
> https://code.ros.org/mailman/listinfo/ros-users
>