-
Notifications
You must be signed in to change notification settings - Fork 26
/
commands
48 lines (30 loc) · 875 Bytes
/
commands
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
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
1) roscore
2) /home/sarthak/Desktop/ardupilot/Tools/autotest/sim_vehicle.py --console --map --aircraft test
3) roslaunch mavros apm2.launch fcu_url:=udp://localhost:14550@
4) rosrun map currentXY
5) rosrun map markPoints
6) rviz
(write the frame id i.e. /my_frame in the Fixed Frame)
7) rosrun tf static_transform_publisher 0 0 0 0 0 0 1 map my_frame 10
8) rosrun map waypoints
EDITS:
1) NECESSARY :
increase map size
path planning code --- mandeep bhaiya
2) OPTIONAL :
introduce height
SITL :
cd ardupilot/ArduPlane
wp load ../Tools/autotest/ArduPlane-Missions/CMAC-toff-loop.txt
arm throttle
mode auto
WAYPOINTS
/-35.3612090557,149.162058657
/-35.3611896113,149.164030884
/-35.3654257308,149.164464218
/-35.3641951728,149.162344769
/-35.35946183,149.162639214
/-35.359539608,149.161736435
/-35.3645035068,149.164350329
SOFTWARES:
ugcs,neptus,vrep