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

green youth's profile - activity

2019-01-11 12:42:51 -0500 marked best answer About slam_gmapping

Nice to meet you

I am studying creating an environmental map using turtlebot2 and gmapping. turtlebot2 performs object recognition when generating an environmental map, As a result, in the environmental map, the object recognition result I am thinking to add position information of objects.

So I have something I would like to ask everyone. It is a package that performs SLAM with turtlebot2↓

roslaunch turtlebot_navigation gmapping_demo.launch

Save the environmental map generated by SLAM as an image↓

rosrun map_server map_server

I would like to add a node related to object recognition by rewriting the above contents. However, to me who just began to learn ROS I am not considering what kind of procedure to proceed. In the first place, edit the package provided at the time of installing ROS, Including whether it is possible to add functions I am pleased if you can teach.

I look forward to your reply

Finally I will describe the environment of my PC. Ubuntu14.04, ROS indigo

2018-07-04 10:43:04 -0500 received badge  Famous Question (source)
2018-07-04 03:47:29 -0500 received badge  Notable Question (source)
2017-09-15 00:59:57 -0500 received badge  Enthusiast
2017-09-12 04:36:40 -0500 received badge  Popular Question (source)
2017-09-11 05:47:26 -0500 received badge  Organizer (source)
2017-09-11 04:42:56 -0500 asked a question About slam_gmapping

About slam_gmapping Nice to meet you I am studying creating an environmental map using turtlebot2 and gmapping. turtleb