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

R. Tellez's profile - activity

2023-05-03 06:42:45 -0500 answered a question ROS2 topic list only working once (or any other command)

Doing the ros2 daemon stop and start do solve momentarily the problem, but the problem appears again after a while (in t

2022-09-11 21:43:18 -0500 received badge  Nice Answer (source)
2021-11-17 05:24:52 -0500 received badge  Necromancer (source)
2021-10-27 04:30:59 -0500 received badge  Great Answer (source)
2021-10-01 21:54:22 -0500 received badge  Great Answer (source)
2021-06-19 11:52:39 -0500 received badge  Nice Answer (source)
2021-02-15 12:57:48 -0500 received badge  Necromancer (source)
2020-12-11 10:38:08 -0500 received badge  Good Answer (source)
2020-12-08 11:28:53 -0500 received badge  Necromancer (source)
2020-11-24 05:07:49 -0500 received badge  Critic (source)
2020-11-11 05:57:58 -0500 commented answer is theconstructsim real or a scam

If you prefer Udemy courses, we also have an Udemy course based on videos and a set of rosjects that you can run for fre

2020-11-10 09:31:01 -0500 commented answer is theconstructsim real or a scam

Really appreciated your comment @gvhoorn I liked very much your comment about the videos and found it very funny because

2020-11-10 04:57:00 -0500 edited answer is theconstructsim real or a scam

Very fair question @droneman1. These days, one doesn't know what to think... I'm Ricardo from The Construct, and I woul

2020-11-10 04:56:48 -0500 edited answer is theconstructsim real or a scam

Very fair question @droneman1. These days, one doesn't know what to think... I'm Ricardo from The Construct, and I woul

2020-11-10 04:56:16 -0500 commented answer is theconstructsim real or a scam

In order to clarify, at The Construct we post videos showing how to do things in ROS. All our videos are for free and ca

2020-11-10 04:55:27 -0500 commented question is theconstructsim real or a scam

That is a good point @gvdhoorn !!

2020-11-10 04:54:16 -0500 answered a question is theconstructsim real or a scam

Very fair question @droneman1. These days, one doesn't know what to think... I'm Ricardo from The Construct, and I woul

2020-11-10 04:54:16 -0500 received badge  Rapid Responder (source)
2020-11-10 04:41:30 -0500 commented answer is theconstructsim real or a scam

In order to clarify, at The Construct we post videos showing how to do things in ROS. All our videos are for free and ca

2020-11-10 04:30:46 -0500 commented answer is theconstructsim real or a scam

Thank you Isaac for your answer. I'm Ricardo from The Construct and I would like to clarify just a small detail: for the

2020-10-15 14:17:38 -0500 received badge  Good Answer (source)
2020-07-27 02:24:41 -0500 received badge  Good Answer (source)
2020-07-05 20:30:18 -0500 received badge  Nice Answer (source)
2020-06-07 15:17:31 -0500 received badge  Good Answer (source)
2020-05-02 12:56:57 -0500 received badge  Necromancer (source)
2020-04-16 13:21:01 -0500 received badge  Nice Answer (source)
2020-03-06 18:30:32 -0500 received badge  Good Answer (source)
2020-02-23 23:51:56 -0500 received badge  Nice Answer (source)
2019-12-04 08:19:19 -0500 received badge  Nice Answer (source)
2019-10-10 18:39:48 -0500 answered a question rotate a desired degree using feedback from odometry

Here the code that does what you are requesting: #!/usr/bin/env python import rospy from nav_msgs.msg import Odometry f

2019-09-30 05:07:33 -0500 answered a question How to learn ROS if I am a complete novice with no computer science knowledge.

If you are a novice and want to learn ROS, then you first need to learn how the Linux shell works and then, you must lea

2019-09-27 03:20:23 -0500 received badge  Nice Answer (source)
2019-05-24 03:28:33 -0500 received badge  Guru (source)
2019-05-24 03:28:33 -0500 received badge  Great Answer (source)
2019-04-07 22:10:04 -0500 received badge  Necromancer (source)
2019-03-07 08:57:49 -0500 received badge  Necromancer (source)
2019-01-30 11:20:05 -0500 received badge  Necromancer (source)
2018-12-11 10:19:14 -0500 received badge  Nice Answer (source)
2018-10-24 00:37:47 -0500 commented question How many episodes do I need for the perfect learn in openai_ros turtlebot example

Please have a look at this new ROS Developers Live Class where we actually train the Turtlebot for moving around the maz

2018-10-24 00:24:48 -0500 commented answer Can't find package spawn_robot_tools_pkg

Good suggestion about the tutorial. Let us work on that

2018-10-22 14:30:35 -0500 received badge  Enlightened (source)
2018-10-22 14:30:35 -0500 received badge  Good Answer (source)
2018-10-16 05:25:33 -0500 answered a question How many episodes do I need for the perfect learn in openai_ros turtlebot example

The learning algorithm used in the examples of openai_ros tutorials is a very simple Q-learning implementation (only pro

2018-10-16 05:21:02 -0500 commented answer openai_ros example in local computer does not work.

The learning algorithm used in the examples of openai_ros tutorials is a very simple Q-learning implementation (only pro

2018-10-16 05:16:56 -0500 commented question openai_ros example in local computer does not work.

Remember that if you want to execute the demos locally you have to have the simulations installed in your computer (ROSD

2018-08-29 13:15:53 -0500 answered a question openai_ros q-learning example not work

Hi, I'm one of the developers of the package. your steps are correct. I think that you have no error when executing the

2018-06-18 00:27:40 -0500 answered a question roslaunch pr2_gazebo pr2_empty_world.launch

Hi Kathirn, I think that your error is just that you missing some control packages in your system. The first two types

2018-06-10 15:10:13 -0500 commented answer Transforming PointCloud topic to LaserScan topic

Mekateng, this post can help you on converting laser scans into pointcloud: http://www.theconstructsim.com/merge-laser-s

2018-06-09 13:46:23 -0500 answered a question diff_drive_controller loading error

Please read my answer to some similar case in question https://answers.ros.org/question/289561/help-to-run-diff_drive_co

2018-05-28 07:14:19 -0500 commented answer Roslaunch can't locate node, but rosrun works fine

The video works for me