User Tools

Site Tools


public:t-622-arti-07-1:program_3

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
public:t-622-arti-07-1:program_3 [2007/03/06 14:31] vignirpublic:t-622-arti-07-1:program_3 [2024/04/29 13:33] (current) – external edit 127.0.0.1
Line 1: Line 1:
  
 ====== Programming Project nr. 3: Planning ====== ====== Programming Project nr. 3: Planning ======
 +
  
  
Line 81: Line 82:
  
  
 +
 +==== Execution ====
 +In order to execute the plans using the hexapod, we have created some new message types that you can use:
 +
 +    "RU.AI06.Instruct.Move.To.Location"
 +    "RU.AI06.Instruct.PickUp.Object"
 +    "RU.AI06.Instruct.PutInPot.Object"
 +    "RU.AI06.Instruct.Drop.Object"
 +    "RU.AI06.Instruct.EmptyPot"
 +
 +When the hexapod gets these messages it responds by sending back:
 +
 +    "RU.AI06.Instruct.Move.To.Location.Done"
 +    "RU.AI06.Instruct.PickUp.Object.Success" 
 +    "RU.AI06.Instruct.PickUp.Object.Fail" 
 +    "RU.AI06.Instruct.PutInPot.Object.Success" 
 +    "RU.AI06.Instruct.PutInPot.Object.Fail" 
 +    "RU.AI06.Instruct.Drop.Object.Success" 
 +    "RU.AI06.Instruct.EmptyPot.Success" 
 +
 +
 +You can see an example of this in usage in the SimpleMoveController class.
 +
 +**Note:** The executable that starts panda has changed and now it takes as an argument the location of the goal xml file that describes the goal states. So if your xml file is at C:\verkefni\goal.xml you should start the program as "Test.exe C:\verkefni\goal.xml"
  
 ==== The problems to be solved ==== ==== The problems to be solved ====
Line 147: Line 172:
  
 ===== Using the Newest Hexapod ===== ===== Using the Newest Hexapod =====
 +
 +
 +
  
  
 ==== NEW HEDAPOD VERSION HERE ==== ==== NEW HEDAPOD VERSION HERE ====
  
-Get the new version here, available by 1. March.+Get the new version {{public:t-622-arti-07-1:hexapod_planning_release.zip|here}}. 
 + 
 +**Note:** If you got an error involving world.py, this is resolved in the latest version.
  
 ==== Keyboard shortcuts in Hexapod viewer ==== ==== Keyboard shortcuts in Hexapod viewer ====
/var/www/cadia.ru.is/wiki/data/attic/public/t-622-arti-07-1/program_3.1173191478.txt.gz · Last modified: 2024/04/29 13:32 (external edit)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki