ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

poojamool's profile - activity

2016-11-15 07:07:23 -0500 received badge  Famous Question (source)
2016-07-07 13:06:31 -0500 received badge  Enthusiast
2016-07-07 13:06:31 -0500 received badge  Enthusiast
2016-06-28 11:17:37 -0500 received badge  Notable Question (source)
2016-06-28 03:35:27 -0500 received badge  Popular Question (source)
2016-06-27 18:40:05 -0500 received badge  Editor (source)
2016-06-27 14:10:48 -0500 asked a question How to use SDF with ROS packages in gazebo?

Using ROS Indigo and Gazebo 2.2 on Ubuntu 14.04

I have created a model for a robot that is similar to Clearpath's Jackal. What I am trying to do is have the already-created Jackal packages apply to my robot model. In other words, I am trying to substitute the model of Clearpath's Jackal with my robot model so that Clearpath's Jackal packages can apply to my model.

The robot I made is in SDF while the packages for Clearpath's jackal reference and use URDF/XACRO. Does anyone know if it is possible to implement the SDF files and/or remove the URDF/XACRO files from the packages so that the Clearpath's Jackal's packages would apply to my model? If it is possible, what would be the best implementation process?

Thanks!

Pooja