Gazebo | Ignition | Community
Ask Your Question
0

How to set joint effort limit from systems plugin

asked 2023-04-24 10:54:41 -0600

tblaha gravatar image

Hey all!

I'm new to gazebo, which i really like and is really powerful for my application. However, I find navigating the new API documentations quite challenging. But that may be a topic for another post.

Right now I'm trying to set the effort limits of a continuous joint from the Configure method of my systems plugin. I know the Entity id of the joint. Does anyone have any pointers how to achieve that from here?

And I would even more appreciate some links on how i could have found that myself from the library reference at https://gazebosim.org/docs, such that I can find things like that in the future!

Any help is appreciated! Regards, Till

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2023-04-25 00:35:51 -0600

azeey gravatar image

You can use the JointEffortLimitsCmd component. We don't have tutorials on using each component, but looking at the API reference for the component namespace would be a good place to start in the future.

edit flag offensive delete link more

Comments

Thanks for the fast response and the links, I got it working!

tblaha gravatar imagetblaha ( 2023-04-28 08:05:06 -0600 )edit

Do you have any suggestions on how gazebosim.org/docs could be improved so it would be easier to find the API reference?

azeey gravatar imageazeey ( 2023-05-03 09:57:30 -0600 )edit

Question Tools

1 follower

Stats

Asked: 2023-04-24 10:54:41 -0600

Seen: 82 times

Last updated: Apr 25 '23