PickNikRobotics / picknik_controllers

PickNik's ros2_controllers
Apache License 2.0
1 stars 1 forks source link

use only Twist not TwistStamped #11

Closed moriarty closed 1 year ago

moriarty commented 1 year ago
codecov[bot] commented 1 year ago

Codecov Report

Merging #11 (6528e35) into main (39234ed) will not change coverage. The diff coverage is n/a.

@@          Coverage Diff          @@
##            main     #11   +/-   ##
=====================================
  Coverage   0.00%   0.00%           
=====================================
  Files          1       1           
  Lines         56      56           
=====================================
  Misses        56      56           
Flag Coverage Δ
unittests 0.00% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

moriarty commented 1 year ago

@abake48 this hasn't been tested on hardware yet.

moriarty commented 1 year ago

Perfect, I also tested this today:

ros2 run teleop_twist_keyboard teleop_twist_keyboard --ros-args --remap /cmd_vel:=/twist_controller/commands

I will update the documentation in ros2_kortex and re-release everything