반응형
Setting up a Developer Environment (Toolchain)
https://docs.px4.io/main/en/dev_setup/dev_env.html
위 링크를 타고 들어가서 Simulation : Gazebo Classic SITL를 클릭한다
그 다음 Installaion 가이드를 따라 패키지를 설치한다
Configuration & Implemet
$ PX4_SYS_AUTOSTART=4001 PX4_GZ_MODEL_POSE="0,2" PX4_SIM_MODEL=gz_x500
$ make px4_sitl gz_x500
Find Latitude Longitude
좌표를 지정할 수 도 있다
경도위도 좌표 찾는 사이트 : https://www.findlatlng.org/
위 사진처럼 Application Settings 에서 변경해주면 된다
이런 식으로 Waypoint Planning 도 가능하다
참 신기하고 유용하게 사용할 수 있을 것 같다.
누군가 내 글을 유용하게 사용하주길 바라며 이상
<Reference>
반응형
'ROS Project🦾' 카테고리의 다른 글
[ROS] 도커 이미지 (rviz, gazebo) (0) | 2024.03.19 |
---|---|
[ROS] VLP-16 ROS Driver 사용하기 (ROS-noetic) (2) | 2024.03.01 |
ROS QGroundControl 띄우기 [1] (0) | 2024.02.14 |
ROS gazebo에서 image 넣기, How to build a world with real image as ground plane (0) | 2024.01.31 |
jackal_navigation 파라미터 분석하기 (1) | 2024.01.25 |