RHD: Difference between revisions

From Rsewiki
No edit summary
No edit summary
 
(36 intermediate revisions by 2 users not shown)
Line 5: Line 5:
|-
|-
| style="font-family:Verdana; font-size:16pt;color: #00008B; background: #f2f2f2;"|
| style="font-family:Verdana; font-size:16pt;color: #00008B; background: #f2f2f2;"|
'''Wellcome to the project page for Robot Hardware Daemon (RHD)'''
'''Robot Hardware Daemon (RHD)'''
|-  
|-  
|
|
RHD is the realtime hardware abstraction layer, that is replacing SMRD (and it's devirates). <br/>
RHD is the realtime hardware abstraction layer for the RSE Mobotware platform.<br/>
Testing and implementations are in full progress, and within 2008 RHD will be the default realtime hardware interface of the RSE architecture.
It is a flexible plug-in based HAL, that allows simple and fast integration of new robot platforms, sensor and actuator hardware.  
 
|}
|}


Line 23: Line 24:
|-
|-
|
|
* Features
* [[RHD:Features]]
* Download
<!-- * [[RHD:Downloads]] - in mobotware package -->
* Changelog and roadmap
<!--* [[RHD:Changelog and roadmap]] -->
* Plug-ins
* '''[[RHD:Plug-ins]]'''
* [[RHD:FAQ]]
 
 
 
 
 
 
|}
|}
| width="33%"|
| width="33%"|
Line 33: Line 41:
|-
|-
! style="background: #f2f2f2;border: 1px solid #aaa;"|
! style="background: #f2f2f2;border: 1px solid #aaa;"|
===Documentation===
===Documentation===
|-
|-
|
|
* Variable database
* [[RHD:Variable database]]
* TCP/IP Server
* [[RHD:Plug-in architecture]]
* Realtime Scheduler
<!-- * RHD Code documentation http://server.elektro.dtu.dk/ftp/jca/mobotware/doc/rhd/doc/index.html -->
* Plug-in architecture
* Project report - start of RHD [[Media:Rhd.pdf]]
* Project report (PDF)
* Code documentation


|}
|}
Line 49: Line 56:
|-
|-
! style="background: #f2f2f2;border: 1px solid #aaa;"|
! style="background: #f2f2f2;border: 1px solid #aaa;"|
===News===
===News===
|-
|-
|
|
* '''29 July 2008:''' RHD Wiki page online
{{:RHD:News}}
 
 


See all news [[RHD:News]]
|}
|}
|}
|}

Latest revision as of 11:34, 14 October 2018


Robot Hardware Daemon (RHD)

RHD is the realtime hardware abstraction layer for the RSE Mobotware platform.
It is a flexible plug-in based HAL, that allows simple and fast integration of new robot platforms, sensor and actuator hardware.

Project details




Documentation

News

  • 18 September 2011: A new option is added to allow more than one write client, this is usefull if some variables - like a robot arm - is to be controlle from another client - set in server-clients group, like <clients number="10" allwriters="1"/>.
  • 22 March 2010: RHD 2.2 is now fully operational and considered the new choice for implementations. It has been moved to the SVN trunk and is required to use the new Stage3 simulation plugin.
  • 12 October 2009: RHD 2.2 work is in full progress. A substantial upgrade in the communications protocol will make it possible to observe write-variables from read-clients and furthermore provide better data security for slower updating clients (non real-time read-clients)
  • 07 January 2009: RHD 2.0 is now considered stable and has been moved to svn trunk. Version 1.1 is still avaliable through svn tags, however it is deprecated.
  • 29 September 2008: rFLEX plug-in is completed and ready for use (see doc here rFLEX plugin)



See all news RHD:News