gazebosim / ros_gz

Integration between ROS (1 and 2) and Gazebo simulation
https://gazebosim.org
Apache License 2.0
211 stars 125 forks source link

`on_exit_shutdown` is not evaluated correctly #494

Open azeey opened 5 months ago

azeey commented 5 months ago

Environment

Description

This means setting it to 'true' or 'false' will always be treated as True. Perhaps we can use IfCondition and call evaluate here instead?