You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A Python controller for the vehicle in WeBots. Uses Kafka to publish camera and lidar data. Also uses flask to expose an API that will allow the vehicle to be controlled externally. Could probably change it to allow the vehicle to be controlled using the Kafka event bus later on. But Get requests will still be necessary anyway