How can I extract the coordinates of a point cloud
when I use the software named rviz,How can I extract the coordinates of a point cloud?
when I use the software named rviz,How can I extract the coordinates of a point cloud?
Please start posting anonymously - your entry will be published after you log in or create a new account.
Asked: 2018-08-19 07:35:37 -0600
Seen: 214 times
Last updated: Aug 19 '18
rosversion ros gives <unversioned>.What does that mean?
Unable to download the ros-tutorials for melodic
coordinate publisher and subscriber c++
Laser Scan rotates with the robot in RVIZ
ros1_bridge fails to generate service when custom message from the same package is used
429 Too many requests [closed]
best way to install ROS in Ubuntu 18.04
Does ros::Subscriber shutdown() block if there is an active callback?
If you iterate over the pointcloud, you can get all the coordinates. The question needs more clarity.
I need to extract the coordinates of each point so that I can see the coordinates of each point in real time. Rvzi doesn't seem to show the coordinates of each point in real time.What should I do to iterateover the pointcloud?
Rviz displays the pointcloud data if you subscribe to the topic and in the correct frame. To extract the coordinates of all the points as [x,y,z], you will have to iterate over the pointcloud.
The millimeter wave radar sensor I use is IWR1642BOOST. I'm sorry I'm not familiar with rvzi now. Could you tell me your email address? I would like to send you more details, such as my rviz interface.