File tree Expand file tree Collapse file tree 11 files changed +13
-13
lines changed
clearpath_platform_description/urdf Expand file tree Collapse file tree 11 files changed +13
-13
lines changed Original file line number Diff line number Diff line change 11<?xml version =" 1.0" ?>
2- <robot xmlns : xacro =" http://ros.org/wiki/xacro" xmlns : ignition =" http://gazebosim.org/schema" name =" dd100_drivetrain_wheels" >
2+ <robot xmlns : xacro =" http://ros.org/wiki/xacro" xmlns : gz =" http://gazebosim.org/schema" name =" dd100_drivetrain_wheels" >
33
44 <xacro : macro name =" dd100_drivetrain_wheels" params =" front_wheels rear_wheels" >
55 <xacro : include filename =" $(find clearpath_platform_description)/urdf/dd100/drivetrain/wheels/indoor.urdf.xacro" />
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" ?>
2- <robot xmlns : xacro =" http://ros.org/wiki/xacro" xmlns : ignition =" http://gazebosim.org/schema" name =" dd100_caster_wheel" >
2+ <robot xmlns : xacro =" http://ros.org/wiki/xacro" xmlns : gz =" http://gazebosim.org/schema" name =" dd100_caster_wheel" >
33
44 <xacro : property name =" dd100_caster_wheel_radius" value =" 0.01" />
55 <xacro : property name =" dd100_caster_wheel_mass" value =" 0.1" />
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" ?>
2- <robot xmlns : xacro =" http://ros.org/wiki/xacro" xmlns : ignition =" http://gazebosim.org/schema" name =" do100_drivetrain_wheels" >
2+ <robot xmlns : xacro =" http://ros.org/wiki/xacro" xmlns : gz =" http://gazebosim.org/schema" name =" do100_drivetrain_wheels" >
33
44 <xacro : macro name =" do100_drivetrain_wheels" params =" front_wheels rear_wheels" >
55 <xacro : include filename =" $(find clearpath_platform_description)/urdf/do100/drivetrain/wheels/mecanum.urdf.xacro" />
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" ?>
2- <robot xmlns : xacro =" http://ros.org/wiki/xacro" xmlns : ignition =" http://gazebosim.org/schema" name =" do100_mecanum_wheel" >
2+ <robot xmlns : xacro =" http://ros.org/wiki/xacro" xmlns : gz =" http://gazebosim.org/schema" name =" do100_mecanum_wheel" >
33
44 <xacro : property name =" do100_mecanum_wheel_radius" value =" 0.050" />
55 <xacro : property name =" do100_mecanum_wheel_mass" value =" 0.4" />
4747 <ode >
4848 <mu >1.0</mu >
4949 <mu2 >0.0</mu2 >
50- <fdir1 ignition : expressed_in =" base_link" >1 ${side} 0</fdir1 >
50+ <fdir1 gz : expressed_in =" base_link" >1 ${side} 0</fdir1 >
5151 </ode >
5252 </friction >
5353 </surface >
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" ?>
2- <robot xmlns : xacro =" http://ros.org/wiki/xacro" xmlns : ignition =" http://gazebosim.org/schema" name =" generic_drivetrain_control_diff_4wd" >
2+ <robot xmlns : xacro =" http://ros.org/wiki/xacro" xmlns : gz =" http://gazebosim.org/schema" name =" generic_drivetrain_control_diff_4wd" >
33
44 <xacro : macro name =" generic_drivetrain_control_diff_4wd" params =" name hardware_plugin" >
55
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" ?>
2- <robot xmlns : xacro =" http://ros.org/wiki/xacro" xmlns : ignition =" http://gazebosim.org/schema" name =" generic_drivetrain_control_diff_fwd" >
2+ <robot xmlns : xacro =" http://ros.org/wiki/xacro" xmlns : gz =" http://gazebosim.org/schema" name =" generic_drivetrain_control_diff_fwd" >
33
44 <xacro : macro name =" generic_drivetrain_control_diff_fwd" params =" name hardware_plugin" >
55
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" ?>
2- <robot xmlns : xacro =" http://ros.org/wiki/xacro" xmlns : ignition =" http://gazebosim.org/schema" name =" generic_drivetrain_control_diff_rwd" >
2+ <robot xmlns : xacro =" http://ros.org/wiki/xacro" xmlns : gz =" http://gazebosim.org/schema" name =" generic_drivetrain_control_diff_rwd" >
33
44 <xacro : macro name =" generic_drivetrain_control_diff_rwd" params =" name hardware_plugin" >
55
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" ?>
2- <robot xmlns : xacro =" http://ros.org/wiki/xacro" xmlns : ignition =" http://gazebosim.org/schema" name =" generic_drivetrain_control_omni_4wd" >
2+ <robot xmlns : xacro =" http://ros.org/wiki/xacro" xmlns : gz =" http://gazebosim.org/schema" name =" generic_drivetrain_control_omni_4wd" >
33
44 <xacro : macro name =" generic_drivetrain_control_omni_4wd" params =" name hardware_plugin" >
55
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" ?>
2- <robot xmlns : xacro =" http://ros.org/wiki/xacro" xmlns : ignition =" http://gazebosim.org/schema" name =" generic_drivetrain" >
2+ <robot xmlns : xacro =" http://ros.org/wiki/xacro" xmlns : gz =" http://gazebosim.org/schema" name =" generic_drivetrain" >
33
44 <xacro : macro name =" generic_drivetrain" params =" name control front_wheels rear_wheels hardware_plugin" >
55 <!-- Omni drivetrain -->
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" ?>
2- <robot xmlns : xacro =" http://ros.org/wiki/xacro" xmlns : ignition =" http://gazebosim.org/schema" name =" r100_drivetrain_wheels" >
2+ <robot xmlns : xacro =" http://ros.org/wiki/xacro" xmlns : gz =" http://gazebosim.org/schema" name =" r100_drivetrain_wheels" >
33
44 <!-- Includes -->
55 <xacro : include filename =" $(find clearpath_platform_description)/urdf/r100/rocker.urdf.xacro" />
You can’t perform that action at this time.
0 commit comments