You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, I followed the official steps to install the SDK and set up some items that need to be set. I get an error when I execute the code below. Since I have just been exposed to ROS and Baxter, it is not too clear what the reason is. Looking at some of the information did not solve the problem. I hope you can help me. Thank you
Error is as follows:
$ python baxter.py
Traceback (most recent call last):
File "baxter.py", line 7, in
import baxter_interface
ImportError: No module named baxter_interface
The text was updated successfully, but these errors were encountered:
Hello, I followed the official steps to install the SDK and set up some items that need to be set. I get an error when I execute the code below. Since I have just been exposed to ROS and Baxter, it is not too clear what the reason is. Looking at some of the information did not solve the problem. I hope you can help me. Thank you
Error is as follows:
$ python baxter.py
Traceback (most recent call last):
File "baxter.py", line 7, in
import baxter_interface
ImportError: No module named baxter_interface
The text was updated successfully, but these errors were encountered: