-
when I run "roslaunch robotiq_c_model_control c_model_ethercat.launch" in the terminal,there is a error. what's wrong with it?
![2016-03-29 16 07 27](https://cloud.githubusercontent.com/assets/1537428…
-
When running unit test `systems/plants/test/compareParsers`, numerous warnings are printed indicating visual elements exist with name-less and/or color-less materials:
```
161: WARNING: visual elemen…
-
Right now, the arm spawns with white instead of black. Do these files exist anywhere to change it to blakc/use coloring while having the articulated gripper?
-
I'm modelling a similar underactuated hand in openrave. It's not exactly urdf, but the model is written in xml. Prof. Russ shows a short video of the simulation of the underactuated robotiq hand in th…
-
```
/home/xsm/catkin_ws1/src/fermi-indigo-devel/moveit_cartesian_plan_plugin/src/widgets/path_planning_widget.cpp: In member function ‘void moveit_cartesian_plan_plugin::widgets::PathPlanningWidget::i…
-
Porting from https://github.com/ros-planning/moveit_core/issues/158, since this is still an issue, and one people frequently encounter:
Currently, links without geometry are left out of the updated l…
-
Hello Michael,
I don't know it is the proper place or not. But I have not got any other way to contact you. I have developed a new grasp planner package for grasping with multi DOF joint hands such a…
-
We encountered this issue when attempting to convert the Robotiq hand model from DRCSim using urdf_to_collada. If a cylinder element is smaller than 0.01, no faces are created, and urdf_to_collada wil…
-
In drakeAtlasSimulation, it instantiates two Atlas object, the `r_pure` and `r_complete`. `r_pure` does not have hands. `r_complete` has hands. `r_pure` is instantiated before `r_complete` as
```
r_p…
-
I have a urdf with mesh files in mm. The 0.001 scale factor in the following tag isn't respected in the director (which uses the drake parser):
```
```
Any idea where should I add…