diff --git a/scripts/remote_python_client.py b/scripts/remote_python_client.py index e3c7023..2fb0432 100755 --- a/scripts/remote_python_client.py +++ b/scripts/remote_python_client.py @@ -24,10 +24,10 @@ from pathlib import Path import rclpy -from dynamic_graph_bridge_cpp_bindings import RosPythonInterpreterClient # Used to connect to ROS services from dynamic_graph_bridge.ros.dgcompleter import DGCompleter +from dynamic_graph_bridge_cpp_bindings import RosPythonInterpreterClient def signal_handler(sig, frame):