Gazebo | Ignition | Community
Ask Your Question

zakizadeh's profile - activity

2020-10-06 02:26:56 -0500 received badge  Taxonomist
2017-06-22 18:41:15 -0500 received badge  Famous Question (source)
2017-04-13 23:48:23 -0500 received badge  Famous Question (source)
2017-03-24 14:55:25 -0500 received badge  Notable Question (source)
2017-03-24 09:21:17 -0500 received badge  Famous Question (source)
2017-03-11 22:32:43 -0500 received badge  Famous Question (source)
2017-03-11 22:32:43 -0500 received badge  Notable Question (source)
2017-03-11 22:32:43 -0500 received badge  Popular Question (source)
2017-02-09 08:15:44 -0500 asked a question UR5 straight line motion

hi . i found this example : UR5 i want run this example . i install ur5 package . ur5 github

and found source code here

how can i run this example ??

UR5 straight line motion

2017-02-09 08:14:26 -0500 received badge  Notable Question (source)
2017-01-31 00:02:47 -0500 received badge  Popular Question (source)
2017-01-27 22:20:53 -0500 asked a question practical example for plot position(x y z) of fixed frames(end-effector) in rqt

hi . i want plot position and velocity of end effector that have fixed joint using rqt. How to plot position(x y z) and velocity of fixed frames(end-effector) in rqt ?? i searched and searched but couldn't find any example for plot position(x y z) of fixed frames(end-effector) in rqt . in matlab we can plot like this : image description

2017-01-17 22:59:09 -0500 received badge  Enthusiast
2017-01-16 08:08:27 -0500 commented question Pose and orientation of my robot is incorrect in Gazebo and RViz

hi . I Tried so hard but I still have problems . I'm disappointed . can you help me please ! i need your help

2017-01-16 08:08:12 -0500 commented question rotation two Gears in RViz and Gazebo

hi . I Tried so hard but I still have problems . I'm disappointed . can you help me please ! i need your help

2017-01-16 08:07:55 -0500 received badge  Popular Question (source)
2017-01-09 20:07:49 -0500 received badge  Notable Question (source)
2017-01-06 12:25:08 -0500 commented question rotation two Gears in RViz and Gazebo

i send all robot files by email for you . i tried for 2 months ! but i cant solve problem . please help me.

2017-01-06 10:05:24 -0500 commented question rotation two Gears in RViz and Gazebo

i updated image in my question.i edited my urdf to create contacts points between the gears . can you wrirte A simple example for rotat two gears ??

2017-01-06 06:31:01 -0500 asked a question rotation two Gears in RViz and Gazebo

i have two gears in my urdf . i want rotate two gears in same time . U31_1 and U32_1 are gears .

image description

my urdf :

 <link
    name="link_U31_1">
    <inertial>
      <origin
        xyz="-8.87891218881443E-11 7.94085594724159E-07 -0.00670118881241989"
        rpy="0 0 0" />
      <mass
        value="0.0791354618215319" />
      <inertia
        ixx="0"
        ixy="0"
        ixz="0"
        iyy="0"
        iyz="0"
        izz="0" />
    </inertial>
    <visual>
      <origin
        xyz="0 0 0"
        rpy="0 0 0" />
      <geometry>
        <mesh
          filename="file:///home/zakizadeh/catkin_ws3/src/wrist/meshes/link_U31_1.STL" />
      </geometry>
      <material
        name="">
        <color
          rgba="0.792156862745098 0.819607843137255 0.933333333333333 1" />
      </material>
    </visual>
    <collision>
      <origin
        xyz="0 0 0"
        rpy="0 0 0" />
      <geometry>
        <mesh
          filename="file:///home/zakizadeh/catkin_ws3/src/wrist/meshes/link_U31_1.STL" />
      </geometry>
    </collision>
  </link>
  <joint
    name="joint_U31_1"
    type="revolute">
    <origin
      xyz="0.0375000001895901 0 0.0547500000000001"
      rpy="0 6.93889390390723E-16 0" />
    <parent
      link="link_U33_1" />
    <child
      link="link_U31_1" />
    <axis
      xyz="0 0 1" />
