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

Rohan's profile - activity

2018-10-17 01:28:00 -0500 received badge  Notable Question (source)
2017-02-27 03:39:29 -0500 received badge  Popular Question (source)
2016-07-08 08:05:38 -0500 asked a question Is it possible to add some extra features on the map developed by the rtabmap_ros package from sensor details.

I am working on a robot to build a map of the indoor environment and i want to add details like(room temperature, gas concentration ) to the 2D map formed in order to to decide the environment of the different parts of the map.

It should be like if the gas sensors sensed some fluctuations in gas level it should note the place where the change took place.

I will get the data published from arduino . I want to know i can add these features to the data so that they can be displayed.

I want to stick with the rviz GUI.