023 - Understanding ROS Coordinate Frame (Part 1 /2)
coordinate frames convention , linear and angular motionWhich X are forward, which direction are positive rotation
110 - How to launch two drones on a Single Gazebo Simulation
Show you how you can launch two drones (or more) in the same Gazebo simulation, each one having its own independent control system based on ROS. This procedure can be replicated to launch as many drones as required.044 - How to convert quaternions to Euler angles
The following example can help you understand how to use the conversion from quaternions provided by an Odometry message to Euler angles Roll, Pitch and Yaw.135 -How to rotate a robot to a desired heading using feedback from odometry
Rotate our robot based on data from odometry. We will subscribe to /odom topic to get the heading of our robot, process it, and then send a command over the/cmd_vel_mux/input/teleop topic.
No comments:
Post a Comment