In the process of installing a Ubuntu 24 ROS2 BuildHat configuration. Followed instructions on Setting up the Raspberry Pi on nasa-jpl/osr-rover-code. In my python code
from buildhat import Motor
motor_drive = Motor('A')
The task hangs and I must ctrl-c to end the task.
Looking for suggestions on configuring the Ubuntu 24 installation.
from buildhat import Motor
motor_drive = Motor('A')
The task hangs and I must ctrl-c to end the task.
Looking for suggestions on configuring the Ubuntu 24 installation.
Statistics: Posted by ohnomrbill! — Tue May 06, 2025 10:31 pm