When launching the platform, drone speed sets to -9.81 in the Z axis and the drone position in the Z axis goes to a very large value, which is read as infinite by the 'project_as2_multirotor_simulator' nodes.
I'm only getting this error when aerostack is compiled in release mode. For debug mode, this does not happen.
How to reproduce your issue?
Just followed source installation instructions and cloned and launched 'project_as2_multirotor_simulator'
ROS2 Version
humble
Version
main
Installation
source
What happened?
When launching the platform, drone speed sets to -9.81 in the Z axis and the drone position in the Z axis goes to a very large value, which is read as infinite by the 'project_as2_multirotor_simulator' nodes. I'm only getting this error when aerostack is compiled in release mode. For debug mode, this does not happen.
How to reproduce your issue?
Just followed source installation instructions and cloned and launched 'project_as2_multirotor_simulator'
Relevant log output