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

pranav's profile - activity

2014-10-31 20:06:31 -0500 received badge  Famous Question (source)
2013-06-26 02:22:04 -0500 received badge  Notable Question (source)
2013-04-24 19:59:03 -0500 received badge  Popular Question (source)
2013-03-29 09:54:18 -0500 received badge  Famous Question (source)
2013-02-07 02:45:59 -0500 received badge  Notable Question (source)
2013-02-02 01:26:53 -0500 received badge  Popular Question (source)
2013-01-26 20:54:50 -0500 asked a question Using hector_gazebo plugins in my model

Hello! I had installed hector gazebo plugins using the command "sudo apt-get install ros-fuerte-hector-gazebo" . I want to model a working IMU . How do i use the plugins? Can anyone send me the commands and steps to achieve an IMU model in gazebo ? I found some xml code online for imu. How should i use this code ? Should i create a urdf file? I have copied the code in a urdf file but i dont know how to use this file to create a model with IMU. Please help.

2013-01-26 20:42:04 -0500 asked a question IMU model in gazebo

Hello! I had installed hector gazebo plugins using the command "sudo apt-get install ros-fuerte-hector-gazebo" . I want to model a working IMU.Since I am a beginner , can anyone explain the process that i must follow to create a bot model with an IMU in ROS or gazebo?