Skip to content

Instantly share code, notes, and snippets.

@gmp-prem
Last active March 16, 2022 09:09
Show Gist options
  • Select an option

  • Save gmp-prem/4f8fc06fffa2d793215f1a69b2cc5ca4 to your computer and use it in GitHub Desktop.

Select an option

Save gmp-prem/4f8fc06fffa2d793215f1a69b2cc5ca4 to your computer and use it in GitHub Desktop.
How to grasp spagetthi
  1. bring up everything except detection
roslaunch motoman_move_action except_detection.launch
  1. open detection server (in new terminal)
conda activate mmd
roscd mmd_ros/script
python food_detection_server.py
  1. run experiment script
rosrun motoman_move_action motoman_service_client.py
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment