Author |
Message |
mightor
Site Admin
Joined: Wed Mar 05, 2008 8:14 am Posts: 3654 Location: Rotterdam, The Netherlands
|
 Re: Path Planning
I think if this is a university project, you should have the skills to figure this stuff out yourself. Surely, you can't expect us to hand it to you? Do your research, do some work and come back with your results, if things go bad and we can see if we can be of any help to you.
If all fails, use The Google, I am pretty sure I will find plenty of hits when I type in "path planning algorithms". You may even find some older topics touching on this very subject on these very forums.
Final projects are about showing off how good you are at novel, independent research, not how good you are at copying stuff from the net.
= Xander
_________________| Professional Conduit of Reasonableness| (Title bestowed upon on the 8th day of November, 2013) | My Blog: I'd Rather Be Building Robots| ROBOTC 3rd Party Driver Suite: [ Project Page]
|
Tue Apr 23, 2013 6:52 am |
|
 |
MariosRobot
Novice
Joined: Wed Feb 20, 2013 2:46 am Posts: 64
|
 Re: Path Planning
i want only the start point
|
Tue Apr 23, 2013 8:27 am |
|
 |
MariosRobot
Novice
Joined: Wed Feb 20, 2013 2:46 am Posts: 64
|
 Re: Path Planning
I want a little help, not full project
|
Wed Apr 24, 2013 3:13 am |
|
 |
mightor
Site Admin
Joined: Wed Mar 05, 2008 8:14 am Posts: 3654 Location: Rotterdam, The Netherlands
|
 Re: Path Planning
Did you search on Google about the different path planning algorithms out there? There's wavefront, A* and probably others, too.
= Xander
_________________| Professional Conduit of Reasonableness| (Title bestowed upon on the 8th day of November, 2013) | My Blog: I'd Rather Be Building Robots| ROBOTC 3rd Party Driver Suite: [ Project Page]
|
Wed Apr 24, 2013 9:08 am |
|
 |
magicode
Moderator
Joined: Tue Sep 14, 2010 9:19 pm Posts: 496
|
 Re: Path Planning
I gave you lots of starting points in my post. The link shows exactly how wavefront propagation works. There are hundreds of examples of Dijkstra's and A* on the web. As Xander said, you will not get anything just handed to you.
_________________ sudo rm -rf /
|
Wed Apr 24, 2013 2:30 pm |
|
 |
MariosRobot
Novice
Joined: Wed Feb 20, 2013 2:46 am Posts: 64
|
 Re: Path Planning
i know these algorithms but i don't know how to implement in RobotC
|
Thu Apr 25, 2013 6:49 am |
|
 |
mightor
Site Admin
Joined: Wed Mar 05, 2008 8:14 am Posts: 3654 Location: Rotterdam, The Netherlands
|
 Re: Path Planning
Wouldn't part of your final project be to figure that stuff out?
= Xander
_________________| Professional Conduit of Reasonableness| (Title bestowed upon on the 8th day of November, 2013) | My Blog: I'd Rather Be Building Robots| ROBOTC 3rd Party Driver Suite: [ Project Page]
|
Thu Apr 25, 2013 7:05 am |
|
 |
MariosRobot
Novice
Joined: Wed Feb 20, 2013 2:46 am Posts: 64
|
 Re: Path Planning
i know all planning algorithms, but i don't know how to start in robotC, if you give me a little help i will implement the project
|
Thu Apr 25, 2013 8:02 am |
|
 |
mattallen37
Expert
Joined: Thu Sep 29, 2011 11:09 pm Posts: 184 Location: Michigan USA
|
 Re: Path Planning
There are many ROBOTC examples included with the IDE, and the manual is pretty extensive IIRC.
_________________ Matt
|
Thu Apr 25, 2013 12:13 pm |
|
 |
MariosRobot
Novice
Joined: Wed Feb 20, 2013 2:46 am Posts: 64
|
 Re: Path Planning
can you give me a link for download planning examples?
|
Thu Apr 25, 2013 4:38 pm |
|
 |
mattallen37
Expert
Joined: Thu Sep 29, 2011 11:09 pm Posts: 184 Location: Michigan USA
|
 Re: Path Planning
I mean general ROBOTC examples (you said you don't know how to start in ROBOTC).
_________________ Matt
|
Thu Apr 25, 2013 4:42 pm |
|
 |
mightor
Site Admin
Joined: Wed Mar 05, 2008 8:14 am Posts: 3654 Location: Rotterdam, The Netherlands
|
 Re: Path Planning
I am going to lock this thread. You were told how to look for examples of ROBOTC, including curriculum, you were told which path planning algorithms are out there. There is nothing we can show you, short of doing your research project for you and that will never happen.
Regards, Xander
_________________| Professional Conduit of Reasonableness| (Title bestowed upon on the 8th day of November, 2013) | My Blog: I'd Rather Be Building Robots| ROBOTC 3rd Party Driver Suite: [ Project Page]
|
Thu Apr 25, 2013 4:48 pm |
|
|