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

rajnunes's profile - activity

2022-10-03 02:25:40 -0500 received badge  Notable Question (source)
2022-08-09 10:30:14 -0500 received badge  Great Question (source)
2021-10-07 16:21:12 -0500 received badge  Notable Question (source)
2021-10-07 16:21:12 -0500 received badge  Popular Question (source)
2021-07-08 09:49:32 -0500 received badge  Notable Question (source)
2021-07-08 09:49:32 -0500 received badge  Famous Question (source)
2021-07-08 09:49:32 -0500 received badge  Popular Question (source)
2020-08-07 15:02:56 -0500 received badge  Famous Question (source)
2019-08-29 06:51:46 -0500 received badge  Popular Question (source)
2019-08-29 06:51:46 -0500 received badge  Notable Question (source)
2019-08-09 17:05:59 -0500 marked best answer gmapping with multiple lidars

we have used a single lidar with slam-gmapping but now we want to extend this with multiple lidars (around 4 sick lidars). is there anyway to maybe merge the data together and continue using slam-gmapping (as ive read AMCL can subscribe to two LaserScan topics and combine it into one topic but would this be feasible).

otherwise is it advisable to have a gmapping node for each lidar and then combine the costmap created

Or alternatively use octomap to input all the data to one map and create a cost map

what would be the best approach?

2019-07-10 11:46:11 -0500 marked best answer gazebo or v-rep for ros integration

Hi i would like to know the the difference between gazebo and v-rep for simulation and the pros and cons of each if possible

2019-01-21 04:37:25 -0500 received badge  Good Question (source)
2018-11-08 03:40:20 -0500 received badge  Famous Question (source)
2018-09-19 14:32:14 -0500 marked best answer Global planner path update faster

how do i make the global planner realize that its path is blocked by an obstacle and re-update faster ?

2018-09-19 14:26:46 -0500 marked best answer is there anyway to fuse 2d lidar readings and camera reading in ros

Hi i am using a 2d lidar tilted at an angle such that it hits the ground and we are also using a mono-cam for detection of objects (static etc) . Is there any way that i can fuse these two reading i.e the lidar readings onto the camera readings so that i can measure the dist of object through this fuse data(width and x,y positions of the boundaries)

2018-09-18 19:53:34 -0500 marked best answer what is the obstacle.cpp file in teb_local_planner for?

correct me if im wrong . but is the obtacle.cpp file for obstacle msgs for dynamic obstacles

2018-09-14 17:22:53 -0500 marked best answer How do i switch between planners at runtime

I need to be able to switch between two planners based at runtime based on some logic devised.

How exactly do i do this if both are ros nodes? (Is it possible to do this even if these nodes are not registered as planners)

2018-06-27 02:01:00 -0500 received badge  Popular Question (source)
2018-06-27 02:01:00 -0500 received badge  Notable Question (source)
2018-05-30 03:22:19 -0500 received badge  Famous Question (source)
2018-04-26 02:32:45 -0500 received badge  Famous Question (source)
2018-04-17 09:54:36 -0500 received badge  Famous Question (source)
2018-02-26 08:10:34 -0500 received badge  Nice Question (source)
2018-01-11 08:44:26 -0500 asked a question setup local planner with 3d lidar

setup local planner with 3d lidar Hi I would like to know if it is possible to use a 3d Lidar with the Navigation stack

2018-01-08 08:31:28 -0500 received badge  Notable Question (source)
2018-01-02 06:24:06 -0500 marked best answer difference between eband_local_planner and teb_local planner

What exactly is the difference between teb and eband local planner and how exactly do they work differently ?

2018-01-02 02:20:41 -0500 marked best answer Which local planner should i use for dynamic obstacles?

We are currently using teb_local_planner bit it doesn't work for dynamic obstacles in the bots path... in th cost map a dynamic obstacle is perceived as a wall ...i think . Is there any other local planner which can be used for moving around dynamic obstacles??thanks

2017-12-11 01:39:00 -0500 received badge  Popular Question (source)
2017-12-10 08:29:17 -0500 commented question switching global planner

Hi have you been able to implement switching global planners at runtime?

2017-12-10 00:17:01 -0500 edited question How do i switch between planners at runtime

How do i switch between planners at runtime I need to be able to switch between two planners based at runtime based on s

2017-12-10 00:17:01 -0500 received badge  Editor (source)
2017-12-10 00:15:42 -0500 received badge  Organizer (source)
2017-12-10 00:15:10 -0500 edited question How do i switch between planners at runtime

How do i switch between planners at runtime I need to be able to switch between two planners based at runtime based on s