Calculate speed given linear twist message
I have a twist message and want to know what the speed of my robot.
Would it just be sqrt(twist.linear.x^2 + twist.linear.y^2)?
ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | Q&A answers.ros.org |
I have a twist message and want to know what the speed of my robot.
Would it just be sqrt(twist.linear.x^2 + twist.linear.y^2)?
Please start posting anonymously - your entry will be published after you log in or create a new account.
Asked: 2020-08-10 03:20:29 -0500
Seen: 395 times
Last updated: Aug 10 '20
Using ROS Melodic with Python 3
rosserial esp32: unable to sync
How to make C++'s service call method wait for server's response?
How to set a fix port to roslaunch?
moveit and action server, need concept clarity
URDF not moving and not publishing tf on RViz using Robot_localization
Use tf2 within a dynamic reconfigure server