Good day,
What functions is available to use ?
i know turn left is for example : Commands.TURN.value + self.change_lane_command(-1)
Where can i find a list of available functions to use ?
For example :
- In what lane i am in
- How many lanes is there
- Block distance
- Available boost
- Using your boost
Sorry for the noobish questions.
This is my first time attempting to do something like this
Thank you in advance
Repentance
Look into the JsonMap.json file.
Normally the starter bots are created to load this file for you and you just need to add the logic. The JavaScript starter bot has everything from the JsonMap file loaded for you already.
Which language are you using?
1 Like
Thanks for the reply.
i am using python.
Where do i find the JsonMap.json file ?
What language would you recommend ?
Thank you in advance.
Hello @Renette
This is so helpful.Thank you so much.
Have a blessed day,
Repentance
1 Like