shadow-robot / sr-ros-interface

A ROS interface for Shadow Robot's hand.
GNU General Public License v2.0
21 stars 12 forks source link

F#362 add examples for hand finder #363

Closed VahidAminZ closed 9 years ago

VahidAminZ commented 9 years ago

362

landscape-bot commented 9 years ago

Code Health Code quality remained the same when pulling 52c0736 on shadow-robot:F#362_add_examples_for_hand_finder into 4b57a3c on shadow-robot:indigo-devel.

toliver commented 9 years ago

The example script should have the executable flag. Haven't you run it with rosrun?

VahidAminZ commented 9 years ago

I tested it with pycharm. I will change it.

toliver commented 9 years ago

I get an exception when no hand is running. The python library should behave correctly in that case (same as you did for the cpp one).

Add a test to check that maybe?

landscape-bot commented 9 years ago

Code Health Code quality remained the same when pulling 1c43f60 on shadow-robot:F#362_add_examples_for_hand_finder into 35449b6 on shadow-robot:indigo-devel.