Openai_ros what exactly is controller
I am using the Openairos parrotdrone environment. And I notice under robotgazeboenv.py, there are these lines in the init function:
self.controllers_object = ControllersConnection(namespace=robot_name_space, controllers_list=controllers_list)
self.reset_controls = reset_controls
What is the controller referring to in this case?
Asked by Kolohe113 on 2021-06-03 11:33:20 UTC
Comments