-
Notifications
You must be signed in to change notification settings - Fork 238
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
how to model Turtlebot3_Segway ? #297
Comments
Hi @swgu931 Thank you for your interest in TurtleBot3 Friends! |
I mean the model that you control with PID controller, namely the state space equations or funtional equation for control engineers. Thanks. |
Hi @swgu931 The PID controller model of the example is tuned heuristically based on the IMU pitch reading of the TurtleBot3 Segway. |
I made the similar one that you tested on the youtube. you can see the picture.
Thanks in advance. |
Hello!
I appreciate your valuable works especially turtlebot3 and segway.
I wanted to find the turtlebot3 segway modeling before designing controller but I cannot find it inside of the source code below.
https://github.com/ROBOTIS-GIT/OpenCR/tree/master/arduino/opencr_arduino/opencr/libraries/turtlebot3/examples/turtlebot3_friends/turtlebot3_segway
I am doubtful that you control the turtlebot3_segway without any modeling but heuristic or "trial and error" approach.
Thanks in advance for your help.
The text was updated successfully, but these errors were encountered: