Skip to content

Instantly share code, notes, and snippets.

@harmishhk
Created November 21, 2016 21:50
Show Gist options
  • Save harmishhk/68a77f5e9a99c216b2be706072e7c44c to your computer and use it in GitHub Desktop.
Save harmishhk/68a77f5e9a99c216b2be706072e7c44c to your computer and use it in GitHub Desktop.
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