Skip to content

Instantly share code, notes, and snippets.

@okalachev
Created July 17, 2017 16:06
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save okalachev/b4f7d3ddea813b578863f5b9748156a7 to your computer and use it in GitHub Desktop.
Save okalachev/b4f7d3ddea813b578863f5b9748156a7 to your computer and use it in GitHub Desktop.
rostopic pub -r 5 /mavros/setpoint_position/local geometry_msgs/PoseStamped "header:
seq: 0
stamp:
secs: 0
nsecs: 0
frame_id: ''
pose:
position:
x: 0.0
y: 0.0
z: 5.0
orientation:
x: 0.0
y: 0.0
z: 0.0
w: 0.0"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment