![Mastering ROS for Robotics Programming(Second Edition)](https://wfqqreader-1252317822.image.myqcloud.com/cover/200/36700200/b_36700200.jpg)
上QQ阅读APP看书,第一时间看更新
Using the math expression
We can build mathematical expressions inside ${} using basic operations such as +, -, * , / , unary minus, and parenthesis. Exponentiation and modulus are not supported yet. The following is a simple math expression used inside the code:
<cylinder length="${pan_link_length}"
radius="${pan_link_radius+0.02}"/>