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

gentle_yeti's profile - activity

2022-10-30 09:38:50 -0500 received badge  Notable Question (source)
2022-10-21 13:53:13 -0500 commented question Why is my marker getting displayed at location 2 but not location 1?

@ljaniec okay, sure I'll do so. Okay, I understand, I'll keep it in mind to focus only on the required code and remove

2022-10-21 13:51:24 -0500 marked best answer Why is my marker getting displayed at location 2 but not location 1?

I am trying to create a home service robot using a turtlebot. In it the robot should start at origin at travel to point 1 where a marker has been displayed, stay there for 5 seconds and the marker will disappear indicating pick up and then travel to point 2 and stay there for 5 seconds after which marker would reappear indicating drop.

After launching my robot, I cannot view the marker at point 1, but my code for marker is functioning and the robot travels to point 1 and the terminal indicates me of a pickup and then it travels to point 2 where the terminal is indicating drop off and I can see then see the marker. Can someone please explain why am I not able to see the marker at point 1 as well?

The primary problem is in the add_markers.cpp file as it is the main file which is publishing the markers, on running a rostopic echo on /visualization_marker topic, I found that for the point A it is not publishing any information but it is doing so for point B which is perplexing me.

My workspace and add_markers.cpp code.

2022-10-21 13:51:24 -0500 received badge  Scholar (source)
2022-10-21 13:51:09 -0500 commented question Why is my marker getting displayed at location 2 but not location 1?

@ ljaniec okay, sure I'll do so. Okay, I understand, I'll keep it in mind to focus only on the required code and remove

2022-10-21 13:33:28 -0500 received badge  Popular Question (source)
2022-10-21 11:03:23 -0500 commented question Why is my marker getting displayed at location 2 but not location 1?

@ravijoshi I apologize for not sharing in a easy to view way, I am still learning a lot of things and I will definitely

2022-10-21 11:00:58 -0500 commented question Why is my marker getting displayed at location 2 but not location 1?

@ljaniec , yes it worked!!! I understand the issue now. The add_marker was launching the first marker and then removing

2022-10-19 11:33:24 -0500 edited question Why is my marker getting displayed at location 2 but not location 1?

Why is my marker getting displayed at location 2 but not location 1? I am trying to create a home service robot using a

2022-10-19 11:33:24 -0500 received badge  Editor (source)
2022-10-19 11:26:33 -0500 asked a question Why is my marker getting displayed at location 2 but not location 1?

Why is my marker getting displayed at location 2 but not location 1? I am trying to create a home service robot using a

2022-05-19 12:02:36 -0500 received badge  Enthusiast
2022-01-14 13:38:02 -0500 received badge  Notable Question (source)
2022-01-14 13:38:02 -0500 received badge  Popular Question (source)
2021-12-29 06:35:27 -0500 received badge  Famous Question (source)
2021-07-29 16:55:01 -0500 received badge  Notable Question (source)
2021-07-29 13:20:45 -0500 edited question How to manipulate an arm with real-time user input?

How to manipulate an arm with real-time user input? I've been trying to create a program in Python to get real time user

2021-07-29 13:15:18 -0500 commented question How to manipulate an arm with real-time user input?

Thank you for pointing my mistake out, I'm new to ROS and am still learning how to handle the forum, I'll edit the quest

2021-07-28 15:06:31 -0500 received badge  Popular Question (source)
2021-07-28 13:14:56 -0500 commented answer How to manipulate an arm with real-time user input?

Thank you for the help, I have created the package but was facing issue on how I can manipulate using moveit package, th

2021-07-28 13:09:35 -0500 received badge  Supporter (source)
2021-07-27 13:04:14 -0500 asked a question How to manipulate an arm with real-time user input?

How to manipulate an arm with real-time user input? I've been trying to create a program in Python to get real time user

2021-07-25 20:33:22 -0500 asked a question I'm new to ROS and am learning ROS Melodic Ubuntu 18.04, where I am supposed to launch TMR_700 for manipulation to Gazebo, how should I do that?

I'm new to ROS and am learning ROS Melodic Ubuntu 18.04, where I am supposed to launch TMR_700 for manipulation to Gazeb