Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • RTIS Robot Controller RTIS Robot Controller
  • Project information
    • Project information
    • Activity
    • Members
  • Wiki
    • Wiki
  • Activity
Collapse sidebar
  • RTIS Software
  • RTIS Robot ControllerRTIS Robot Controller
  • Wiki
  • Home

Home · Changes

Page history
Update home authored Mar 31, 2023 by Wouter Jansen's avatar Wouter Jansen
Show whitespace changes
Inline Side-by-side
home.md
View page @ cbbecb3f
......@@ -2,24 +2,6 @@
A subsumption layered control system for a mobile platform featuring collision avoidance, object avoidance and corridor following for multiple real-time processed RTIS sensors for usage in the RTIS Network software framework.
The controller also has a full simulation in MATLAB. This can be found in the *Matlab Simulator* folder. The Python-based controller can be connected to the MATLAB simulator for testing where the simulator takes care of world, robot and sensor simulation.
## Dependencies
Version numbers are those used during this project, higher versions likely supported too.
* For simulation: MATLAB 2021b or above with the following toolboxes:
* Image Processing Toolbox
* Instrument Control Toolbox
* Parallel Computing Toolbox
* Phased Array System Toolbox
* DSP System Toolbox
* Signal Processing Toolbox
* Statistics and Machine Learning Toolbox
* Navigation Toolbox (for Rosbag data parsing scripts)
* Python 3.6 with the following modules:
* multiprocessing-logging
* numpy
* scipy
* [RTIS Network](https://cosysgit.uantwerpen.be/rtis-software/rtisnetwork "RTIS Network") when using a real mobile platform and real RTIS sensors. Supported RTIS Network version: v2.13.0 and above.
## Publication
This work is described in more detail in the following publication:
```
......
Clone repository
  • Dependencies
  • Publication
  • Usage
    • Python Controller
      • With RTIS Network
      • With Simulator
    • Simulator
      • Run Simulation
      • Connect Python Controller
      • Replay
      • Heatmap
      • Extras
    • RTIS ROS Robot Controller Publisher