Robot Autonomy

In this section, I publish some of my works in robot autonomy course in CMU, which mostly contains the algorithm for path planning.

Sample algorithm that I have implemented:

A Star Planner: source code
Beta blockers, often used in the treatment of high blood pressure and prevents onset of loss of libido. prescription viagra without Bringing back the physiological equilibrium in your body through a process known as oxidative phosphorylation. cheapest viagra in canada Mehmet Oz, introduced an alternative viagra 100mg mastercard herbal remedy that has caught on in recent years. It improves functioning of nerves order generic cialis http://cute-n-tiny.com/tag/pals/page/3/ and improves sensation in the genitals.
A Star planner is an algorithm to find path by calculating each possible route’s cost to the goal (which is called heuristic cost). Starting from the start point, I calculated each neighbor’s heuristic cost of the starting point, and then go to the point which has the lowest cost, and then keep repeating until the goal point is achieved.

 

Leave a Reply

Your email address will not be published. Required fields are marked *