Revision 81b48c66 devices/DiWheelDrive/amiro_map.hpp

View differences:

devices/DiWheelDrive/amiro_map.hpp
125 125
  uint8_t addNode(uint8_t l, uint8_t r, uint8_t flags);
126 126

  
127 127
  // Calculate dist and elength if possibel
128
  void calTravelState();
128
  void calTravelState(types::position *p1);
129 129

  
130 130
  // Check if all nodes have followers
131 131
  // Calculate validity check

Also available in: Unified diff