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

Revision history [back]

click to hide/show revision 1
initial version

You're using Python 2 (python db_reader.py) but rclpy and all of ROS 2 supports only Python 3 so you should run the following python3 db_reader.py