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

CesarHoyosM's profile - activity

2022-04-11 06:45:13 -0500 received badge  Famous Question (source)
2022-03-20 10:14:14 -0500 received badge  Famous Question (source)
2019-05-29 21:28:51 -0500 received badge  Notable Question (source)
2018-01-11 05:04:21 -0500 received badge  Notable Question (source)
2017-11-17 06:51:18 -0500 commented question Why do I get inverted colors in my images?

Hello there! Are you sure your format to output these images is "bgr8" and not "rgb8"? This is a typical issue because h

2017-11-17 06:51:00 -0500 commented question Why do I get inverted colors in my images?

Hello there! Are you sure your format to output this images is "bgr8" and not "rgb8"? This is a typical issue because ho

2017-10-19 21:58:32 -0500 received badge  Famous Question (source)
2017-10-19 21:58:32 -0500 received badge  Notable Question (source)
2017-08-25 06:22:57 -0500 received badge  Supporter (source)
2017-08-25 06:20:01 -0500 commented answer Is it possible to upgrade from Ubuntu 12.04 to 14.04 using ROS Hydro?

Well, I finnally achieve this upgrading. Two main difficulties: Before upgrading ubuntu with the update-manager, you m

2017-08-25 06:19:43 -0500 commented answer Is it possible to upgrade from Ubuntu 12.04 to 14.04 using ROS Hydro?

Well, I finnally achieve this upgrading. Two main difficulties: Before upgrading ubuntu with the update-manager, you m

2017-08-25 06:19:35 -0500 commented answer Is it possible to upgrade from Ubuntu 12.04 to 14.04 using ROS Hydro?

Well, I finnally achieve this upgrading. Two main difficulties: Before upgrading ubuntu with the update-manager, you m

2017-08-25 06:19:25 -0500 commented answer Is it possible to upgrade from Ubuntu 12.04 to 14.04 using ROS Hydro?

Well, I finnally achieve this upgrading. Two main difficulties: Before upgrading ubuntu with the update-manager, you m

2017-08-25 06:16:57 -0500 commented answer Is it possible to upgrade from Ubuntu 12.04 to 14.04 using ROS Hydro?

Well, I finnally achieve this upgrading. Two main difficulties: - Before upgrading ubuntu with the update-manager, you m

2017-08-25 06:16:30 -0500 commented answer Is it possible to upgrade from Ubuntu 12.04 to 14.04 using ROS Hydro?

Well, I finnally achieve this upgrading. Two main difficulties: - Before upgrading ubuntu with the update-manager, you m

2017-08-25 06:12:22 -0500 marked best answer Is it possible to upgrade from Ubuntu 12.04 to 14.04 using ROS Hydro?

Hello there, I'm currently working on my PC with Ubuntu 12.04, working with ROS Hydro for Kawada Nextage robot. Now, with Ubuntu 12.04 outdated, I was wondering if there could be any issues in upgrade to 14.04.

I have read that it is not easy to install ROS Hydro from source code in Ubuntu 14.04, but I am not sure if this incompatibilities are going to be present if I upgrade my system, that has already ROS Hydro installed.

Has anybody done this? Thanks for your attention.

2017-08-23 07:55:38 -0500 received badge  Notable Question (source)
2017-08-23 02:45:31 -0500 commented answer Is it possible to upgrade from Ubuntu 12.04 to 14.04 using ROS Hydro?

Thanks both, I am going to upgrade both ubuntu and ros distribution. Thanks for your answers.

2017-08-23 00:50:31 -0500 received badge  Popular Question (source)
2017-08-23 00:30:26 -0500 commented answer Is it possible to upgrade from Ubuntu 12.04 to 14.04 using ROS Hydro?

Thanks for your answer. The point is that the robot has also more than two years, and it had ros hydro installed by defa

2017-08-23 00:25:11 -0500 received badge  Editor (source)
2017-08-23 00:25:11 -0500 edited question Is it possible to upgrade from Ubuntu 12.04 to 14.04 using ROS Hydro?

It is possible to upgrade from Ubuntu 12.04 to 14.04 using ROS Hydro? Hello there, I'm currently working on my PC with U

2017-08-22 06:30:54 -0500 asked a question Is it possible to upgrade from Ubuntu 12.04 to 14.04 using ROS Hydro?

It is possible to upgrade from Ubuntu 12.04 to 14.04 using ROS Hydro? Hello there, I'm currently working on my PC with U

