uuvsimulator / uuv_simulator

Gazebo/ROS packages for underwater robotics simulation
https://uuvsimulator.github.io/
Other
699 stars 361 forks source link

Remove the printing of link properties to the console by default #401

Open jlack1987 opened 4 years ago

jlack1987 commented 4 years ago

Everytime the sim is launched the hydrodynamic parameters of each link is printed to the console. For large models(mine has 30+ links) this results in a crazy amount of stuff printed to the console. I think at the very least output them as debug level messages so they can be disabled.