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

Motordriver MD25 interfacing with ROS

asked 2016-10-21 07:06:37 -0500

Der_Nachtfuchs gravatar image

Hey! I'm new to ROS and try to get into it. I did the whole beginners tutorial to get an overview.

I have a lot of hardware components for my robot here that I would like to work with. But I don't now how to communicate to them via ROS. Especially the motor drivers MD25 from Devantech. Is there already a node to communicate with them? Or a package that I can modify? Is the ros_control package a way to do it? The drivers are talking through I2C-bus. As a first step I would like to use the turtlebot_teleop package to "steer" the robot.

My ROS is running on a Raspberry 3 with Ubuntu Mate 16.04.

Thank you for all responses! I really need your help.

Henning

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2016-10-21 08:49:04 -0500

gvdhoorn gravatar image

Especially the motor drivers MD25 from Devantech. Is there already a node to communicate with them?

For this specifically a quick Google turned up wiki/Robots/Mecanumbot, which seems to use the MD25. The related joshvillbrandt/mecanumbot-ros-pkg repository seems to contain quite a few mentions of MD25 in the sources.

It doesn't have a node for the MD25 per se. It would seem to be a rosserial <-> arduino kind of setup.

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2016-10-21 07:06:37 -0500

Seen: 490 times

Last updated: Oct 21 '16