diff --git a/doc/perception_pipeline/CMakeLists.txt b/doc/perception_pipeline/CMakeLists.txt index 567c22d68..1173229f8 100644 --- a/doc/perception_pipeline/CMakeLists.txt +++ b/doc/perception_pipeline/CMakeLists.txt @@ -20,6 +20,4 @@ TARGETS pcd_publisher DESTINATION lib/${PROJECT_NAME}/) -install(DIRECTORY launch DESTINATION share/${PROJECT_NAME}) -install(DIRECTORY data DESTINATION share/${PROJECT_NAME}) -install(DIRECTORY config DESTINATION share/${PROJECT_NAME}) +install(DIRECTORY bags config data launch DESTINATION share/${PROJECT_NAME}) diff --git a/doc/perception_pipeline/bags/perception_tutorial.bag b/doc/perception_pipeline/bags/perception_tutorial.bag deleted file mode 100644 index d52936a1c..000000000 Binary files a/doc/perception_pipeline/bags/perception_tutorial.bag and /dev/null differ diff --git a/doc/perception_pipeline/bags/perception_tutorial.bag/metadata.yaml b/doc/perception_pipeline/bags/perception_tutorial.bag/metadata.yaml new file mode 100644 index 000000000..7d259b116 --- /dev/null +++ b/doc/perception_pipeline/bags/perception_tutorial.bag/metadata.yaml @@ -0,0 +1,27 @@ +rosbag2_bagfile_information: + compression_format: '' + compression_mode: '' + custom_data: {} + duration: + nanoseconds: 0 + files: + - duration: + nanoseconds: 0 + message_count: 1 + path: perception_tutorial.db3 + starting_time: + nanoseconds_since_epoch: 1530016169214859695 + message_count: 1 + relative_file_paths: + - perception_tutorial.db3 + starting_time: + nanoseconds_since_epoch: 1530016169214859695 + storage_identifier: sqlite3 + topics_with_message_count: + - message_count: 1 + topic_metadata: + name: /camera/depth_registered/points + offered_qos_profiles: '' + serialization_format: cdr + type: sensor_msgs/msg/PointCloud2 + version: 6 diff --git a/doc/perception_pipeline/bags/perception_tutorial.bag/perception_tutorial.db3 b/doc/perception_pipeline/bags/perception_tutorial.bag/perception_tutorial.db3 new file mode 100644 index 000000000..c419b8811 Binary files /dev/null and b/doc/perception_pipeline/bags/perception_tutorial.bag/perception_tutorial.db3 differ diff --git a/doc/perception_pipeline/config/sensors_3d.yaml b/doc/perception_pipeline/config/sensors_3d.yaml index d9e058527..865052a55 100644 --- a/doc/perception_pipeline/config/sensors_3d.yaml +++ b/doc/perception_pipeline/config/sensors_3d.yaml @@ -3,6 +3,7 @@ sensor1: sensor_plugin: occupancy_map_monitor/PointCloudOctomapUpdater point_cloud_topic: /camera/depth_registered/points max_range: 5.0 + ns: kinect point_subsample: 1 padding_offset: 0.1 padding_scale: 1.0 @@ -18,6 +19,7 @@ sensor2: padding_scale: 4.0 padding_offset: 0.03 max_update_rate: 1.0 + ns: kinect skip_vertical_pixels: 4 skip_horizontal_pixels: 6 filtered_cloud_topic: filtered_cloud \ No newline at end of file diff --git a/doc/perception_pipeline/launch/obstacle_avoidance_demo.launch b/doc/perception_pipeline/launch/obstacle_avoidance_demo.launch index 567038136..67207775a 100644 --- a/doc/perception_pipeline/launch/obstacle_avoidance_demo.launch +++ b/doc/perception_pipeline/launch/obstacle_avoidance_demo.launch @@ -1,11 +1,12 @@ - - - + + + + - - + + diff --git a/package.xml b/package.xml index 53ba7949d..d28a32aa9 100644 --- a/package.xml +++ b/package.xml @@ -1,8 +1,8 @@ - + moveit_tutorials 0.1.0 - The moveit_tutorials package + The moveit2_tutorials package BSD Sachin Chitta @@ -12,67 +12,66 @@ Dave Coleman Mike Lautman - https://ros-planning.github.io/moveit_tutorials - https://github.com/ros-planning/moveit_tutorials - https://github.com/ros-planning/moveit_tutorials/issues + https://moveit.picknik.ai + https://github.com/ros-planning/moveit2_tutorials + https://github.com/ros-planning/moveit2_tutorials/issues ament_cmake - rclcpp - + control_msgs + geometry_msgs + interactive_markers + moveit_core + moveit_ros_perception + moveit_ros_planning_interface + moveit_servo + moveit_hybrid_planning + moveit_visual_tools + moveit_msgs + pcl_conversions + pcl_ros + pluginlib + + rviz_visual_tools + sensor_msgs + tf2_eigen + tf2_geometry_msgs + tf2_ros + moveit_task_constructor_core + pick_ik + eigen - moveit_common - - - moveit_ros_planning_interface - moveit_ros_perception - geometric_shapes - - - - pcl_conversions - - tf2_ros - - + moveit_common + moveit_ros_planning - panda_moveit_config - franka_description - - - - - moveit_ros_planning_interface - moveit_ros_perception - - - - joint_state_publisher - robot_state_publisher - - - pcl_conversions - rosbag2 - rviz2 - tf2_ros - - - xacro + + controller_manager + gripper_controllers + joint_state_broadcaster + joint_state_publisher + joint_trajectory_controller + joy + jupyter-notebook + moveit + moveit_resources_panda_moveit_config + moveit_configs_utils + moveit_py + robot_state_publisher + ros2_control + rviz2 + xacro - - + ament_cmake_gtest + ros_testing - ament_cmake - - + - - +