08-07-2009 12:22 AM
hi everyone,
i am trying to solve this problem:
i want to make an nxt vehical that scan entire room, it can avoid obstacles and detect red ball and grab them
it look's like this:
-----------------------------------------
o is a ball
| or - is an obstacle
X
X is the nxt vehical
X
i need an algorithm that can scan this room or can i make the vehical to create a map of obstacles in
the room and send it to a remote pc using the bluetooth?
thank you very much in advance...
08-11-2009 09:45 AM
itaibd,
You will find that you will receive more responses if you ask very specific questions. You should also include enough detail to not only help others understand your question but to demonstrate that you have put effort into your assignment. You are not likely to convince someone on the forum to volunteer to develop your algorithm for you.
Good luck. Your project looks like it will be a lot of fun.
Nathan
10-19-2009 04:26 AM
hi,
i have to build a radio data system encoder(RDS), so i need to simulate a bit surce, someting like a continuous bit waveform,how can i do that?