Are you sure you want to leave this community? Leaving the community will revoke any permissions you have been granted in this community.
White rhinoceroses (Ceratotherium simum) are odd-toed ungulates that belong to the group Perissodactyla. Being second only to elephants in terms of large body mass amongst extant tetrapods, rhinoceroses make fascinating subjects for the study of how large land animals support and move themselves. Rhinoceroses often are kept in captivity for protection from ivory poachers and for educational/touristic purposes, yet a detrimental side effect of captivity can be foot disease (i.e., enthesopathies and osteoarthritis around the phalanges). Foot diseases in large mammals are multifactorial, but locomotor biomechanics (e.g., pressures routinely experienced by the feet) surely can be a contributing factor. However, due to a lack of in vivo experimental data on rhinoceros foot pressures, our knowledge of locomotor performance and its links to foot disease is limited. The overall aim of this study was to characterize peak pressures and center of pressure trajectories in white rhinoceroses during walking. We asked two major questions. First, are peak locomotor pressures the lowest around the fat pad and its lobes (as in the case of elephants)? Second, are peak locomotor pressures concentrated around the areas with the highest reported incidence of pathologies? Our results show a reduction of pressures around the fat pad and its lobes, which is potentially due to the material properties of the fat pad or a tendency to avoid or limit "heel" contact at impact. We also found an even and gradual concentration of foot pressures across all digits, which may be a by-product of the more horizontal foot roll-off during the stance phase. While our exploratory, descriptive sample precluded hypothesis testing, our study provides important new data on rhinoceros locomotion for future studies to build on, and thus impetus for improved implementation in the care of captive/managed rhinoceroses.
Pubmed ID: 31143533
Publication data is provided by the National Library of Medicine ® and PubMed ®. Data is retrieved from PubMed ® on a weekly schedule. For terms and conditions see the National Library of Medicine Terms and Conditions.
A Python-based environment of open-source software for mathematics, science, and engineering. The core packages of SciPy include: NumPy, a base N-dimensional array package; SciPy Library, a fundamental library for scientific computing; and IPython, an enhanced interactive console.
View all literature mentionsPython 2D plotting library which produces publication quality figures in variety of hardcopy formats and interactive environments across platforms. Used in python scripts, web application servers, and six graphical user interface toolkits. Used to generate plots, histograms, power spectra, bar charts, error charts, scatter plots.
View all literature mentionsNumPy is the fundamental package needed for scientific computing with Python. It contains among other things: * a powerful N-dimensional array object * sophisticated (broadcasting) functions * tools for integrating C/C and Fortran code * useful linear algebra, Fourier transform, and random number capabilities. Besides its obvious scientific uses, NumPy can also be used as an efficient multi-dimensional container of generic data. Arbitrary data-types can be defined. This allows NumPy to seamlessly and speedily integrate with a wide variety of databases. Sponsored by ENTHOUGHT
View all literature mentions