Chief Delphi

Chief Delphi (http://www.chiefdelphi.com/forums/index.php)
-   Programming (http://www.chiefdelphi.com/forums/forumdisplay.php?f=51)
-   -   C++ A* Path Planning (http://www.chiefdelphi.com/forums/showthread.php?t=130155)

faust1706 25-07-2014 20:16

C++ A* Path Planning
 
A fellow student has converted my A* path planning program, that was originally in Matlab, to c++.

The code can be found here: https://www.dropbox.com/sh/mfar4v75i...PXt9Q1N7PUkiTa

Enjoy!

brennonbrimhall 25-07-2014 20:46

Re: C++ A* Path Planning
 
+1 for using CMake.

What does this guy do? Do you have any documentation available?

SoftwareBug2.0 25-07-2014 22:01

Re: C++ A* Path Planning
 
Quote:

Originally Posted by faust1706 (Post 1394380)
A fellow student has converted my A* path planning program, that was originally in Matlab, to c++.

The code can be found here: https://www.dropbox.com/sh/mfar4v75i...PXt9Q1N7PUkiTa

Enjoy!

Is this just for demonstration or would he like feedback on it?

faust1706 25-07-2014 23:13

Re: C++ A* Path Planning
 
Quote:

Originally Posted by brennonbrimhall (Post 1394381)
+1 for using CMake.

What does this guy do? Do you have any documentation available?

He just finished his freshman year of high school. And documentation on how to it or just a* in general?

This was our version of releasing code so we can use it during the build season next year. We are combining a lot of code we have published in an attempt to make a robot be able to move from point a to point b on a field avoiding obstacles (like other robots)

yash101 27-07-2014 13:22

Re: C++ A* Path Planning
 
Are you going to merge this with your depth-testing program, so you can use the Kinect to make your robot capable of navigating by itself?

faust1706 27-07-2014 14:15

Re: C++ A* Path Planning
 
That and 254s spline generator and path follower.


All times are GMT -5. The time now is 09:04.

Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2017, Jelsoft Enterprises Ltd.
Copyright © Chief Delphi