How to display the 2d lidar (pointcloud) data in rviz?
Hai , i would like to display the 2d lidar (pointcloud) data in rviz, if way is there pls say how to do it ..
thanks, younus.
ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | Q&A answers.ros.org |
Hai , i would like to display the 2d lidar (pointcloud) data in rviz, if way is there pls say how to do it ..
thanks, younus.
This type of update should be added as an edit to your question, so that everybody who reads your question sees it immediately. As an answer, it's hidden down here at the bottom =) Also - have you read the rviz docs: http://www.ros.org/wiki/rviz/UserGuide? What part doesn't make sense?
Find the package which works for the 2d lidar you have. Basically this is the ROS driver for the lidar you have. That package would publish a pointcloud message which can be viewed in rviz. In rviz, you have to select proper fixed and target frames. Then add a pointcloud message and select the topic on which pointcloud message is published.
Do you have a LaserScan or a PointCloud? For rviz just add a display for whatever you have. They are named Laser Scan or Point Cloud.
i have 2D lidar .bag file,,how it's visualized in rviz ,,how to use laser_assembler package,
Please start posting anonymously - your entry will be published after you log in or create a new account.
Asked: 2013-07-17 21:40:02 -0500
Seen: 1,697 times
Last updated: Jul 23 '13