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
Hi there, thanks again for this beautiful repository. I am using a RPI4 (Ubuntu 20.04 + ROS2 Foxy) and Teensy 4.1. I followed the hardware section. I can see the motor information (encoder and rpm values) with sample command on screen. So the motor and motor driver connection is properly done. When I start with the microROS, I can see the IMU value from "ros2 topic echo /imu/data" but the motors do not make any movement from teleop_twist_keyboard. However when I send a keyboard input, the Teensy orange LED blinks. I assumed that the Teensy actually take the input right?
The text was updated successfully, but these errors were encountered:
Hi there, thanks again for this beautiful repository. I am using a RPI4 (Ubuntu 20.04 + ROS2 Foxy) and Teensy 4.1. I followed the hardware section. I can see the motor information (encoder and rpm values) with sample command on screen. So the motor and motor driver connection is properly done. When I start with the microROS, I can see the IMU value from "ros2 topic echo /imu/data" but the motors do not make any movement from teleop_twist_keyboard. However when I send a keyboard input, the Teensy orange LED blinks. I assumed that the Teensy actually take the input right?
The text was updated successfully, but these errors were encountered: