Skip to content

Commit

Permalink
Corrected units in comment for angular acceleration
Browse files Browse the repository at this point in the history
Co-authored-by: Silvio Traversaro <silvio@traversaro.it>
  • Loading branch information
nicktrem and traversaro authored Dec 5, 2024
1 parent b1ae3df commit cb50022
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ class YARP_dev_API yarp::dev::IThreeAxisAngularAccelerometers
{
public:
/**
* \brief Get the number of three axis linear accelerometers exposed by this device.
* \brief Get the number of three axis angular accelerometers exposed by this device.
*/
virtual size_t getNrOfThreeAxisAngularAccelerometers() const = 0;

Expand Down

0 comments on commit cb50022

Please sign in to comment.