ros2 / launch

Tools for launching multiple processes and for writing tests involving multiple processes.
Apache License 2.0
126 stars 141 forks source link

Evaluate math symbols and functions in python expression #557

Closed martiniil closed 2 years ago

martiniil commented 2 years ago

This feature was available in ROS1.

Without that only builtin python functions can be used in eval statements.

jacobperron commented 2 years ago