StarlingUAS / ProjectStarling

BRL Flight Arena Infrastructure 2.0
Other
16 stars 3 forks source link

Configuring logging and rosbags for docker-compose #109

Open mhl787156 opened 2 years ago

mhl787156 commented 2 years ago

As the docker-compose files get more and more complex, it becomes harder to debug a failure in any one of the containers. All of the terminal logging is on top of each other.

Therefore there should be an enhanced method of debugging, whether it is output logs to file, separate terminals or something else.

Suggestion: open tmux with docker-compose and subscribe one container to each tabbed cli window?

mhl787156 commented 2 years ago

This includes how we can configure rosbags and things like - i.e. if we want to standardise stuff like this