
196 Make: Robotic Arms
will perform faster, and in some instances, Python will be better optimized
for a specific application. In my robotics-engineering research, I use both
daily. Just like C++, Python can be used to create ROS packages that can
be deployed on more advanced robotics platforms. In fact, many popular
programming frameworks have versions in both languages such as OpenCV,
the world’s most popular computer-vision framework, used for tasks such
as image recognition. Adding either C++ or Python through integration of
an SBC into your robotics project is a great way to integrate more advanced
features such as computer vision.
MATLAB ...