[Rock-dev] Syskit: change behaciour of syskit shell

Matthias Goldhoorn matthias.goldhoorn at uni-bremen.de
Wed Jan 22 16:31:39 CET 2014


I had in my controllerscript a method like this:


  40 module Robot
  41     def set_state(state, substate)
  42         State.lowlevel_state = state
  43         State.lowlevel_substate = substate
  44     end
  45 end

As far as i remember i could call the method directly from the commandline.
Is this not possible anymore, what's the way to do this?

Matthias

-- 
  Dipl.-Inf. Matthias Goldhoorn
  Space and Underwater Robotic

  Universität Bremen
  FB 3 - Mathematik und Informatik
  AG Robotik
  Robert-Hooke-Straße 5
  28359 Bremen, Germany

  Tel.:     +49 421 178 45-4193
  Zentrale: +49 421 178 45-6550
  Fax:      +49 421 178 45-4150
  E-Mail:   matthias.goldhoorn at uni-bremen.de

  Weitere Informationen: http://www.informatik.uni-bremen.de/robotik



More information about the Rock-dev mailing list