We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d68e3f commit 45639efCopy full SHA for 45639ef
1 file changed
dimos/manipulation/manipulation_module.py
@@ -61,7 +61,7 @@
61
62
if TYPE_CHECKING:
63
from dimos.core.rpc_client import RPCClient
64
- from dimos.msgs.geometry_msgs import Pose, PoseArray
+ from dimos.msgs.geometry_msgs import PoseArray
65
from dimos.msgs.sensor_msgs import PointCloud2
66
67
logger = setup_logger()
0 commit comments