Difference between revisions of "Robotino Leitrechner Kommunikation"

From RobotinoWiki
Line 9: Line 9:
 
rect 208 558 301 613 [[Robotino_Leitrechner_set_pose_estimate|]]
 
rect 208 558 301 613 [[Robotino_Leitrechner_set_pose_estimate|]]
 
</imagemap>
 
</imagemap>
 +
 +
=Nachrichtenaustausch=
 +
==Leitrechner zu Robotino==
 +
{| class="wikitable"
 +
|-
 +
!INT
 +
!Bedeutung
 +
|-
 +
|0
 +
|Nummer des Zielzustands
 +
|-
 +
|1
 +
|Arg0
 +
|-
 +
|2
 +
|Arg1
 +
|-
 +
|3
 +
|Arg2
 +
|-
 +
|4
 +
|Arg3
 +
|}
 +
 +
==Robotino zu Leitrechner==

Revision as of 09:43, 19 June 2013

Robotino Leitrechner Zustandsdiagram.jpg
About this image

Nachrichtenaustausch

Leitrechner zu Robotino

INT Bedeutung
0 Nummer des Zielzustands
1 Arg0
2 Arg1
3 Arg2
4 Arg3

Robotino zu Leitrechner