Hello,
I have an error when I run this command:
$ docker compose up rosbot
The error is:
rosbot exited with code 0
rosbot exited with code 0
rosbot exited with code 132
rosbot exited with code 132
rosbot exited with code 132
rosbot exited with code 132
rosbot exited with code 132
rosbot exited with code 132
rosbot exited with code 132
rosbot exited with code 132
Any help if you give me any insight to solve this problem would be appreciated.
the docker image for rosbot is husarion/rosbot:humble-0.6.1-20230712
Hello @yongyun_song,
I would like to ask you to take a few minutes and describe the issue more carefully. At the moment, I do not possess any information to understand and reproduce your case in any way. Please provide information regarding:
- ROSbot model
- History of the event. Did this problem occur from the moment the robot was delivered or after some user changes. If after changes, are you able to determine what these changes were?
- Logs regarding the executed script. If you are running compos in detatch mode (docker compose up rosbot -d), please run it without the -d flag and provide the logs.
- How your compose looks like?