Machine Learning for OpenManipulator with TurtleBot3(OMTB)
System: Ubuntu 16.04
ROS version: Kinetic
Gazebo version: 7.0 or higher
This is a tool for collecting coco dataset in Gazebo environment.
- Launch camera
roslaunch camera_gazebo empty_world.launch d1:=$(D1) d2:=$(D2) d3:=$(D3) d4:=$(D4) d5:=$(D5)
- Create object & take photo
roslaunch auto_label save_pic.launch dir:=$(Your path) file:=$(Your SDF file) model:=$(Model name)
- Remove object
roslaunch auto_label delete.launch
- Create coco dataset
roslaunch auto_label create_coco.launch dir:=$(Your path)
3D semantic mapping in Gazebo environment
- Launch robot
roslaunch omtb_gazebo 1tb_room2.launch
- Start service
roslaunch semantic_mapping infer.launch
- Launch controller
roslaunch omtb_control turtlebot3_key.launch
- Start client
roslaunch semantic_mapping mapping.launch