You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fundamentals of Robotics: Practical Case Studies with Matlab & Python" is a comprehensive guide authored by Hamid D. Taghirad, designed for students, researchers, and practitioners in the field of robotics. The book combines theoretical foundations with practical applications, providing illustrative examples and case studies.
in this repository, we learn how to find equilibrium points of a system of non-linear ODE and calculate the solution using Runge-Kutta Fourth Order (RK4). The equations used here can be found in the article link attached.