Added the ability to switch between cmd_vel control and induvidual motor control
This commit is contained in:
@@ -6,6 +6,15 @@ controller_manager:
|
||||
type: diff_drive_controller/DiffDriveController
|
||||
joint_state_broadcaster:
|
||||
type: joint_state_broadcaster/JointStateBroadcaster
|
||||
velocity_controller:
|
||||
type: forward_command_controller/ForwardCommandController
|
||||
|
||||
velocity_controller:
|
||||
ros__parameters:
|
||||
joints:
|
||||
- drivewhl_l_joint
|
||||
- drivewhl_r_joint
|
||||
interface_name: velocity
|
||||
|
||||
diffdrive_controller:
|
||||
ros__parameters:
|
||||
|
||||
Reference in New Issue
Block a user