Skip to content

eaa3/kit-head

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KIT HEAD INFORMATION

The main documentation can be found at https://i61wiki.itec.uka.de/doc/karlsruhe_head_doc

More info: Carlos Rosales: [email protected]

MCA framework

git clone https://i61wiki.itec.uka.de/git/mca.git mca2.4

webpage: http://mca2.org/

Armar3Head repo

git clone https://i61wiki.itec.uka.de/git/karlsruhe_head.git

IVT repo

Computer vision functionalities, extension of OpenCV.

git clone https://i61wiki.itec.uka.de/git/ivt.git IVT

webpage: http://ivt.sourceforge.net/

Before using the Head

  1. Login into the Head PC and DISconnect the cameras!

  2. cd /home/master/Projects/mca2.4

  3. source script/mcasetenv -p armar3

  4. startcans

  5. startHead

  6. Load the command GUI mcagui projects/armar3/etc/gui/HEAD_COMMAND.mcagui

  7. Click only the "RESET Head" button

  8. Click "Execution Toggle Head" button

  9. Connect the cameras again and you are ready to go.

  10. !! REMEMBER to stop the head after using it (stopcans, stopHead) !!

Network Configuration

If you want to use the MCA framework with the GUI scenarios, you need to:

  1. Download the MCA framework in your local machine

  2. Login into the Head PC and modify /home/master/Projects/mca2.4/etc/hosts.allowed and add the IP address of your machine to be allowed to connect

  3. (set the environment) Start the reset procedure of the head (startcans, startHead) in remote

  4. (set the environment) Run your local GUI scenario, and connect to the Head PC by putting the IP:PORT, and leaving the default password (mca)

  5. !! REMEMBER to stop the head (stopcans, stopHead) !!

Useful shortcuts

Head coordinate systems https://i61wiki.itec.uka.de/doc/karlsruhe_head_doc/static/head_coords.pdf

Calibration after changing the focus length of any camera https://i61wiki.itec.uka.de/doc/karlsruhe_head_doc/2-calibration.html

Pattern: https://i61wiki.itec.uka.de/doc/karlsruhe_head_doc/static/calibration_pattern.pdf Print in A3, the squares must be 35mm.

About

Software related to the KIT Head.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 63.6%
  • CMake 36.4%