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