Mobile Robot Controller
This application was designed to control a Turtlebot with a ROS interface. The application consists of three classes: 1) kinectViewer, 2) closedLoopTurtle, and 3) mobileRobotController.
The main application class is the mobileRobotController, and this class relies on kinectViewer to display 3D sensor data, and closedLoopTurtle to handle the closed loop control of the Turtlebot. The controller is a simple 'P' controller which relies on the wheel encoders of the robot.
You can dynamically switch between simulation and physical hardware via a dropdown menu.
Zitieren als
MathWorks Student Competitions Team (2024). Mobile Robot Controller (https://www.mathworks.com/matlabcentral/fileexchange/53564-mobile-robot-controller), MATLAB Central File Exchange. Abgerufen.
Kompatibilität der MATLAB-Version
Plattform-Kompatibilität
Windows macOS LinuxKategorien
- Test and Measurement > Image Acquisition Toolbox > Image Acquisition Toolbox Supported Hardware > Kinect For Windows Sensor >
- Image Processing and Computer Vision > Image Acquisition Toolbox > Image Acquisition Toolbox Supported Hardware > Kinect For Windows Sensor >
- Test and Measurement > Image Acquisition Toolbox > Image Data Acquisition > Acquisition Using Kinect for Windows Hardware >
- Image Processing and Computer Vision > Image Acquisition Toolbox > Image Data Acquisition > Acquisition Using Kinect for Windows Hardware >
- Robotics and Autonomous Systems > ROS Toolbox >
- Engineering > Electrical and Computer Engineering > Robotics >
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Live Editor erkunden
Erstellen Sie Skripte mit Code, Ausgabe und formatiertem Text in einem einzigen ausführbaren Dokument.
Version | Veröffentlicht | Versionshinweise | |
---|---|---|---|
1.0.0.1 | Updated license |
||
1.0.0.0 | Updating corrupt package installer. |