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

adreno's profile - activity

2014-11-21 09:42:51 -0500 received badge  Nice Answer (source)
2014-08-22 11:52:04 -0500 received badge  Famous Question (source)
2014-08-08 16:46:10 -0500 received badge  Notable Question (source)
2014-07-31 11:39:04 -0500 answered a question ROSJOY help

HI,

1) As of Hydro turtlesim uses the geometry_msgs/Twist message instead of turtlesim/Velocity. 2) Change to cmd_vel instead of command_velocity

So in your code use geometry_msgs/Twist instead of turtlesim/Velocity, Also, publish it to cmd_vel and it should work then.

2014-07-31 11:33:30 -0500 received badge  Commentator
2014-07-31 11:33:30 -0500 commented answer Parameters for the new range_sensor_layer

Thanks..it is helpful!

2014-07-30 04:11:38 -0500 received badge  Popular Question (source)
2014-07-28 11:20:46 -0500 asked a question Parameters for the new range_sensor_layer

Hi,

Can someone please give an example of how to set the costmap parameters for the range_sensor_layer, recently added in Hydro ? (as of now, I am using IR sensors converted into a single cloud, but facing problems as the obstacles are not clearing up)

Thanks!

2014-06-27 14:02:45 -0500 commented answer bug in launch file vision_visp stack

Hey, I am having the same problem...any solution for this ?

2014-06-15 04:18:53 -0500 received badge  Famous Question (source)
2014-05-10 09:43:41 -0500 received badge  Enthusiast
2014-05-09 17:11:38 -0500 answered a question gscam error

1) gscam need the camera_parameters.txt calibration file in the gscam package directory

2) For it to work well with what you want to do for image processing you should calibrate the camera that you are using

3) camera_calibration package will create the right calibration file for you, which you can place in the gscam package directory

Enjoy!

2014-05-09 17:07:21 -0500 commented question gscam error

Check if you have camera_parameters.txt file in your gscam package directory...

2014-05-09 16:58:59 -0500 commented answer Face Recognition using Kinect

@salma YES! (but need to do that for every occurrence of it in the package/node)

2014-04-29 19:36:06 -0500 commented answer hydro xsens driver

Hi, Here you go -

I installed the fuerte release of the driver from the git -

1) Place the extracted folder in ros workspace

2) cd ethzasl_xsens_driver-fuerte_released

3) rosmake xsens_driver

4) cd xsens_driver/nodes

5) ./mtdevice.py [commands] [opts] (read the Usage instructions on the ros wiki page of the driver for the arguments)

I hope this will help - Good Luck!

2014-04-29 16:48:53 -0500 commented answer hydro xsens driver

1) sudo chown :user_name /dev/ttyUSB0 2) sudo adduser user_name dialout

2014-04-28 16:16:33 -0500 commented answer Face Recognition using Kinect

refer to the edited answer above!

2014-04-28 10:28:22 -0500 answered a question Ros Intallation Problem

Try aptitude instead of apt-get

2014-04-28 10:26:11 -0500 answered a question Face Recognition using Kinect

Hi, You can always use the Kinect camera to perform the recognition using the face_recognition package. The package is based on image input and does not use the depth data. If you want to use depth data in your recognition system then you have to work with something else.

Here is how you can do that - The node is subscribing to topic - /camera/image_raw Kinect is publishing on topic - /camera/rgb/image_color

Create a launch file to remap the topic and you are all set. Ex - <remap from="/camera/image_raw" to="/camera/rgb/image_color"/>

Enjoy!

2014-04-28 10:22:29 -0500 commented answer hydro xsens driver

I have not used it but you may have to add the user to the dialout group so that the node can communicate with the device and also have to change to usb port permissions.

2014-04-27 15:37:35 -0500 received badge  Scholar (source)
2014-04-27 15:34:45 -0500 answered a question install face_recognition pakage

Step 1) cd procrob_functional-master/

Step 2) rosmake face_recognition

enjoy!

2014-04-27 08:22:59 -0500 answered a question Integrating a program into ROS

This should be it - http://wiki.ros.org/ROS/Tutorials/Cre... If its a single node then you don't need to write any publisher/subscriber. Just go through the ROS Tutorials.

2014-04-26 21:33:56 -0500 answered a question rate of subscribing

You can use the ros::Rate to specify the frequency that you would like to loop at

2014-04-26 21:19:43 -0500 answered a question hydro xsens driver
2014-04-26 21:16:34 -0500 answered a question Phyton vs c++

C++ also has better support in terms of the tutorials posted on ROS wiki

2014-04-26 21:05:55 -0500 commented answer detect object with color

Did you rosmake ? You have to build the package to generate the executables...

2014-04-24 20:55:35 -0500 received badge  Supporter (source)
2014-04-24 20:55:31 -0500 commented answer MoveIt! Hydro symbol lookup error (Setup Assistant)

Thanks a lot! update did solved the problem :)

2014-04-24 20:20:39 -0500 received badge  Notable Question (source)
2014-04-22 06:17:59 -0500 commented answer Is gazebo a good simulator? Or are there any better ones?

Vrep - www.coppeliarobotics.com Yes, V-Rep is better simulator but documentation and tutorials are not straightforward as gazebo. good luck!

2014-04-21 00:14:42 -0500 received badge  Popular Question (source)
2014-04-20 23:12:48 -0500 received badge  Teacher (source)
2014-04-20 12:07:36 -0500 answered a question detect object with color

Hey, This is what you need - Voxelized Shape and Color Histograms (VOSCH)

2014-04-20 12:05:11 -0500 commented question Is gazebo a good simulator? Or are there any better ones?

Hi, Try V-Rep

2014-04-18 23:32:38 -0500 answered a question openni2 launcher issue

openni2 supports xtion devices, but not kinects. For using a kinect try the freenect stack: http://www.ros.org/wiki/freenect_stack

2014-04-18 23:16:40 -0500 asked a question MoveIt! Hydro symbol lookup error (Setup Assistant)

Hi,

I am following the moveit tutorial to load pr2.urdf.xacro in MoveIt Setup Assistant. As I click on Load Files I get the following symbol lookup error:

[librospack]: error while executing command /opt/ros/hydro/lib/moveit_setup_assistant/moveit_setup_assistant: symbol lookup error: /opt/ros/hydro/lib/libmoveit_setup_assistant_widgets.so: undefined symbol: _ZN3ros7console5printEPNS0_10FilterBaseEPvNS0_6levels5LevelEPKciS7_S7_z

Any suggestions on fixing this ?