Created
November 21, 2016 21:50
-
-
Save harmishhk/68a77f5e9a99c216b2be706072e7c44c to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
git clone -b indigo-devel https://github.com/ros-drivers/audio_common src/audio_common | |
touch src/audio_common/audio_capture CATKIN_IGNORE | |
touch src/audio_common/audio_play CATKIN_IGNORE | |
git clone -b indigo-devel https://github.com/harmishhk/pr2_battery_alert.git src/pr2_battery_alert | |
git clone -b indigo-devel https://github.com/harmishhk/pr2_common_actions.git src/pr2_common_actions | |
git clone -b indigo-devel https://github.com/PR2/pr2_robot src/pr2_robot | |
sed -i 's/timeout: 0.2/timeout: 0.5/g' src/pr2_robot/pr2_controller_configuration/pr2_base_controller2.yaml | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment