how create Adaptive ,non-linear, fuzzy controller in ROS ??
hi . how create Adaptive ,non-linear, fuzzy controller in ROS ?? is it possible ?? i need some Advice
ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
hi . how create Adaptive ,non-linear, fuzzy controller in ROS ?? is it possible ?? i need some Advice
I think it would be rather easy to clone the PID package and replace the relevant parts of controller.cpp with whatever you need. If it works well, you could make a pull request to have it added.
Now that I look at it, the PID package has fancy features you wouldn't need. Maybe better to look at the less-popular lyap_control package. It's simpler and supports multiple inputs, multiple outputs. Again, replace everything except main()
in controller.cp
Asked: 2017-02-18 13:28:44 -0600
Seen: 253 times
Last updated: Feb 20 '17
State feedback linear controller (LQR) [closed]
Is it possible to have memory mapped messages in ROS?
Which ways of communicating with a controller are real-time safe?
reload recompiled controller src with kill and spawn command
Build a controller from scratch
who is heading the development of ROS?