Skip to content
Lucas edited this page Aug 14, 2020 · 16 revisions

GPLv3 License


sciencebot

sciencebot

A modular & economical research vehicle platform
Hardware · Software · Request Feature
See sciencebot in action »

Wiki Homepage

Introduction

Welcome to the sciencebot wiki!

This open-source project is a venture into designing a research vehicle platform which is:

  1. Capable: Able to carry out complex goals and tasks
  2. Economical: Pushes functional limits without using overly-expensive components
  3. Extensible: Can be easily modified (software & hardware payloads) to complete new missions and incorporate additional features

Organization

Documentation is organized into 3 main parts: Hardware, Software and the Wiki.

Hardware contains information about the physical build components of the vehicle.

Software contains information about computing per-requisites and package installation steps.

The wiki contains information about project motivations, concepts, and topics.

Learn More

On the wiki, you can learn more about the ROS Architecture, review sciencebot capabilities, discover the story behind the creation of sciencebot, or learn about topics & concepts used in the sciencebot project, such as:

Skid Steer

PID Control

Moving Average

License

Copyright © 2020 Lucas Liu

sciencebot

sciencebot is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

sciencebot is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with sciencebot.  If not, see <https://www.gnu.org/licenses/>.

This repository includes modified versions of other source code from the ROS open source community. The relevant subfolders each have their own license. All other files fall under the GPLv3 license as described above.

Contact

Developed & Maintained by Lucas Liu

email: lucas.liu AT duke.edu

Acknowledgements

Special thanks to Dr. Tyler Bletsch for his mentorship during this project

Clone this wiki locally