We wrote a program to run the robot. We got a n_setaxis error while our robot hit an obstacle. The robot got the error continueously although we move out the obstacle.
If we drive the robot with joystick for a while, the program can run again.
If anybody knows how to modify a program so that the robot can restart without using the joystick.
Thanks a lot.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Anonymous
-
2002-05-03
I am currently studying a super scout
I don't know if they are similar but I can send you some source code that might help you,
I has a list of options for what the robot is to do,
as in go to point,
wander,
quit all programs,
and an A* Algorithm Planner,
if you want to have a look at the code
email me: andrewjr@bigpond.com
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
We wrote a program to run the robot. We got a n_setaxis error while our robot hit an obstacle. The robot got the error continueously although we move out the obstacle.
If we drive the robot with joystick for a while, the program can run again.
If anybody knows how to modify a program so that the robot can restart without using the joystick.
Thanks a lot.
I am currently studying a super scout
I don't know if they are similar but I can send you some source code that might help you,
I has a list of options for what the robot is to do,
as in go to point,
wander,
quit all programs,
and an A* Algorithm Planner,
if you want to have a look at the code
email me: andrewjr@bigpond.com