ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

As @Ijaniec suggested, PythonExpressions are great for one-liners.

If you want to use the LaunchConfiguration in a function for some more complicated functionality, you could consider using OpaqueFunction (some discussion/examples here and here)