ROS vs Robot Mechanism Controllers [closed]
What are the main differences between ros_controllers
and thier equivalent robot_mechanism_controllers
, and which package should I prefer for a new humanoid robot project? For example, both the packages have a JointPositionController
implemented.
I've already seen that there are no sources for the second package. How can I compare them?