Search the Community
Showing results for tags 'Contour'.
Found 3 results
-
[Release] Timid Icarus - Contour Flight Script
Rydygier posted a topic in ARMA 3 - MISSION EDITING & SCRIPTING
FILE CFS 1.01 (Dropbox, APL-SA license) INTRODUCTION CFS script attempts to guide pointed helicopter along his waypoints using very low altitude similar to contour flight. CFS's control is paused as helicopter approaches current waypoint and resumed, when new waypoint become current. Testing run footage Parameters description: Helicopter - a chopper to be controlled. Desired speed - speed in m/s, that heli will try to maintain most of the time. Default: max config speed. The faster, the more risky flight. Desired altitude - AGL ceiling in meters: controlled heli will strive to maintain that height above the ground as much, as possible. Default: 10. Values below 10 not recommended. Overfly buffer - additional buffer in meters added to calculated minimal height necessary to fly over an obstacle (map object etc.). Default: 2. Values below 2 not recommended. Obstacle detection mode - setting for obstacles detection method. 0 - less CPU hungry, pays attention only to the map objects, ignores editor-placed objects and very few exceptions amongst map objects too (example: Tanoa's sea bridge roadway). 1 - detects non-map objects as well, may cause a bit more bumpy ride, than necessary and recognize as an obstacle also objects, that should be ignored, can be more CPU-hungry. Default: 0 (recommended unless insuffice in certain scenarios). Obstacle detection range - a multiplier of obstacles detection radius. Default: 1, which translates to the bigger of the two: (heli full length + 10) OR 20 meters. Too big radius will eat FPS fast, too low will tend to ignore big objects, that still can be collided with. Emergency pull up - if this is enabled and code would detect, that heli gets dangerously close to the ground, emergency "pull up!" vertical velocity will be added, which often (not always) may help to avoid collision. In such situation it will override sharpness setting. Default: true. Sharpness factor - the lower value, the more smoothed flight, but also more sluggish reactions which increase collision risk. Default: 0.2. Values 0.1-0.2 are risky. Values below 0.1 not recommended. Maximum: 1 (safest, but least elegant). Values above 1 or below 0 may cause weird behavior. Debug mode - added 3D visualisation markers and some numerical data on the screen. Default: false. KNOWN ISSUES & LIMITATIONS CFS was tested with few helicopters (Ghost Hawk, Hummingbird and Huron) and settings along various, demanding paths, but further tests with various settings/on different terrains may still reveal exceptions, where collisions may occur. Although I did, what I could to make it looking as natural, as possible, do not expect fully realistic flight model here. It's simplified, scripted makeshift. CFS will fail, if given map object has its shape bigger, than bounding box. One example found: sea bridges elements (pillars) on Tanoa - manual correction for them included. CFS will not try to pass obstacles sideways nor will try to guide the helicopter below any obstacle even, if possible (high bridges etc.). It will always try to overfly the obstacle instead. CFS guides the helicopter towards current waypoint along the straight line, there's no path preplanning to use terrain, avoid hilltops etc. The code is run per frame to make it fluid and reliable, so it may cause some FPS drops especially over areas with many objects, like forests etc. CODE Initialization: _handle = [heli1] spawn RYD_TI_TimidIcarus;//simple _handle = [heli1,83.3,10,2,1,1,false,0.2,true] spawn RYD_TI_TimidIcarus;//advanced //[helicopter,desired speed (m/s), desired altitude AGL (m), obstacle overfly buffer (m), obstacle detect mode (0/1), obstacle detect range (m), emergency pull up, smoothness factor, debug mode] Ending: removeMissionEventHandler ["EachFrame", RYD_TI_EFEH]; Source:- 22 replies
-
- 11
-
Here's a little mod I cooked up. It started as a mod to increase the grid numbers around the edges of the map as I could barely read them. Then I figured out how to get rid of the satellite overlay. Then I decided to roll in the changes done by the BHC map contour mod. http://imgur.com/a/bYAKq Features: * permanently removed satellite overlay from all the map screens I was able to find (map, UAV terminal, artillery computer, camera, 3den), some of with was forced, meaning you could not disable the overlay * incorporated BHC map contour changes to improve readability * increased font size for height numbers as well as grid numbers around the edges Known issues: * for some reason I could not remove satellite overlay for the spectator mode * I would love to find a way to increase the font size for the full grid number and the ASL data shown next to the cursor on the map (401019, 35m) DOWNLOAD: http://www.mediafire.com/file/bmp406jw1lsx9rj/@More_Readable_MapV2.zip Credits: Tomahawko for his bhc_map_contour mod
-
Hey guys! Just thought I'd get some input on something I've been making for the last couple of days. Started 3D modeling about 10 days ago so this is my first model. It's very much a work in progress. Still have to make pads inside the helmet. Fix the helmet cover, fix the Manta strobes translucentness, Battery Pack Cord, helmet straps, bungee cords and a flashlight. Also adding Peltor Comtac II's.
- 52 replies
-
- 12
-
- Crye Airframe
- Manta Strobe
-
(and 2 more)
Tagged with: