welcome: please sign in
location: Diff for "gdhe"
Differences between revisions 3 and 15 (spanning 12 versions)
Revision 3 as of 2006-12-23 13:08:11
Size: 1404
Editor: herrb
Comment: +image
Revision 15 as of 2014-10-07 08:00:10
Size: 1696
Editor: matthieu
Comment: version 3.8.4
Deletions are marked like this. Additions are marked like this.
Line 10: Line 10:

attachment:robots.png
 
{{attachment:robots.png}}
Line 16: Line 16:
 * [:mkdep:]  * [[mkdep]]
 * libjpeg
 * libXpm
Line 18: Line 20:
 * [http://tcl.tk/ Tcl and Tk] >= 8.4.  * [[http://tcl.tk/|Tcl and Tk]] >= 8.4.
Line 22: Line 24:
 * [http://softs.laas.fr/openrobots/php/download.php/gdhe-3.6.tar.gz gdhe-3.6.tar.gz]  * [[http://distfiles.openrobots.org/gdhe/gdhe-3.8.4.tar.gz|gdhe-3.8.4.tar.gz]]

= Browse Source =

 * [[http://trac.laas.fr/git/gdhe|GDHE git Web interface]]
Line 26: Line 32:
 * [http://softs.laas.fr/openrobots/php/download.php/gdhe_eng.pdf gdhe_eng.pdf]  * [[http://distfiles.openrobots.org/gdhe/gdhe_eng.pdf|gdhe_eng.pdf]]
Line 30: Line 36:
In addition to the general Openrobots mailing list, there's also a [https://sympa.laas.fr/wws/info/gdhe list dedicated to gdhe]. In addition to the general Openrobots mailing list, there's also a [[https://sympa.laas.fr/wws/info/gdhe|list dedicated to gdhe]].

= Related tools =

The [[http://www.scilab.org/contrib/index_contrib.php?page=displayContribution&fileID=289|SUG3D toolbox]] provdes a simple interface to [[http://www.scilab.org|Scilab]].

gdhe

Gdhe is a tool for 3D visualization of robotics applications.

It is totally programmable using the Tcl/Tk scripting language. It uses the OpenGL library to display the 3D primitives.

GDHE allows to build a 3D representation of the geometrical model of an environment and make it change with time. In order to achieve this, GDHE acts as a server that receives requests from a set of client processes. These requests describe the evolution of the model. Clients can be either modules that control a real system and that send data about the state of this system or simulation processes producing a simulated state of a virtual system.

GDHE was first written at CNRS/LAAS for robotics applications in the European Research Project Martha. It was developped on Silicon Graphics machines using IRIX GL. It is now maintained by Matthieu Herrb and made available under a BSD-style license.

robots.png

Requirements

Download

Browse Source

Documentation

Mailing list

In addition to the general Openrobots mailing list, there's also a list dedicated to gdhe.

Related tools

The SUG3D toolbox provdes a simple interface to Scilab.

OpenrobotsWiki: gdhe (last edited 2018-09-10 10:02:22 by matthieu)