ros-controls / ros_control

Generic and simple controls framework for ROS
http://wiki.ros.org/ros_control
BSD 3-Clause "New" or "Revised" License
478 stars 306 forks source link

Tutorial for using ros_control in Python3 #502

Closed bhomaidan1990 closed 2 years ago

bhomaidan1990 commented 2 years ago

Hi,

Thanks in advance.

bmagyar commented 2 years ago

What would you like to use in python3? Afaik we only have a python interface for the controller manager but we don't support writing controllers in python.