cocomr / coco

Compact Components is a framework for the development of resource intensive applications with a focus on Mixed Reality applications and Robotics. This repository provides the core technology over which CoCo Mixed Reality is based
http://coco.readthedocs.io/
MIT License
6 stars 3 forks source link

Passing Parameters from Launcher to XML and substitution #6

Closed eruffaldi closed 7 years ago

eruffaldi commented 7 years ago
eruffaldi commented 7 years ago

Implemented using xcoco_launcher in Python using the ROS launch syntax $(xxx yyy)

Approach:

Works:

Limitations:

eruffaldi commented 7 years ago

Implemen