Skip to content

Barelang63-BRAIL/Kinematic-Omniwheels-in-Webots

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kinematic-Omniwheels-in-Webots

This Repository Include Kinematic Omniwheel and Simple Control PID

Inverskinematic Equations

Invers

Forwardkinematic Equations

Forward

Control Diagram

control

How to Run

Step Description
1. Clone the repository.
2. Navigate to the project directory.
3. Create a build directory: mkdir build
4. Change to the build directory: cd build
5. Set the WEBOTS_HOME environment variable to your Webots installation path: export WEBOTS_HOME=YOUR_WEBOTS_PATH
6. Configure the project with CMake: cmake ..
7. Build the project: make
8. Run in WEBOTS
9. Enjoy the simulation!

Results Simulation

Circle Trajectory test

Point To Point Test

Implement in Robot Soccer

Simulation Video

About

Kinematic omni wheels in Webots and PID controller

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Makefile 50.1%
  • C++ 22.4%
  • C 13.8%
  • CMake 13.6%
  • TypeScript 0.1%