Is example_client.py waypoints are fixed ? or can I change/add multiple waypoints in waypoints_localFrame array ? #141
Answered
by
connorjak
Rafiul-Omar2022
asked this question in
2025 Mars Autonomous Rover Rally Q&A
-
Beta Was this translation helpful? Give feedback.
Answered by
connorjak
Nov 7, 2025
Replies: 1 comment
-
|
You are free to modify all of the code in the example_client.py, or replace it with your own code, even adding other nodes and packages. The existing example code just navigates directly between waypoints. It could be modified to do something else. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
Rafiul-Omar2022
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

You are free to modify all of the code in the example_client.py, or replace it with your own code, even adding other nodes and packages. The existing example code just navigates directly between waypoints. It could be modified to do something else.