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

Matthias Goldhoorn matthias.goldhoorn at dfki.de
Thu Jan 23 08:26:04 CET 2014


On 22.01.2014 17:00, Sylvain Joyeux wrote:
> On 01/22/2014 04:31 PM, Matthias Goldhoorn wrote:
>> 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?
> The only this feature could have ever worked is if you had
>
>     def self.set_state(...)
>     end
Even this does not work anymore...

Matthias
>
> Sylvain
> _______________________________________________
> Rock-dev mailing list
> Rock-dev at dfki.de
> http://www.dfki.de/mailman/cgi-bin/listinfo/rock-dev


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

  Universität Bremen
  FB 3 - Mathematik und Informatik
  AG Robotik
  Robert-Hooke-Straße 1
  28359 Bremen, Germany
  
  Zentrale: +49 421 178 45-6611
  
  Besuchsadresse der Nebengeschäftstelle:
  Robert-Hooke-Straße 5
  28359 Bremen, Germany
  
  Tel.:    +49 421 178 45-4193
  Empfang: +49 421 178 45-6600
  Fax:     +49 421 178 45-4150
  E-Mail:  matthias.goldhoorn at informatik.uni-bremen.de

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



More information about the Rock-dev mailing list