rviz marker bounding box
I would like to create a bounding box around clustered point clouds using rviz markers. Are there any tutorials/source code for me to achieve this goal(besides the ros page)?
I would like to create a bounding box around clustered point clouds using rviz markers. Are there any tutorials/source code for me to achieve this goal(besides the ros page)?
Please start posting anonymously - your entry will be published after you log in or create a new account.
Asked: 2021-07-05 01:34:03 -0500
Seen: 185 times
Last updated: Jul 05 '21
How to update joint state in Rviz
Getting laser scan intensity values from RVIZ
ROSBerry Catkin Workspace: rosinstall_generator
Can't view lidar points in rviz.
Unable to locate packages when trying install Orbbec 3D Astra Pro camera
Cannot display the urdf model in rviz (launch file)
rviz Marker LINE_LIST is likely what you want, you have to build the cubes yourself out of line segments http://wiki.ros.org/rviz/Tutorials/Ma... & http://wiki.ros.org/rviz/DisplayTypes...