代码拉取完成,页面将自动刷新
A ROS wrapper for implementing DecompUtil
, stacks include:
DecompUtil
: convex decomposition of free space in a cluttered environmentdecomp_ros_msgs
: ROS msgs used for storing, visualizing and communicatingdecomp_ros_utils
: ROS utils for interfacing with DecompUtil
decomp_test_node
: contains two example codes for testingROS
(Indigo+)catkin_simple
QT
(4+)If the submodule DecompUtil
is not initialized yet, run following commands at first:
$ cd /PATH/TO/DecompROS
$ git submodule update --init
$ mv decomp_ros ~/catkin_ws/src
$ cd ~/catkin_ws & catkin_make_isolated -DCMAKE_BUILD_TYPE=Release
$ mv decomp_ros ~/catkin_ws/src
$ catkin config -DCMAKE_BUILD_TYPE=Release
$ cd ~/catkin_ws & catkin build
Simple test using the built-in data can be applied through following commands:
$ roscd test_node/launch
$ roslaunch rviz.launch
$ roslaunch test_path_decomp.launch
The following images show results from EllipsoidDecomp2D
and SeedDecomp3D
:
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。