rclpy commend crushed in ROS2
what is the mean of SYntaxError: invalid syntax ini rclpy/__init__.py? Please help this question
python db_reader.py
Traceback (most recent call last):
File db_reader.py", line 3, in <module>
import rclpy
File "/opt/ros/bouncy/lib/python3.6/site-packages/rclpy/__init__.py", line 23
def init(*, args=None):
^
SyntaxError: invalid syntax
We're gonna need a lot more information to be of use here... What is
db_reader.py
?