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

how to send and receive msg for a kobuki?

asked 2016-05-22 21:53:16 -0500

xiqing gravatar image

hi,

i want to control the kobuki without sensors. i only know how to control it using keyboard and set goals using 2D Nav Goal in rviz. Now i have the goal msg "x,y,z," and "quaternion" one by one. But i don't know how to send it and receive it. Do I need to write a lot of code ? Do you have any idea or dose there have a tutorial about this? Thank you very much!

edit retag flag offensive close merge delete

1 Answer

Sort by » oldest newest most voted
0

answered 2016-05-23 01:05:52 -0500

BennyRe gravatar image

The tutorials are a good place to start.

edit flag offensive delete link more

Comments

Thank you very much! Now I have the message geometry_msgs/PoseStamped. But the kobuki need geometry_msgs/Twist. The package move_base has the way to tranform between them. But I don't have sensors and just want to control kobuki. (poor code reading for me..)Do you know how to transform?

xiqing gravatar image xiqing  ( 2016-05-25 02:45:53 -0500 )edit

Question Tools

1 follower

Stats

Asked: 2016-05-22 21:53:16 -0500

Seen: 76 times

Last updated: May 23 '16