ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

The answer is yes you can use IKFast to control your 4DoF robot and usually with Moveit package that supports ROS 2.0 as well. Check these tutorials: https://github.com/ros-planning/moveit2_tutorials. However there still work to do as there is a request to help document and port tutorials from ROS 1.0, the concept is similar. Link for the latest:

http://moveit2_tutorials.picknik.ai/ but you will see the specific tutorial IKfast has not been ported yet. There will be a bit of work on your end. My suggestion make sure it works in ROS 1.0, then port it.