ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

how to view laser data and point cloud in rviz at same time?

asked 2012-02-27 04:04:18 -0500

liquidmonkey gravatar image

updated 2012-02-27 07:31:27 -0500

kwc gravatar image

am using rviz to visualize a point cloud and some sick laser data but i'm unable to view both at the same time as i need to change the fixed and target frame from /laser (for laser data) to /world (for point cloud).

how can i view both laser data and point cloud at same time?

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
1

answered 2012-02-27 04:07:42 -0500

DimitriProsser gravatar image

The ability to see both depends on the transform from "laser" to "world". If the transform is large, you won't be able to see both simultaneously. If the transform is small enough, you should be able to see both on the same screen.

edit flag offensive delete link more

Comments

And if the transform is missing, rviz won't display both properly. You then might want to use the static_transform_publisher.

felix k gravatar image felix k  ( 2012-02-27 22:09:56 -0500 )edit

Question Tools

Stats

Asked: 2012-02-27 04:04:18 -0500

Seen: 285 times

Last updated: Feb 27 '12