Replies: 2 comments
-
Sorry, I missed this message. Please run test_motors to verify motors and encoders. https://github.com/hippo5329/linorobot2_hardware/wiki#test-the-motors-and-encoders |
Beta Was this translation helpful? Give feedback.
0 replies
-
The io pins of 32 bits micro-controllers, ash as teensy pico esp32, are 3.3V tolerant. You should power the encoders with 3.3V. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I successfully uploaded firmware into teensy40 and the map was generated in the rviz. When I rotate the robot, the map updated but When I want to move the robot linearly x or y, the robot doesn't update it's position. The teleop twist keyboard also didn't work if I connect all the encoders. It works fine when I manually move the robot using teleop twist keyboard without encoder pins connected but once I connected them, when I run micro ros agent or robot bringup, the motors vibrates like crazy, counter clockwise and clockwise until I push the emergency stop button.
Beta Was this translation helpful? Give feedback.
All reactions