How to use the simple pd position controller node in the ROS wrapper? #3753
Unanswered
abdelhakim96
asked this question in
Support Q&A
Replies: 1 comment 2 replies
-
|
Hey @abdelhakim96, Some suggestions for you:
Put this in a python file in the Then, add the following to your launch file: Once you do this, you will be able to run the airsim node, position controller and this node, which will prompt you for x,y,z and yaw. Beware that this is in NED coordinates, so give - values for z or just modify the python code. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
How to use the simple pd position controller node in the ROS wrapper?
Beta Was this translation helpful? Give feedback.
All reactions