Method: Roby::PosDeltaEvent#read
- Defined in:
- lib/roby/state/events.rb
#read ⇒ Object
Returns the current position
215 |
# File 'lib/roby/state/events.rb', line 215 def read; State.pos.dup end |
Returns the current position
215 |
# File 'lib/roby/state/events.rb', line 215 def read; State.pos.dup end |