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

Revision history [back]

For your question about which is easier to code, In my opinion as a newbie myself the answer is python Because: - it doesn't require you to modify package.xml whenever you make an executable - you don't have to catkin_make every time you want to update your code - python is easier when it comes to image processing :D