Forums » General

Theory on Autopilot

«12
May 13, 2009 SuperMegaMynt link
Anybody is welcome to not use the theoretical Autopilot, if they so wish.
Jun 11, 2009 Rubin427 link
I may not be interested in autopilot, but I found your post interesting for other reasons. Theres really alot you could do starting with this general approach. Thanks MegaMynt.
Jun 11, 2009 darkgrey link
Given accurate data you can create an autopilot. I've been tinkering around with one for a while. The code is freely available.
http://www.vendetta-online.com/x/msgboard/9/17343?page=2#264282

The triangulation algorithms are there but rely on accurate data to work properly. I want to know the distance between the centres of two objects rather than the distance between two surfaces.

I haven't tried to dock the ship using my code but I'll probably get the same result as mr_spuck, i.e. my ship would collide with the station as it would be aiming for the back of the dock.
Jun 11, 2009 toshiro link
If you could determine which points are a station and which aren't, you could find an approximate of the dock's orientation.

I'm unsure how much work such an algorithm would be. I'd probably try using neural networks, but teaching might be a hassle.
Jun 11, 2009 mr_spuck link
I've noticed recently that the docking lights are seperately targetable, which could help with finiding the right side of the dock.
Mar 23, 2010 r00key link
AUTOPILOT YES!

just do it.
Mar 23, 2010 toshiro link
toshiro calls upon the might of Lady Serco and casts Turn Unthread

Lord~spidey casts Counterspell Necrorepliphilia and foils toshiro

toshiro attempts to summon Whistler, Locker of Threads
Mar 24, 2010 Lord~spidey link
Ok... what if you jump in and there are no Roids/Objects in sight?

will it pull coords out of its own majic arse?
Mar 24, 2010 Impavid link
If there are no roids in sight you're in an empty sector or already oriented in a predictable way...

Guys, I did an autopilot just like this a year ago. It took a while to write, but it works fine. The auto-fire plugin was quick and easy though....
Mar 24, 2010 toshiro link
I'd be interested to know how robust your autopilot is.
Mar 24, 2010 Dr. Lecter link
Jesus, get a room, Tosh.
Mar 25, 2010 toshiro link
Heh. My bad. I was referring to the pathfinding routine.
Mar 25, 2010 Impavid link
Whatever. My autopilot is ROBUST.
Mar 26, 2010 Lord~spidey link
/me watches as lines of codes fall/fail off the sides and crash on the floor.