일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | |||
5 | 6 | 7 | 8 | 9 | 10 | 11 |
12 | 13 | 14 | 15 | 16 | 17 | 18 |
19 | 20 | 21 | 22 | 23 | 24 | 25 |
26 | 27 | 28 | 29 | 30 | 31 |
- CuDNN
- amcl
- roslaunch
- linetracing
- error
- turtlebot3
- ubuntu
- RGB-D
- YoLO
- 전이학습
- rqt
- Kinetic
- 부분공간
- 촉각센서
- turtlebot
- CUDA
- sources.list
- autorace
- roslib
- Gazebo
- webots
- gcc
- Linux
- ax200
- darknet_ros
- Installation
- ROS
- FreeCAD
- G++
- opencv
- Today
- Total
목록전체 글 (408)
기술 성공, 실패 기록소
https://docs.opencv.org/3.4.15/db/df5/tutorial_linux_gcc_cmake.html OpenCV: Using OpenCV with gcc and CMake Prev Tutorial: Installation in Linux Next Tutorial: Using OpenCV with Eclipse (plugin CDT) NoteWe assume that you have successfully installed OpenCV in your workstation. The easiest way of using OpenCV in your code is to use CMake. A few advantages (taken docs.opencv.org
https://www.gpgstudy.com/forum/viewtopic.php?t=5324 함수 파라미터로 굳히 const &를 쓰는 이유는? - GpgStudy 포럼 프로그래밍 일반에 관한 포럼입니다. 운영자: 류광 비회원 전체글 글쓴이: 비회원 » 2005-03-11 14:22 함수(const D3DXVECTOR3& , const D3DXVECTOR3& ) 이렇게 되어 있는것을 종종 보고는 하는데요 다른 사람들 www.gpgstudy.com const & 읽기전용, 복사가 일어나지 않는다. https://boycoding.tistory.com/217 C++ 08.03 - 참조로 전달 (Pass by reference) 08.03 - 참조로 전달 (Pass by reference) 값으로 전달은 두 ..
https://answers.ros.org/question/212857/what-is-constptr/ What is ConstPtr&? - ROS Answers: Open Source Q&A Forum When messages are automatically generated into C++ code, there are several typedefs defined. One of them is ::Ptr, which is typedef-ed to be a boost::shared_ptr , and another is ::ConstPtr which is boost::shared_ptr . By passing a const pointer into the ca answers.ros.org "shared poi..
https://docs.nvidia.com/deeplearning/cudnn/install-guide/index.html Installation Guide :: NVIDIA Deep Learning cuDNN Documentation The NVIDIA® CUDA® Deep Neural Network library™ (cuDNN) is a GPU-accelerated library of primitives for deep neural networks. cuDNN provides highly tuned implementations for standard routines such as forward and backward convolution, pooling, normalizati docs.nvidia.com
https://en.wikipedia.org/wiki/Equilibrium_point Equilibrium point - Wikipedia From Wikipedia, the free encyclopedia Jump to navigation Jump to search Constant solution to a differential equation In mathematics, specifically in differential equations, an equilibrium point is a constant solution to a differential equation. Formal defi en.wikipedia.org
https://light-tree.tistory.com/188 Lipschitz continuity 의 정의와 설명 Lipschitz continuity (이하 립시츠 연속성) 의 영문 위키를 다른 글에 참조글로 활용하기 위해 번역합니다. 이미지 출처: https://en.wikipedia.org/wiki/Lipschitz_continuity 립시츠 연속성을 가장 직관적으로.. light-tree.tistory.com
https://askubuntu.com/questions/964091/permission-denied-error-when-trying-to-run-atom Permission denied error when trying to run Atom Below is the error I get when I try to run Atom after following this guide: askubuntu.com sudo chown : /home//.atom -hR
https://manpages.ubuntu.com/manpages/xenial/man5/sources.list.5.html#sources.list.d Ubuntu Manpage: sources.list - List of configured APT data sources Powered by the Ubuntu Manpage Repository, file bugs in Launchpad © 2019 Canonical Ltd. Ubuntu and Canonical are registered trademarks of Canonical Ltd. manpages.ubuntu.com /etc/apt/sources.list package 의 repository 들이 다 여기 등록 되어있음.
http://manpages.ubuntu.com/ Ubuntu Manpage: Welcome Welcome to the Ubuntu Manpage Repository This site contains hundreds of thousands of dynamically generated manuals, extracted from every package of every supported version of Ubuntu, and updated on a daily basis. Traditionally, manpages are browsed on the manpages.ubuntu.com
E: Failed to fetch http://realsense-hw-public.s3.amazonaws.com/Debian/apt-repo/pool/xenial/main/librealsense2_2.45.0-0~realsense0.4550_amd64.deb 403 Forbidden https://github.com/IntelRealSense/librealsense/issues/6611 Apt server is broken, gives 403 Forbidden · Issue #6611 · IntelRealSense/librealsense Required Info Camera Model D435 Firmware Version (Open RealSense Viewer --> Click info) Operat..