-
Notifications
You must be signed in to change notification settings - Fork 1
Home
A modular & economical research vehicle platform
Hardware
·
Software
·
Request Feature
See sciencebot in action »
Welcome to the sciencebot wiki!
This open-source project is a venture into designing a research vehicle platform which is:
- Capable: Able to carry out complex goals and tasks
- Economical: Pushes functional limits without using overly-expensive components
- Extensible: Can be easily modified (software & hardware payloads) to complete new missions and incorporate additional features
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.
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:
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.
Developed & Maintained by Lucas Liu
email: lucas.liu AT duke.edu
Special thanks to Dr. Tyler Bletsch for his mentorship during this project