welcome: please sign in
location: Diff for "gdhe"
Differences between revisions 5 and 6
Revision 5 as of 2007-02-07 18:45:53
Size: 1426
Editor: 2001:660:6602:0:20a:e4ff:fe26:de06
Comment:
Revision 6 as of 2008-04-16 07:44:34
Size: 1596
Editor: 2001:660:6602:0:20a:e4ff:fe26:de06
Comment:
Deletions are marked like this. Additions are marked like this.
Line 11: Line 11:
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.

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].

attachment:robots.png

Requirements

  • GNU make
  • [:mkdep:]
  • libjpeg
  • libXpm
  • OpenGL and GLU,
  • [http://tcl.tk/ Tcl and Tk] >= 8.4.

Download

Documentation

Mailing list

In addition to the general Openrobots mailing list, there's also a [https://sympa.laas.fr/wws/info/gdhe list dedicated to gdhe].

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