Closed HESHAM47GAMAL closed 1 year ago
I see react issues. I will not help with that. My time is limited.
So please convert to an example without React. When you provide such an example, I am willing to help you.
thanks for trying you to help me but I solve my problem my problem that my robot is file.urdf.xacro and start my robot with that conect to remaining links and joint to it that is make big box in react ros3d and to make sure that this link don't any problem should be written by one way of two
<inertial>
<origin xyz="0.0 0.0 0.0" rpy="0.0 0.0 0.0"/>
<mass value="1.0"/>
<inertia ixx="0.0" ixy="0.0" ixz="0.0" iyy="0.0" iyz="0.0" izz="0.0"/>
</inertial>
<visual name="">
<origin xyz="0.0 0.0 0.0" rpy="0.0 0.0 0.0"/>
<geometry>
<box size="0.01 0.01 0.01"/>
</geometry>
<material name="">
<color rgba="0.0 1.0 1.0 1.0"/>
<texture filename=""/>
</material>
</visual>
Description
Steps To Reproduce
I want to visaulize my robot as appear in rviz
view_3dmap() {
}
Expected Behavior
Actual Behavior