deborggraever / ros2-mecanum-bot

ROS2 Mecanum wheel robot
GNU General Public License v3.0
92 stars 26 forks source link

Update mecanumbot_drive_controller.cpp #16

Closed JakeFishcode closed 1 month ago

JakeFishcode commented 1 month ago

change get_name -> get_prefix_name eg. get_name is back_right_wheel_joint/velocity get_prefix_name is back_right_wheel_joint

Description

Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change.

Fixes # (issue)

Type of change

Please delete options that are not relevant.

Checklist: