インタフェース
jp.digitalmuseum.mr.task.LocationBasedTask の使用

LocationBasedTask を使用しているパッケージ
jp.digitalmuseum.mr.task Classes and interfaces which define robot tasks. 
 
jp.digitalmuseum.mr.task での LocationBasedTask の使用
 
LocationBasedTask を実装している jp.digitalmuseum.mr.task のクラス
 class AvoidCollision
          Task: Avoid collision
Avoid collision with other entities.
 class DrawPath
           
 class FillPath
           
 class FillPathLoosely
           
 class Follow
          Task: Follow
Follow another instance.
 class FollowVectorField
           
 class LocationBasedTaskAbstractImpl
          Abstract implementation of LocationBasedTask.
 class Move
          Task: Move
Move to a certain position.
 class Push
          Task: Push
Push an object to a certain position.
 class Rotate
          Task: RotateTo
Rotate to look towards a certain direction.
 class TracePath
           
 class TracePathLoosely
           
 class VectorFieldTask
          Abstract task that only needs getVector(Position) method implemented by sub-classes to work.
 

Copyright by Jun KATO (arc@dmz) at https://mr.digitalmuseum.jp/