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

message type for wheel angular velocity and direction

asked 2014-12-15 07:00:11 -0500

mohammad gravatar image

hi everyone

I want to publish wheel angular velocity and its rotation direction message from my base_controller package to arduino. Now i dont know which message type is appropriate to use for this work in common_msgs stack. Because i need to have 2 numbers which contain a number for angular velocity and a number which is 0 or 1 to demonstrate direction of my motor.

Is Twist a good case? Does someone have an idea? Thanks:))

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2014-12-15 10:13:19 -0500

bvbdort gravatar image

updated 2014-12-15 10:14:30 -0500

Make a Custom Message with float and bool as members.

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2014-12-15 07:00:11 -0500

Seen: 395 times

Last updated: Dec 15 '14