Hi,
I just installed ros kinetic on my new laptop and followed all the directions that I needed to setup my environment. I'm trying to install my rosserial_arduino ros_lib libraries, but when I run
rosrun rosserial_arduino make_libraries.py .
I get this error that says.
File "/opt/ros/kinetic/share/rosserial_arduino/make_libraries.py", line 74
print __usage__
^
SyntaxError: Missing parentheses in call to 'print'. Did you mean print(__usage__)?
Haven't ever gotten this error before. Any ideas?
Best,
Matthew
↧