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

Nick_JR's profile - activity

2023-07-13 15:16:49 -0500 received badge  Famous Question (source)
2022-10-19 05:36:31 -0500 received badge  Famous Question (source)
2022-09-06 12:30:16 -0500 received badge  Famous Question (source)
2022-06-16 06:41:37 -0500 received badge  Notable Question (source)
2022-06-15 15:34:59 -0500 commented answer Cropping Occupancy Grid Maps directly from msg.Data

Thanks , i fixed my problem already, but the general idea is similar tou yours. The problem in my implementation was tha

2022-06-15 15:26:14 -0500 marked best answer Cropping Occupancy Grid Maps directly from msg.Data

Hello, I am trying to compare two occupancy grid maps "at runtime", a ground truth map and a map generated from multirobot map merge. The reason I want to crop the generated map is because the map produced by multirobot_map_merge does not have the same dimensions or center with me maps that it merges, they are slightly off. Let's say that I have a 480x480 map. Does anyone know how I can crop this map (edit the tuple given by gm message) to 450x450? I tried making the tuple into a 2d list so it can be more intuitive and then flatten it again but it doesn't work. Has anyone done this before? I would appreciate some tips. Thanks in advance.

2022-06-15 13:46:12 -0500 received badge  Popular Question (source)
2022-06-14 01:30:39 -0500 asked a question Cropping Occupancy Grid Maps directly from msg.Data

Cropping Occupancy Grid Maps directly from msg.Data Hello, I am trying to compare two occupancy grid maps "at runtime",

2022-06-13 15:05:45 -0500 edited question Multirobot_Map_Merge: merged map width and height varies with number of robots.

Multirobot_Map_Merge: merged map width and height varies with number of robots. Hello fellow Ros developers, i am using

2022-06-12 16:55:50 -0500 edited question Multirobot_Map_Merge: merged map width and height varies with number of robots.

Multirobot_Map_Merge: merged map width and height varies with number of robots. Hello fellow Ros developers, i am using

2022-06-10 22:44:24 -0500 received badge  Notable Question (source)
2022-06-09 10:02:11 -0500 received badge  Popular Question (source)
2022-06-09 04:54:10 -0500 commented answer Multirobot_Map_Merge: merged map width and height varies with number of robots.

Thanks for the quick response. First of all thanks for mentioning PCL, I didnt know it existed and i will almost certain

2022-06-08 16:15:19 -0500 asked a question Multirobot_Map_Merge: merged map width and height varies with number of robots.

Multirobot_Map_Merge: merged map width and height varies with number of robots. Hello fellow Ros developers, i am using

2021-12-30 04:37:44 -0500 marked best answer ros2 merging maps for multi-robot exploration

Hello, i'm trying to merge maps generated from multiple robots in a simulation however i noticed that the map_merger package doesnt exist in ros2. Does anyone know a way to merge maps in ros2 ?

thanks.

2021-12-22 10:28:45 -0500 received badge  Famous Question (source)
2021-11-26 09:16:02 -0500 commented question ros2 merging maps for multi-robot exploration

Sadly i didn't, i went back to ros 1.

2021-11-25 08:04:34 -0500 received badge  Favorite Question (source)
2021-11-25 08:04:03 -0500 received badge  Notable Question (source)
2021-10-26 07:48:23 -0500 received badge  Notable Question (source)
2021-10-24 03:12:19 -0500 marked best answer The CPU skyrockets when i launch a node.

Hello wise people of the Ros Answers realm,

I have a node that performs a random walk.In order to get the information i need(pose,laser readings etc) and keep my code somewhat clean, i created 2 classes which, i instanciate passing as an argument the namespace of the robot(robot_1,robot_2 etc). In the init function of the first class i start an odom subscriber and a cmd_vel publisher while in the other class i just subscribe to the /namespace/laser_scan topic.

