o3de-extras icon indicating copy to clipboard operation
o3de-extras copied to clipboard

Effort sensor component for ROS2 Gem

Open michalpelka opened this issue 1 year ago • 5 comments

Design a new component for ROS2 Gem that allows users to get a current measurement of reaction force inside joints. It is a necessary feature for robotic applications and a number of robots are equipped with such sensors or measure torque indirectly using electrical current measurements.

The candidate for a method to obtain torque/force information from PhysX Gem: https://github.com/o3de/o3de/pull/15024

Message type to be published : https://docs.ros2.org/galactic/api/geometry_msgs/msg/WrenchStamped.html

michalpelka avatar Mar 09 '23 15:03 michalpelka