~shadowrobot/sr-ros-interface/trunk

« back to all changes in this revision

Viewing changes to sr_hand/CMakeLists.txt

  • Committer: Ugo Cupcic
  • Date: 2012-07-23 14:42:29 UTC
  • Revision ID: ugo@shadowrobot.com-20120723144229-i8bc0yl6803v22zi
unified srh_motor.launch and srh_muscle.launch in the same file -> renamed forearm_muscle and forearm_motor to forearm only

Show diffs side-by-side

added added

removed removed

Lines of Context:
54
54
ENDIF(real_arm)
55
55
 
56
56
#Valves
57
 
SET(valves $ENV{VALVES})
58
 
IF(valves)
59
 
  MESSAGE(" [x] Valves.")
60
 
ELSE(valves)
 
57
SET(muscle $ENV{MUSCLE})
 
58
IF(real_hand)
 
59
  IF(muscle)
 
60
    MESSAGE(" [x] Valves.")
 
61
  ELSE(muscle)
 
62
    MESSAGE(" [ ] Valves.")
 
63
  ENDIF(muscle)
 
64
ELSE(real_hand)
61
65
  MESSAGE(" [ ] Valves.")
62
 
ENDIF(valves)
 
66
ENDIF(real_hand)
63
67
MESSAGE("---------")
64
68
 
65
69
#EtherCAT compatibility Interface