I launch the said node for 4-5 robots in the stage simulator and everything seem to work fine.The node is runing correctly but the cpu usage skyrockets at 100% on all cores.This happens only when i launch this node for multiple robots. Why is this happening?Im sure that i am missing something but i cant figure out what it is. Thanks in advance.

The links to the node and classes.

Robot_Class

Laser_Class

Random_Walk_Node

2021-10-24 03:12:10 -0500 received badge  Popular Question (source)
2021-10-23 07:33:29 -0500 received badge  Student (source)
2021-10-22 21:33:00 -0500 edited question The CPU skyrockets when i launch a node.

The CPU skyrockets when i launch a node. Hello wise people of the Ros Answers realm, I have a node that performs a rand

2021-10-22 21:31:44 -0500 edited question The CPU skyrockets when i launch a node.

The CPU skyrockets when i launch a node. Hello wise people of the Ros Answers realm, I have a node that performs a rand

2021-10-22 21:31:25 -0500 edited question The CPU skyrockets when i launch a node.

python class Hello wise people of the Ros Answers realm, I have a node that performs a random walk.In order to get the

2021-10-22 21:28:08 -0500 asked a question The CPU skyrockets when i launch a node.

python class Hello wise people of the Ros Answers realm, I have a node that performs a random walk.In order to get the

2021-10-07 14:38:09 -0500 marked best answer Where is the gmapping.cpp located in an installation from deb packages?

Hello i have a relatively noobish question.

I want to change some things in the gmapping.cpp file so i can get the probabilistic values of the OGM but i cant locate the file in my machine.I installed Ros through Debian packages. The thing is that I am using gmapping and i don't understand where the file could be located. I searched in the /opt/ros/melodic/share-inc-lib and i couldn't find a file that handles the change from the probabilistic values to the standard ones.

Thanks in advance.

2021-10-07 14:38:09 -0500 received badge  Scholar (source)
2021-10-07 12:43:43 -0500 asked a question Where is the gmapping.cpp located in an installation from deb packages?

Where is the gmapping.cpp located in an installation from deb packages? Hello i have a relatively noobish question. I w

2021-08-02 08:37:26 -0500 received badge  Popular Question (source)
2021-07-16 09:53:03 -0500 received badge  Famous Question (source)
2021-05-21 05:48:10 -0500 asked a question ros2 merging maps for multi-robot exploration

ros2 merging maps for multi-robot exploration Hello, i'm trying to merge maps generated from multiple robots in a simul

2021-02-02 15:49:40 -0500 received badge  Famous Question (source)
2021-01-15 23:51:19 -0500 received badge  Notable Question (source)
2020-12-01 12:44:37 -0500 received badge  Notable Question (source)
2020-12-01 12:44:37 -0500 received badge  Popular Question (source)
2020-11-05 22:12:18 -0500 received badge  Popular Question (source)
2020-11-05 05:51:33 -0500 received badge  Organizer (source)
2020-11-05 05:50:32 -0500 edited question How to merge two /odom topics

How to merge two /odom topics Hello guys, I have 9 dif driv robots spawned in a simple gazebo world with the tf tree sho

2020-11-05 05:50:32 -0500 received badge  Editor (source)
2020-11-05 04:48:39 -0500 asked a question How to merge two /odom topics

How to merge two /odom topics Hello guys, I have 9 dif driv robots spawned in a simple gazebo world with the tf tree sho

2020-08-18 07:19:07 -0500 received badge  Supporter (source)
2020-08-15 02:20:11 -0500 received badge  Enthusiast
2020-08-05 16:37:19 -0500 edited question Spawning multiple copys of an urdf model at Gazebo and Rviz

Spawning multiple copys of a urdf model at Gazebo and Rviz I spawn 9 copies of a urdf model in a gazebo simulation and

2020-08-05 16:31:51 -0500 asked a question Spawning multiple copys of an urdf model at Gazebo and Rviz

Spawning multiple copys of a urdf model at Gazebo and Rviz I spawn 9 copies of a urdf model in a gazebo simulation and