Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

suspension_wheel.urdf parameters #8

Open
menson168 opened this issue Jun 20, 2018 · 0 comments
Open

suspension_wheel.urdf parameters #8

menson168 opened this issue Jun 20, 2018 · 0 comments

Comments

@menson168
Copy link

menson168 commented Jun 20, 2018

Hi, I am trying to use the rbcar_sim to test out some other Ackermann steered vehicle as well and I encountered some suspension geometry problem as I was customizing the suspension setup. Can you explain what each of the parameters means in the suspension_wheel.urdf.xacro?

<xacro:property name="hex_hub_depth" value="0.12"/> <!-- or +0.072 -->

  <!-- hex_hub_dist is the distance between left and right hex hubs when
       the shock absorbers are fully extended. axle_length is the distance
       from a U joint to the corresponding hex hub. wheel_travel is the
       vertical wheel travel. -->
  <xacro:property name="wheelbase" value="1.650"/>
  <xacro:property name="hex_hub_dist" value="0.900"/>  <!-- 1.127 0.742 0.900 check -->
  <xacro:property name="axle_length" value="0.120"/>
  <xacro:property name="wheel_travel" value="0.1"/>
  <xacro:property name="shock_z_offset" value="0.05"/>

I don't quite get the documentation listed in the code. Is it possible if you can clarify things up a bit?
Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant