This website requires JavaScript.
Explore
Help
Sign In
aepko
/
Ardupilot2
Watch
1
Star
0
Fork
0
You've already forked Ardupilot2
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
4c2ca1e028
Ardupilot2
/
libraries
/
SITL
/
wscript
3 lines
74 B
Plaintext
Raw
Normal View
History
Unescape
Escape
SITL: Make SIM_Aircraft use double precision to stop SITL's short-range teleporting
2023-08-10 07:59:20 -03:00
def configure(cfg):
SITL: build the whole simulator as double precision
2023-08-12 06:15:09 -03:00
cfg.env.DOUBLE_PRECISION_LIBRARIES['SITL'] = True
Reference in New Issue
Copy Permalink