Clemson University - Autonomous Systems
Program Overview
Last updated
Program Overview
Last updated
Welcome! This page is no longer active, and will not be updated. [RIP 2017-2021] cheers! -Alex
The Autonomous Systems research team is directed by Dr. Yiqiang Han, a research assistant professor in the department of mechanical engineering at Clemson University. The research has been supported by the creative inquiry and undergraduate research offices since its founding in 2018. Since then, the project has grown and more students from other disciplines have started participating, advancing our capabilities as a team. Students have gained hands on experience experimenting with physical prototypes and have been able to gain practical skills through our research. Members of our team have gone on to continue their work as undergraduate students into graduate school and have been able to perform physical testing of their algorithms, fully validating their works. We have experience working with autonomous drones and ground vehicles that use ackermann and skid steer geometries. We have demonstrated how machine learning can be used to control the navigation of these vehicles using deep neural networks, and have written our own variations of existing path planning algorithms that produce more computational and energy efficient solutions compared to existing works. Undergraduate students join our group with little to no background experience in robotics, and we are able to teach them the tools and principles necessary to develop their own autonomous robots.
Our team is primarily made up of undergraduate students from various disciplines, which presents different learning curve challenges when trying to begin development on our prototype vehicles. In order to reduce the time spent troubleshooting the same issues that other members have solved in setting up their packages and build environments we utilize docker containers. This way we can quickly deploy existing build environments and directly integrate new packages into those containers.