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 |
Tags
- FreeCAD
- CuDNN
- Linux
- turtlebot
- Kinetic
- Gazebo
- YoLO
- sources.list
- roslib
- darknet_ros
- amcl
- 촉각센서
- error
- autorace
- Installation
- ax200
- CUDA
- turtlebot3
- ROS
- webots
- G++
- gcc
- roslaunch
- rqt
- linetracing
- 전이학습
- 부분공간
- RGB-D
- opencv
- ubuntu
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