Skip to content

iscumd/Velocity_Inverter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Velocity_Inverter

This package solves the issue with ignition gazebo where the robot moves in the opposite direction than what it is being tol to by the cmd_vel message

I solved this by subscribing to the cmd_vel message, multipling the X componet of the Linear vector by -1 and publishing it on a new message called /mammoth/cmd_vel

To get these changes to work in ignition gazebo, I had to change the cmd/vel remapping in the gazebo launch file

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published