Replies: 3 comments 2 replies
-
@DuckiDuck it looks like the cmd_vel topic never reaches the driver, can you share your rqt graph screenshot? Can you make sure that you are actually sending cmd_vel? (rostopic echo may help) |
Beta Was this translation helpful? Give feedback.
1 reply
-
Have you tryed any other port? ttyTHS1 is the serial connection on the gpio, right? |
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
-
HELLO EVERYONE,
I have a beginner's question, I got stuck at the stage where the command runs: "hoverboard_velocity_controller/cmd_vel" and I don't get any kind of error (only a noise in the motors and they are under tension) [ INFO] [1650976371.213830149]: Dynamic Reconfigure: DynamicParams: Odometry parameters: left wheel radius multiplier: 1 right wheel radius multiplier: 1 wheel separation multiplier: 1 Publication parameters: Publish executed velocity command: disabled Publication rate: 50 Publish frame odom on tf: disabled [INFO] [1650976371.216749]: Controller Spawner: Loaded controllers: hoverboard_joint_publisher, hoverboard_velocity_controller. The same thing happens to me with two mainboards that loaded this firmware: https://github.com/benamaro/hoverboard-firmware-hack-FOC-alex-makarov.
the /hoverboard_velocity_controller/odom its trad the data from wheels ok , /connected its true, all topice its ok nu when tun rqt or teleop keyboard nothing happens.
configuration is: jetson nano with ros melodic, connection is on ttyTHS1
what could be the cause?
Thank you for this wonderful project and sorry for the grammar mistakes (google translate)
Beta Was this translation helpful? Give feedback.
All reactions