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: 396 times
Last updated: Aug 10 '20
How to install a package urdf_tutorial
Plotting rosbag topics in a single plot
Coverage planner for an indoor map for a vacuum cleaner [closed]
Set x,y goals and move the robot
Use tf2 within a dynamic reconfigure server
Is it possible to filter rostopic echo by node?