8000 Laser has to be mounted planar! Z-coordinate has to be 1 or -1 · Issue #17 · iris-ua/iris_lama_ros · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Laser has to be mounted planar! Z-coordinate has to be 1 or -1 #17
Open
@atinfinity

Description

@atinfinity

I tried to use loc2d_ros(dashing-devel) with TurtleBot3(Gazebo).
https://github.com/atinfinity/turtlebot3_lama_ros2

$ ros2 launch turtlebot3_gazebo turtlebot3_world.launch.py
$ ros2 launch turtlebot3_lama_navigation turtlebot3_lama_navigation.py

But, the following message was displayed.

[loc2d_ros-1] [WARN] [iris_lama_ros2.loc2d_ros]: Laser has to be mounted planar! Z-coordinate has to be 1 or -1, but gave: 1.12200

And, I found the following comment.
https://github.com/iris-ua/iris_lama_ros/blob/dashing-devel/start.sh#L32-L34

TB3 doesnt have a planar sensor, so you need to uncomment line 336 of loc2d_ros.cpp and rebuild

So, I uncomment this line. As a result, it works fine.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0