Inducing Human-like Motion in Robots

Code to the ACM paper titled "Inducing Human-like Motion in Robots"
165 Downloads
Updated 24 Mar 2018

View License

The paper's objective is to reduce dynamic rigidity and real time computation in robotic systems. Dynamic rigidity has been a key issue in the field of robotic motion. Most methodologies in this field focus on optimal navigation strategies. These strategies are complex and require enormous amount of computation. The proposed system handles these concerns using the following process: first, divide motion into 'n' time steps; then, acquire approximate to precise knowledge of the environment with respect to each time step (t1 to tn) and generate kinematic response to stimuli for respective (tn)s using the concept of muscle memory. Approaches such as Moving Average Smoothing and Motor Learning have been brought to use for the same. Since mobile robots are based on real-time application, response time has also been taken into consideration. Simulations support the proposed theory and show drastic reduction in computation time, response time and dynamic rigidity.
Link to paper: https://dl.acm.org/citation.cfm?id=2662118

Cite As

Vishwajeet Pattanaik (2024). Inducing Human-like Motion in Robots (https://www.mathworks.com/matlabcentral/fileexchange/66615-inducing-human-like-motion-in-robots), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2013a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Communities

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.0.0.0

Updated link to reserach paper.