org-arl / unet-contrib

Unet user contributions
BSD 3-Clause "New" or "Revised" License
11 stars 15 forks source link

Added a sample program for executing commands on shell #62

Closed prasadtiru closed 3 years ago

prasadtiru commented 3 years ago

A simple sample program (execcmd.c) is added to execute commands on shell using ShellExecReq.

A usage example to set node.location:

> samples/execcmd localhost "node.location=[0.0,0.0,-30.0]"