MechJeb2

MechJeb2

4M Downloads

Rover Autopilot does not follow waypoints because it cannot set heading

bhayden53 opened this issue ยท 3 comments

commented

There have been some posts in the KSP forum thread about this issue, but I don't see an issue here on github (except this one, #953, which was closed but the problem still exists), so I'm officially opening one.

I am using the Dev releases through CKAN, and this has been an issue since ~September 2017.

If you use the rover autopilot to set a waypoint, and then tell MJ to 'drive', it does not change the heading, and therefore cannot follow any waypoints.

I believe this bug was introduced in this PR: 65eafbe

Specifically, my guess is that it has something to do with the changes in line 110 in MechJeb2/MechJebModuleRoverWindow.cs, and/or line 576 in MechJeb2/MechJebModuleWaypointWindow.cs

commented

I see a fix above, but could this still be an issue? I'm having problems with rover autopilot, no matter which controller I run from.

commented

My understanding was that holding 'alt' while clicking drive was the way to get it to work, but that sarbian was going to get rid of the 'alt' requirement. It was working with 'alt' for me last I checked.
Not every fix on github makes it into the release version quickly, so try pressing 'alt' while clicking drive.

commented

It was fixed but I can't comment on your problem since you did not give the KSP and Mechjeb version you use