Skip to content

Repository for Stevens senior design group working on an autonomous robot for the NASA 2020 Lunabotics RMC competition.

Notifications You must be signed in to change notification settings

roshea6/SeniorD-RMC-2019

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 
 
 

Repository files navigation

NASA Robotic Mining Competition: Lunabotics

The repository is organized as a ROS workspace with a number of different packages.

Steps for setup:

  1. Clone the repository normally.
  2. cd into the folder
  3. Run catkin_make
  4. Add the command "source /your_path/SeniorD-RMC-2019/devel/setup.bash" to your .bashrc file. For example mine is /home/ryan/SeniorD-RMC-2019/devel/setup.bash
  5. Run source ~/.bashrc to update your environment
  6. Your environment should now be setup. Try to roscd into the different packages and roslaunch some of the packages after you've downloaded the necessary requirements

Please keep everything organized as ROS packages so you don't break other people's workspaces. Make branches and stuff obviously we'll talk about this later.

If any packages have a models folder you'll need to copy that into your /.gazebo/models directory in order for a world to spawn it.

Please try to include a README with any packages you make with their purpose and the necessary packages to run them.

About

Repository for Stevens senior design group working on an autonomous robot for the NASA 2020 Lunabotics RMC competition.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published