Use of safe-control-gym to validate other control algorithms #121
Replies: 2 comments
-
|
Hi @prabhatkmishra, Your question slipped under the radar. Sorry about that. We are still working on tutorials for more of the controllers. You could run the 2D quadrotor to track a circle reference trajectory on the current
and then Let me know if you have any issues. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
For reference, we have added some MPC examples as per PR #148. |
Beta Was this translation helpful? Give feedback.
0 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.
-
Hello,
The safe-control-gym package has three environments (cartpole, 1d quadcopter, 2d quadcopter), two tasks (tracking, stabilization) and twelve controller algorithms. I have the following question:
How can I run linear MPC on 2d quadcopter?
Is there any tutorial (or authors planning to make one) to use the safe-control-gym package for other control algorithms?
Beta Was this translation helpful? Give feedback.
All reactions