일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
- webots
- YoLO
- Kinetic
- sources.list
- turtlebot3
- opencv
- rqt
- ROS
- FreeCAD
- Gazebo
- gcc
- 부분공간
- RGB-D
- ubuntu
- autorace
- CuDNN
- roslib
- 전이학습
- linetracing
- G++
- turtlebot
- darknet_ros
- ax200
- CUDA
- roslaunch
- error
- amcl
- Installation
- 촉각센서
- Linux
- Today
- Total
목록전체 글 (408)
기술 성공, 실패 기록소
http://ceres-solver.org/features.html Why? — Ceres Solver Trust Region Solvers - Ceres supports Levenberg-Marquardt, Powell’s Dogleg, and Subspace dogleg methods. The key computational cost in all of these methods is the solution of a linear system. To this end Ceres ships with a variety of linear solvers - den ceres-solver.org 구글에서 만든 optimization에 대한 무언가.
https://github.com/ceres-solver/ceres-solver GitHub - ceres-solver/ceres-solver: A large scale non-linear optimization library A large scale non-linear optimization library. Contribute to ceres-solver/ceres-solver development by creating an account on GitHub. github.com Ceres Solver is an open source C++ library for modeling and solving large, complicated optimization problems. C++ library for o..
https://github.com/mattloper/chumpy GitHub - mattloper/chumpy Contribute to mattloper/chumpy development by creating an account on GitHub. github.com Chumpy is a Python-based framework designed to handle the auto-differentiation problem
https://github.com/mattloper/opendr/wiki GitHub - mattloper/opendr Contribute to mattloper/opendr development by creating an account on GitHub. github.com used for rendering and optimisation to image evidence
https://soulpl.tistory.com/38 conda 명령 정리 새벽 2시인데 잠이 안 와서~ 정리해봅니다. 계속 추가/수정될 수 있습니다. #1. conda activate/deactivate [env_name] conda 환경 활성화/비활성화. #2. conda env list 설치되어 있는 conda 환경 조회해서 보여.. soulpl.tistory.com '-c [channel_name] [pkg_name]' 옵션을 주면 해당 채널에서 패키지를 검색하여 설치 (conda install -c conda-forge [pkg_name])
https://hyoje420.tistory.com/50 [OS]윈도우&리눅스 듀얼부팅 환경에서 시간이 다르게 보이는 문제 윈도우와 리눅스를 듀얼부팅하는 환경에서 아래와 같이 시간이 지속적으로 바뀌는 문제를 발견했다. 윈도우에서 시간을 알맞게 세팅하고 다시 리눅스로 들어오면 리눅스의 시간이 늦어져 있 hyoje420.tistory.com 리눅스에서 timedatectl set-local-rtc 1 --adjust-system-clock 쳐주면 됨.
https://github.com/facebookresearch/detectron2/blob/main/INSTALL.md GitHub - facebookresearch/detectron2: Detectron2 is a platform for object detection, segmentation and other visual recognition t Detectron2 is a platform for object detection, segmentation and other visual recognition tasks. - GitHub - facebookresearch/detectron2: Detectron2 is a platform for object detection, segmentation a... ..
https://www.redhat.com/ko/topics/linux/what-is-the-linux-kernel Linux 커널이란 무엇일까요? Linux 커널은 Linux 운영 체제(OS)의 주요 구성 요소이며 컴퓨터 하드웨어와 프로세스를 잇는 핵심 인터페이스입니다. www.redhat.com
https://nirsa.tistory.com/332 [Ubuntu 20.04] 우분투 nvidia driver, cuda 11.0, cudnn 8.0 설치 (Ubuntu nvidia driver install, Ubuntu cuda 11.0 install, cud 우분투 nvidia driver, cuda 11.0, cudnn 8.0 설치 (Ubuntu nvidia driver install, Ubuntu cuda 11.0 install, cudnn 8.0 install) 1. 우분투 nvidia driver 확인 및 설치 ubuntu-drivers-cmmo.. nirsa.tistory.com
https://carrido-hobbies-well-being.tistory.com/84 Ubuntu 20.04 듀얼 부팅 설치하기(window 10) 0. 리눅스를 설치 하여 하고자 하는 것은, - 리눅스 위에 python 으로 서버 프로그램을 동작 시키고자 함. 1. 파티션 축소 하기 컴퓨터 관리 > 디스크 관리 에서 사용하는 디스크를 우클릭 하여 볼륨 carrido-hobbies-well-being.tistory.com https://webnautes.tistory.com/1198 Windows가 설치된 컴퓨터에 Ubuntu 18.04 설치하는 방법 Windows가 설치된 컴퓨터에 Ubuntu 18.04를 설치하는 방법을 설명합니다. 중간에 다운로드도 해야 하므로 와이파이가 가능한 곳에서 진행하세요..