2 Star 0 Fork 0

郝伟2333/pointrcnn_detector_ros

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
configure_environment.sh 532 Bytes
一键复制 编辑 原始数据 按行查看 历史
郝伟2333 提交于 2021-10-12 15:17 . 2020-10-12
catkin init
catkin config -DPYTHON_EXECUTABLE=$1 -DPYTHON_INCLUDE_DIR=/usr/include/python3.6m -DPYTHON_LIBRARY=/usr/lib/x86_64-linux-gnu/libpython3.6m.so
catkin config --install
git clone https://github.com/ros-perception/vision_opencv.git src/vision_opencv
cd src/vision_opencv/
git checkout 1.13.0
cd ../../
catkin build cv_bridge
source install/setup.bash --extend
rm -r build
rm -r devel
catkin_make -DPYTHON_EXECUTABLE=$1 -DPYTHON_INCLUDE_DIR=/usr/include/python3.6m -DPYTHON_LIBRARY=/usr/lib/x86_64-linux-gnu/libpython3.6m.so
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/hao-wei-2333/pointrcnn_detector_ros.git
git@gitee.com:hao-wei-2333/pointrcnn_detector_ros.git
hao-wei-2333
pointrcnn_detector_ros
pointrcnn_detector_ros
master

搜索帮助