2017-06-28 06:59:17 -0500 commented answer how to subscribe disparity image?

Hello there, Thanks for this answer. I know its have been a while, but, I am not sure how to handle the msg object in di

2017-06-28 06:56:35 -0500 commented question stereo_image_proc process dies upon subscription for disparity messages [building from source]

Hello there, Its has been a while, but I have two guess: 1 - Are you sure these are the actual names of your topics? 2 -

2017-06-28 05:37:44 -0500 received badge  Popular Question (source)
2017-06-22 02:01:13 -0500 received badge  Enthusiast
2017-06-20 06:25:38 -0500 marked best answer visp_tracker /object_position dimension

Hello there, I have followed the http://wiki.ros.org/visp_tracker tutorial.

Then, I can changed this tutorial by creating my own .launch file, where I give to the node the params I need for get images from my cams.

Now, I want to control the head of my robot, and for that I have developed a rospy node which subscribe to /object_position but the point is (and sorry if it is a obvius question) that I don't know and I haven't found it, which are the position and rotation dimensions. I mean, this position, I assume that are not in real world coordinates, but in scalated pixels?

How can I convert this values to real world values in order to develop my control?

Thanks for your answers.

2017-06-20 06:25:31 -0500 answered a question visp_tracker /object_position dimension

Ok! I am going to solve this issue myself. The fact is this /object_position in deed returns the actual object position

2017-06-20 03:30:31 -0500 commented question visp_tracker /object_position dimension

Well, I have been looking around, and I have found this website: http://visp-doc.inria.fr/doxygen/visp-2.9.0/tutorial-ca

2017-06-20 03:25:41 -0500 edited question visp_tracker /object_position dimension

visp_tracker /object_position dimension Hello there, I have followed the http://wiki.ros.org/visp_tracker tutorial. The

2017-06-19 09:27:30 -0500 asked a question visp_tracker /object_position dimension

visp_tracker /object_position dimension Hello there, I have followed the http://wiki.ros.org/visp_tracker tutorial. The

2017-06-14 01:55:30 -0500 received badge  Popular Question (source)
2017-06-13 03:15:34 -0500 asked a question catkin build moveit_ros_visualization fails

catkin build moveit_ros_visualization fails Hello there, I am following the tutorial Programming Hiro / NEXTAGE OPEN (G

2017-06-13 02:13:41 -0500 received badge  Popular Question (source)
2017-06-12 11:29:31 -0500 marked best answer Nextage ros bridge simulation issue

Hi everyone, I think this is not a question, but a suggestion.

I have been following rtmos tutorials, and I found an Issue with in the http://wiki.ros.org/rtmros_nextage/Tu... "Running ROS process, operating via scripts and GUI.", and specifically, in the third part: "Run python script for interactive operation".

The point is that when I run a simulation with:

ipython -i `rospack find nextage_ros_bridge`/script/nextage.py 

It always return error to connect with my simulation model.

At this point, I found the path to the main.wrl modelfile, so I satarted to use this in calls to nextage.py script by:

ipython -i `rospack find nextage_ros_bridge`/script/nextage.py -- --modelfile  /opt/ros/indigo/share/nextage_description/models/main.wrl

Checking the nextage.py script, I figured out what was happening, and is that modelfile hardcode does not exists on my system (I have installed all following tutorials).

Now I have changed the path to

 /opt/ros/indigo/share/nextage_description/models/main.wrl  
and everything works as described in tutorials.

I have been reading how to suggest a change but I am not sure how to proceed, so if anyone can explain me how to proceed or suggest this change himself I would be really thankful.

2017-06-12 11:29:21 -0500 received badge  Scholar (source)
2017-06-12 11:29:18 -0500 commented answer Nextage ros bridge simulation issue

Ok! Thanks for your quick answer! I am novice here as you said, but if I can do anything to help let me know.

2017-06-12 11:14:21 -0500 received badge  Student (source)
2017-06-12 11:10:42 -0500 asked a question Nextage ros bridge simulation issue

Nextage ros bridge simulation issue Hi everyone, I think this is not a question, but a suggestion. I have been followin

2017-06-12 11:10:42 -0500 asked a question Nextage ros bridge modelfile Issue

Nextage ros bridge modelfile Issue Hi everyone, I think this is not a question, but a suggestion. I have been following