일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
- ax200
- ROS
- sources.list
- roslib
- turtlebot
- autorace
- Kinetic
- webots
- RGB-D
- 촉각센서
- ubuntu
- rqt
- opencv
- roslaunch
- 전이학습
- FreeCAD
- 부분공간
- amcl
- linetracing
- G++
- CuDNN
- Gazebo
- error
- darknet_ros
- CUDA
- Installation
- turtlebot3
- YoLO
- gcc
- Linux
- Today
- Total
목록전체 글 (408)
기술 성공, 실패 기록소
https://www.youtube.com/playlist?list=PLq5QiNoRF5xAUCEkKQV5RlAjtmz2bYWyX
https://www.freecadweb.org/wiki/Std_AddonMgr Std AddonMgr - FreeCAD Documentation The Addon Manager is a tool to install and manage external workbenches and macros provided by the FreeCAD community. If the git-python package is installed on your computer, the Addon Manager will make use of it to update installed workbenches, making down www.freecadweb.org FreeCAD를 키고, Tools - Addon manager 을 키면 ..
https://www.youtube.com/watch?v=xRvFJDuhx3Y&t=365s roscore pioneer3at world 열기 rosrun webots_ros pioneer3at rosrun gmapping slam_gmapping scan:=/pioneer3at/Sick_LMS_291/laser_scan/layer0 _xmax:=30 _xmin:=-30 _ymax:=30 _ymin:=-30 _delta:=0.2 + mapping 정보 rqt rqt - plugin - rviz rviz에서 add - map - map 해야 매핑보임 rqt-plugin- /pioneer3at/camera/image 선택 하면 로봇 카메라 이미지 보임.
/opt/ros/kinetic/share/webots_ros/launch 여기에 webot_ros 예제들의 launch 파일들이 있다. deb로 설치한 kinetic의 pkg들은 /opt/ros/kinetic/share/ 에 위치하고 있다. https://cyberbotics.com/doc/guide/using-ros#ros-for-webots Webots cyberbotics.com WEBOTS_HOME/projects/languages/ros/webots_ros 내 컴퓨터에선 /usr/local/webots/projects/languages/ros/webots_ros/src 예제들의 node, launch file을 가지고 webots-ros 공부.
dpkg -L {패키지 명}
https://ubuntuforums.org/showthread.php?t=113615 What is deb-src? ubuntuforums.org "deb" are binary package repositories "deb-src" are source package repositories, which provide access to the source code of the applications and the files needed to create a ".deb" package out of them.
https://askubuntu.com/questions/760746/how-to-fix-error-w-target-packages-main-binary-amd64-packages-is-configured-m How to fix error W: Target Packages (main/binary-amd64/Packages) is configured multiple times in my sources.list file? I have Ubuntu 16.04 Xenial Xerus and when I want to run sudo apt-get update or sudo apt-get autoclean or sudo apt-get install (package name) or sudo apt-get insta..
sudo apt-get update 를 하는데 timeout error가 났다. Software & Updates - Ubuntu Software 에서 Downlad from 을 korea에서 Server for United States로 변경시키니 된다.
rqt 실행시 에러 msg [ERROR] [1569327055.519471119]: Skipped loading plugin with error: XML Document '/opt/ros/kinetic/share/rqt_servicesim_score/plugin.xml' has no Root Element. This likely means the XML is malformed or missing.. RosPluginProvider._parse_plugin_xml() plugin file "/opt/ros/kinetic/share/rqt_servicesim_score/plugin.xml" in package "rqt_servicesim_score" not found RosPluginProvider._par..
http://gazebosim.org/tutorials/?tut=ros_wrapper_versions Gazebo : Tutorial : Which combination of ROS/Gazebo versions to use Introduction This document provides an overview about the options to use different versions of ROS in combination with different versions of Gazebo. It is recommended to read it before installing the Gazebo ROS wrappers. Important! simple analysis for a qu gazebosim.org RO..