"RC Car End-to-end ML Model Development"기사에 기재된 필드를 GAZEBO 시뮬레이터 환경에 표시하는 순서

1292 단어 GazeboROS
아래 기사에 기재된 필드를 GAZEBO 시뮬레이터 환경에 표시하는 순서
RC Car End-to-end ML Model Development
Lastly, we will use the Conde world file developed by Valter Costa for his paper, “Autonomous Driving Simulator for Educational Purposes” as the simulated environment to operate the system and serve as a test track for training. 

step1.model 파일을 다운로드하여 ~/.gazebo/models/.
wget https://s3-us-west-2.amazonaws.com/selbystorage/wp-content/uploads/2017/July/conde_world.zip
unzip conde_world.zip
mv conde_world ~/.gazebo/models/.

step2.GAZEBO_MODEL_PATH 통과
$ export GAZEBO_MODEL_PATH=$GAZEBO_MODEL_PATH:~/.gazebo/models

step3.gazebo 시작하고 모델을 선택 (Insert->Conde world를 선택)하고 모델이 표시되면 OK
$ gazebo



참고



RC Car End-to-end ML Model Development

좋은 웹페이지 즐겨찾기