• Diff for "rtai_wrapper"
Differences between revisions 3 and 4
Revision 3 as of 2013-11-28 07:18:44
Size: 709
Editor: JohannesMayr
Comment:
Revision 4 as of 2013-11-28 07:24:36
Size: 1194
Editor: JohannesMayr
Comment:
Deletions are marked like this. Additions are marked like this.
Line 6: Line 6:
== Required Software ==
For the proper function of the nodes in this package one needs to install RTAI by use of the [[http://www.rtaixml.net/realtime-suite|RealTime suite]].

It is also possible to install RTAI in any other way, but in this case the install director must be {{{/usr/realtime}}} and it is recommended to install [[http://qrtailab.sourceforge.net/|QRtaiLab]] and write a script {{{'/etc/init.d/rtailab'}}} that provides the commands {{{'start'}}} and {{{'stop'}}}
Line 7: Line 12:
{{{
#!clearsilver CS/NodeAPI
{{{#!clearsilver CS/NodeAPI
Line 15: Line 19:
  desc = This script unloads all RTAI kernel modules and loads them again. One needs to install RTAI via the realtimeSuite and the sudo password to call this script.   desc = This script unloads all RTAI kernel modules and loads them again. One needs to install RTAI via the realtime suite and the sudo password to call this script.

Only released in EOL distros:  

rtai_integration: rtai_ros_bridge | rtai_wrapper

Package Summary

This package provides ROS wrapper functions for RTAI specific commands and adds the RTAI libraries and headers to th ROS build syste.

Documentation

This stack provides wrappers for RTAI functions and integrates the RTAI libraries and header files to the build environment of ROS.

Required Software

For the proper function of the nodes in this package one needs to install RTAI by use of the RealTime suite.

It is also possible to install RTAI in any other way, but in this case the install director must be /usr/realtime and it is recommended to install QRtaiLab and write a script '/etc/init.d/rtailab' that provides the commands 'start' and 'stop'

Nodes

Wiki: rtai_wrapper (last edited 2013-11-28 07:28:07 by JohannesMayr)