Robotics StackExchange | Archived questions

Error while running pointcloud2 in RViz

I've tried visualizing 3D LiDAR( CE30-C Benewake solid state LiDAR) point cloud data in RViz. Terminal Commands used:

  1. To run the LiDAR, in Catkin workspace,

$ rosrun ce30cdriver ce30cloud

  1. Set the source frame, target frame and time period in milliseconds

$ rosrun tf statictransformpublisher 0 0 0 0 0 0 ce30c_output map 100

  1. Opened RViz

$ rosrun rviz rviz

  1. Tried by setting the fixed frame to map and ce30c_output, one at once in two trials by closing and opening rviz in each of these two trials.

Incurred error in both the cases: image description

this is the image with the fixed frame as ce30c_output

Specifications: ROS kinetic. Ubuntu 16.04 LTS.

Where am I going wrong here? or what am I missing here?

Someone, please help me with this.

Thanks in advance.

Asked by logueraider on 2018-09-24 16:59:01 UTC

Comments

Answers