Robotics Toolkit

robotics programming fuzzy-logic c-sharp c

Robotics Toolkit

The high level design goal of this work is the creation of an autonomous robot navigation toolkit which is flexible, robust, easy to use and to configure and preferably independent of the sensors and actuators utilized. More information about the system can be found in this presentation.

The first component that is required is a physical robot. Although considerable testing and verification of the navigation algorithms used can be achieved through the use of a simulation tool, the only valid validation mechanism is an actual robot with real sensors and actuators.

It is not practical to test every version of the controllers that were developed on real robots, since parameters like battery lifetime or sensor misalignment can affect the results obtained. A simulation tool is therefore a great asset in the development of control algorithms, and was therefore identified as an important component of the system. It is also important to mention that robot sensors have a relevant monetary cost, and consequently their availability is limited when working against a budget. A simulation environment therefore is an excellent tool to construct and optimize hypothetical robots that cannot be easily built in practice due to economic or timescale restrictions. Another advantage of virtual systems over real ones is the inherent lack of restrictions related to environment configuration and sensor limitations. It is very awkward and time consuming to physically build all the obstacles necessary in a large, densely populated environment unless it is constructed virtually. In addition, the physical limitations of sensor mechanisms can be easily altered to prove the relevance of a control concept.

Finally, a standard is necessary so that developers can implement robot controllers that can be easily integrated in this environment. A mechanism must be present so that a library of controllers can be kept, maintained and enhanced. It is desired that the controllers can be deployed on both the simulator and the real robot without any changes.

The following components were developed as parts of this toolkit:

  1. Robosim, a generic simulation environment was constructed to verify robot controllers. The simulator can be used to test any control technique that can be used to drive mobile robots.
  2. UAN, a mobile robot based on the control methodology described above was developed. The implementation necessitated the investigation of interfacing techniques using the I2C protocol, and the implementation of .NET applications onto small embedded systems
  3. A number of robot controllers amongst which the implementation of fuzzy behaviour controllers that used context dependent blending to coordinate individual behaviours. A language that can be used to define these controllers was also implemented.


machine-learning 27 python 21 fuzzy 14 azure-ml 11 hugo_cms 11 linear-regression 10 gradient-descent 9 type2-fuzzy 8 type2-fuzzy-library 8 type1-fuzzy 5 cnc 4 dataset 4 datastore 4 it2fs 4 excel 3 paper-workout 3 r 3 c 2 c-sharp 2 experiment 2 hyperparameter-tuning 2 iot 2 model-optimization 2 programming 2 robotics 2 weiszfeld_algorithm 2 arduino 1 automl 1 classifier 1 computation 1 cost-functions 1 development 1 embedded 1 fuzzy-logic 1 game 1 javascript 1 learning 1 mathjax 1 maths 1 mxchip 1 pandas 1 pipeline 1 random_walk 1 roc 1 tools 1 vscode 1 wsl 1