I would like in my world file to indicate that gazebo should start as if I went to view/transparent in the menu.
Motivation
I am using the gazebo marker to show some markers, and sometimes those markers appear inside obstacles. This means I often start gazebo and then immediately set the view to transparent, so I can debug things. I would expect to write something like:
Original report (archived issue) by Peter Mitrano (Bitbucket: peter_mitrano).
Summary
I would like in my world file to indicate that gazebo should start as if I went to
view
/transparent
in the menu.Motivation
I am using the gazebo marker to show some markers, and sometimes those markers appear inside obstacles. This means I often start gazebo and then immediately set the view to transparent, so I can debug things. I would expect to write something like:
Describe alternatives you've considered
Make the actual models transparent, but then I would need different models for debugging or not which is bad.