This repository has been archived by the owner on Nov 17, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 3
Tutorial: Install Dependencies
Yoonyoung (Jamie) Cho edited this page Oct 8, 2017
·
2 revisions
Warning : This page is still in construction
In order to expedite the building process, it's often more convenient to have all the dependencies installed beforehand, even if some of them are specific to the arm.
cd ~/catkin_ws/src
git clone [email protected]:olinrobotics/irl.git
Note that you need to have setup Github for this step to work.
- Install ur_modern_driver:
cd ~/catkin_ws/src
git clone https://github.com/Zagitta/ur_modern_driver.git
rosdep install --ignore-src ur_modern_driver
sudo apt-get install ros-kinetic-universal-robot and sudo apt-get install ros-kinetic-ur-driver
rosdep install --ignore-src edwin_moveit_config
- Tutorial: Setup and Installation
- Tutorial: Working with the Arms
- Tutorial: Motion in ROS
- Tutorial: Speech To Text
- Tutorial: OpenCV
- Tutorial: Depth Camera