Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not working diagonal moving directions (turnRight45(),turnLeft45()) #34

Open
tharakapasan opened this issue Nov 1, 2023 · 1 comment

Comments

@tharakapasan
Copy link

tharakapasan commented Nov 1, 2023

in the simulator 45 degrees turns are not working also half steps are also not working but i saw in some youtube simulations they managed to work it out can you please tell me how to fix it

@tharakapasan tharakapasan changed the title Not working diagnal moving directions (turnRight45(),turnLeft()) Not working diagnal moving directions (turnRight45(),turnLeft45()) Nov 1, 2023
@tharakapasan tharakapasan changed the title Not working diagnal moving directions (turnRight45(),turnLeft45()) Not working diagonal moving directions (turnRight45(),turnLeft45()) Nov 1, 2023
@mackorone
Copy link
Owner

The issue is that the latest release of the simulator does not include support for diagonal movement; for now, you have to build from source to get that functionality. Fixing this is on my to-do list, but no promises as to when I'll get to it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants