lua

RTI Connector for Connext DDS

RTI Connector for Connext DDS is a quick and easy way to access the power and functionality of RTI Connext DDS from a variety of different scripting languages, including JavaScript, Python, Lua, and go. It builds on several powerful capabilities of Connext DDS, including XML App Creation and Dynamic Data.

RTI Connector was created by the RTI Research Group to quickly and easily develop demos and proof of concept. We think that it can be useful for anybody that needs a quick way to script tests and interact with DDS using different scripting languages.

6 posts / 0 new
Last post
Offline
Last seen: 9 years 9 months ago
Joined: 07/01/2014
Posts: 6
Lua data acess and complex types

Hello

ndds 5.0.0.3  , RTI_Prototyper_with_lua

I am having an issue with accessing data types with Lua, and it mostly stems from not having a complete understanding of how the RTI prototyper-with-Lua handles data types

If I am making a simple string type in my XML file (USER_QOS_PROFILE)

------------------------------------------------------------------------ 

<const name= "MaxNameLength" type ="long" value ="64"/>

Keywords:
2 posts / 0 new
Last post
gianpiero's picture
Offline
Last seen: 3 months 2 weeks ago
Joined: 06/02/2010
Posts: 177
Lua with DDS: now available in the download section

 

You might have heard of Lua, a fast, embeddable, compact scripting language that’s starting to make waves in machine-to-machine (M2M) applications. RTI just released an experimental rapid prototyping tool for DDS systems that incorporates Lua. It’s available for Linux, MacOSX, Windows and Raspberry Pi, and comes with complete documentation.

Organization:
Subscribe to RSS - lua