ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

How to use ros with stm32f4 for interfacing dc motor

asked 2017-11-29 10:02:36 -0500

vaibhavdoes gravatar image

I found this packages stm32f4 for ros :stm32 how should one interface motors using this package

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2017-11-30 08:49:50 -0500

0xd1ma gravatar image

maybe it is more simple to communicate with your board which controls DC motors with use a serial interface(STM32 uart)?

and the chain will be:

DC motors <--> board with STM32 <--serial port with your custom communication protocol--> custom ROS node <-ros msgs- > ROS

serial library

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2017-11-29 09:57:39 -0500

Seen: 536 times

Last updated: Nov 30 '17