roboticslab-uc3m / pytrigno

Simple Python interface to the Delsys wireless EMG system ros2 publisher of IMU + EMG data
MIT License
1 stars 0 forks source link

Errors building docker #8

Open jgvictores opened 6 months ago

jgvictores commented 6 months ago

Errors building docker unrelated to old https://github.com/roboticslab-uc3m/pytrigno/issues/1

jgvictores commented 6 months ago
  • [x] osrf/ros:humble-base not found: manifest unknown: manifest unknown
  • [x] requirements.txt not found

But now:

  File "/home/dev_ws/ros2-pytrigno/install/ros2_pytrigno/lib/python3.10/site-packages/ros2_pytrigno/delsys_publisher.py", line 7, in <module>
    from roboasset_msgs.msg import DelsysIMU
ModuleNotFoundError: No module named 'roboasset_msgs'