mobile-robotics-simulation-toolbox
mobile-robotics-simulation-toolbox copied to clipboard
MATLAB and Simulink utilities for vehicle kinematics, visualization, and sensor simulation.
The mrsDiffDriveWaypointLogicModel file is not running properly and does not move along waypoint.  
Thanks to your wonderful work for these model, but I am a bit confused about "function [wheelSpeeds,steerAngles] = inverseKinematicsZeroSideslip(obj,vx,w)", in this function "phi = atan(w*(obj.frontWheelDist+obj.rearWheelDist)/vx)", I found that "phi =...