Skip to content

Instantly share code, notes, and snippets.

@ammarnajjar
Last active August 30, 2016 08:00
Show Gist options
  • Save ammarnajjar/3c326746eed56d5f4dbb088aa3028f5c to your computer and use it in GitHub Desktop.
Save ammarnajjar/3c326746eed56d5f4dbb088aa3028f5c to your computer and use it in GitHub Desktop.
#!/bin/bash
roslaunch schunk_lwa4p robot.launch
rosservice call /arm/driver/init
# success: True
# message: ''
roslaunch lwa4p_movit_config moveit_planning_execution.launch
# Kinect2
roslaunch kinect2_bridge kinect2_bridge.launch
rosrun kinect2_viewer merosy_kinect2 both
# pick_place
rosrun pick_place pick_place
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment