ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
1

steered wheel controller wheel joints not working

asked 2015-03-04 00:16:45 -0500

SVS gravatar image

I am trying to use steered wheel base controller for my four wheeled mobile base. I was trying to implement steering joints as position controlled and axle joints as velocity controlled.

My problem is, while publishing cmd_vel , axle joints are not working. Velocity command from ros control is always outputs as zero. But steering joints which uses position control is working when I published yaw velocity.

Is it problem with velocity control I implemented or it is a problem with steered base controller ?

What all things I need to taken care while setting control frequency of controller manager?

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2015-03-06 01:17:38 -0500

SVS gravatar image

Got solution. The mistake is I registered position and velocity hardware interfaces for each joints.

edit flag offensive delete link more

Comments

So, it means we should not use position and velocity hardware interfaces,? Did you use this in Gazebo? How did you define the transmissions in URDF for this controller?

Mos gravatar image Mos  ( 2015-08-28 23:50:12 -0500 )edit

Question Tools

2 followers

Stats

Asked: 2015-03-04 00:16:45 -0500

Seen: 264 times

Last updated: Mar 06 '15