Skip to content

small python node for transforming Twist to odrive input

Notifications You must be signed in to change notification settings

b0hne/cmd_vel_to_odrive_node

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cmd_vel_to_odrive_node

small python node for transforming Twist to odrive input in ros2 (foxy) translation is simply:

  • left = liinear.x + angular.y
  • right = liinear.x - angular.y

About

small python node for transforming Twist to odrive input

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages