Closed ayamada0614 closed 11 years ago
Put the kinematics to /opt/ros/fuerte/stacks/simulator_gazebo/gazebo/gazebo/share/gazebo-1.0.2/models/ Then, execute roslaunch gazebo_world empty_world.launch and insert the model named threeLinkModel.
Is insert model procedure right in the following steps?
Copy .model file to models/
$ sudo cp threeLinkModel.model /opt/ros/fuerte/stacks/simulator_gazebo/gazebo/gazebo/share/gazebo-1.0.2/models/
Launch Gazebo simulator
$ roslaunch gazebo_worlds empty_world.launch
Can I move this model ? Please tell me how to move if I can move it.
On the model, please right click.
Select "Joint"
You can see where the joints are.
Right click and reselect Joint. You can see the joint coordinates were disappeared.
Right click on the model and click Control Joints.
Select Position tab.
Change Radians to Degrees.
Change each joint angle from 0 to 20 for example.
You can see that each link was moved following your specified angle.
Once you made sure the links were moved but the base did not move, you can close this issue. Thanks.
I succeed move model. and, I show the joint coordinates.
I noticed. Bad > Right click and select Joint in View. OK > Right click and select Joint in Models list.
Are you talking about that Gazebo can be crushed when you click the coordinate object twice?
I wanted to say as follows.
Bad > Right click and select Joint in View.
The showing of the coordinate did not change when I Right click and select Joint in View.
I have already added the kinematics. The file name is threeLinkModel.model.