playerproject / player

The Player cross-platform robot device interface & server
GNU General Public License v2.0
58 stars 31 forks source link

playerc simulation proxy pause doesn't work #21

Open sinaqahremani opened 3 years ago

sinaqahremani commented 3 years ago

I want to pause the simulation from python using playerc, but it doesn't work. I just get this in terminal: warning : Unhandled message for driver device=16777343:6665:simulation:0 type=command subtype=1 len=0

richmattes commented 3 years ago

It looks like the simulator interface you're using doesn't implement the pause command. What simulator are you using?