Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
Tags
- RGB-D
- G++
- sources.list
- Linux
- Gazebo
- turtlebot3
- autorace
- amcl
- Kinetic
- error
- turtlebot
- YoLO
- roslib
- darknet_ros
- 촉각센서
- ROS
- linetracing
- roslaunch
- opencv
- gcc
- CuDNN
- FreeCAD
- rqt
- webots
- 전이학습
- ax200
- 부분공간
- ubuntu
- Installation
- CUDA
Archives
- Today
- Total
기술 성공, 실패 기록소
webots using ROS 본문
728x90
https://cyberbotics.com/doc/guide/tutorial-8-using-ros
Webots
cyberbotics.com
sudo apt-get install ros-kinetic-webots-ros
+kinetic ros를 사용하므로 melodic >> kinetic 수정
Running the Nodes
source /opt/ros/kinetic/setup.bash
roslaunch webots_ros e_puck_line.launch
+ e_puck_line 예제를 실행시켜본다.
이 launch파일이 실행되기 위해서는 >> the WEBOTS_HOME environment variable should be set
ex) export WEBOTS_HOME=/usr/local/webots