<limit effort="1.0" lower="-1.75" upper="1.75" velocity="3.14"/>
  </joint>
 <link
    name="link_U32_1">
    <inertial>
      <origin
        xyz="-1.49046497366356E-10 -0.000127794819901189 1.88843510273706E-10"
        rpy="0 0 0" />
      <mass
        value="0.019633991990533" />
      <inertia
        ixx="0"
        ixy="0"
        ixz="0"
        iyy="0"
        iyz="0"
        izz="0" />
    </inertial>
    <visual>
      <origin <link
    name="link_U32_1">
    <inertial>
      <origin
        xyz="-1.49046497366356E-10 -0.000127794819901189 1.88843510273706E-10"
        rpy="0 0 0" />
      <mass
        value="0.019633991990533" />
      <inertia
        ixx="0"
        ixy="0"
        ixz="0"
        iyy="0"
        iyz="0"
        izz="0" />
    </inertial>
    <visual>
      <origin
        xyz="0 0 0"
        rpy="0 0 0" />
      <geometry>
        <mesh
          filename="file:///home/zakizadeh/catkin_ws3/src/wrist/meshes/link_U32_1.STL" />
      </geometry>
      <material
        name="">
        <color
          rgba="0.792156862745098 0.819607843137255 0.933333333333333 1" />
      </material>
    </visual>
    <collision>
      <origin
        xyz="0 0 0"
        rpy="0 0 0" />
      <geometry>
        <mesh
          filename="file:///home/zakizadeh/catkin_ws3/src/wrist/meshes/link_U32_1.STL" />
      </geometry>
    </collision>
  </link>
  <joint
    name="joint_U32_1"
    type="revolute">
    <origin
      xyz="-0.0075000004012061 0 0.0422500000000005"
      rpy="1.5707963267949 0 1.5707963267949" />
    <parent
      link="link_U33_1" />
    <child
      link="link_U32_1" />
    <axis
      xyz="0 1 0" />
<limit effort="1.0" lower="-1.75" upper="1.75" velocity="3.14"/>
  </joint>
        xyz="0 0 0"
        rpy="0 0 0" />
      <geometry>
        <mesh
          filename="file:///home/zakizadeh/catkin_ws3/src/wrist/meshes/link_U32_1.STL" />
      </geometry>
      <material
        name="">
        <color
          rgba="0.792156862745098 0.819607843137255 0.933333333333333 1" />
      </material>
    </visual>
    <collision>
      <origin
        xyz="0 0 0"
        rpy="0 0 0" />
      <geometry>
        <mesh
          filename="file:///home/zakizadeh/catkin_ws3/src/wrist/meshes/link_U32_1.STL" />
      </geometry>
    </collision>
  </link>
  <joint
    name="joint_U32_1"
    type="revolute">
    <origin
      xyz="-0.0075000004012061 0 0.0422500000000005"
      rpy="1.5707963267949 0 1.5707963267949" />
    <parent
      link="link_U33_1" />
    <child
      link="link_U32_1" />
    <axis
      xyz="0 1 0" />
<limit effort="1.0" lower="-1.75" upper="1.75" velocity="3.14"/>
  </joint>
2017-01-05 19:40:17 -0500 commented question Pose and orientation of my robot is incorrect in Gazebo and RViz

when load model in gazebo and Rviz from starting have this pose . how can edit my urdf or xacro file to load robot correctly ??

2017-01-05 14:05:42 -0500 received badge  Popular Question (source)
2017-01-05 01:41:01 -0500 received badge  Editor (source)
2017-01-05 01:40:22 -0500 commented question Pose and orientation of my robot is incorrect in Gazebo and RViz

yes . i paused simulation. robot is fallen to the ground in RViz too !

2017-01-05 00:21:24 -0500 asked a question Pose and orientation of my robot is incorrect in Gazebo and RViz

Pose and orientation of my robot is incorrect in Gazebo and RViz .

I have exported the URDF from Solidworks using solidworks to URDF plugin. I didn't modify any option in dialogues opened during export. Then i created an URDF package in ROS workspace and spawned the robot model into the world which resulted in inverted pose of the robot as shown in picture.

when load model in gazebo and Rviz from starting have this pose . how can edit my urdf or xacro file to load robot correctly ?? my xacro file : https://www.dropbox.com/sh/d4wjdjie1s...

image description