Commit Graph

8 Commits

Author SHA1 Message Date
Sravan Balaji
e27990cb75 Final Report
- Add PDF of final report to repo
- Add link to PDF and Overleaf project for final report
2020-04-27 22:53:00 -04:00
Sravan Balaji
1490e427bd Documentation Updates
- Add page links at the top of each website page
- Add link to draft video to home.md
- Fix links that don't point to files in the docs folder to point to file in GitHub repo
- Add instructions for using run_all.sh script to gear.md
- Add documentation.md to describe file structure and what each of the files are for
2020-04-27 12:35:02 -04:00
Sravan Balaji
5db44689b4 Attempt to Get Run_All.sh Working
- Remove ariac_ws from docker-compose
- Update home.md to indicate that GEAR is final simulation
- Update run_all.sh with comments and add sleep between commands
2020-04-27 10:09:13 -04:00
Sravan Balaji
01e7902c1f Test Insert Object Quit Option
- Add option to stop test insert object
- Remove comments from model_insertion_plugin.cpp
- Update home.md to specify root user when attaching a new terminal
2020-04-19 19:40:57 -04:00
Sravan Balaji
aa19a69917 Rename Folder, Remove Submodules, & GEAR Container
- Update gitignore to ignore build, devel, and install folders in rrrobot_ws
- Remove git submodules
- Rename rrrobot_src to rrrobot_ws indicating that this is a catkin workspace
- Create GEAR docker container
- Move GEAR specific documentation to its own page
- Add link to overleaf report on home page
- Add tips & tricks section to home page
2020-04-13 00:59:15 -04:00
Sravan Balaji
75f0d553fe Remove Submodule & Fix Dockerfile
- Remove gazebo source submodule
- Fix dockerfile to use sudo to install ariac3 package
- Remove instructions related to submodule
- Remove sourcing setup.bash in workspace from instructions
2020-04-12 14:45:24 -04:00
Sravan Balaji
705f7ac662 Merge branch 'master' into warehouse
- Move warehouse & gazebo sim instructions from README to home.md
2020-04-12 11:54:29 -04:00
Sravan Balaji
011975cbbe GitHub Pages Setup
- Rename Documents folder to docs
- Add _config.yml to define GitHub pages jekyll theme
- Move README to homepage of website
- Add new README with link to project website
- Fix links to documents in website
2020-04-11 09:09:16 -04:00