Skip to content

This ROS package integrates sensors with MoveIt Perception to enhance robotic perception capabilities, allowing MoveIt to utilize sensor data for tasks in a 3D environment.

License

Notifications You must be signed in to change notification settings

KorawitGems/sensor_moveit_perception

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sensor_moveit_perception

Installation

  1. Install ROS2 Humble, MoveIt2, moveit_ros_perception and gazebo_ros_pkgs.

  2. Clone sensor_moveit_perception in ROS2 workspace

git clone https://github.com/KorawitGems/sensor_moveit_perception.git -b humble

Run

Test camera spawn

ros2 launch sensor_moveit_perception test_camera_spawn.launch.py

Integrated with robot

  1. Include sensor_moveit_perception/moveit2/sensors_pointcloud.yaml in move_group node parameters
  2. Include sensor_moveit_perception/launch/rgbd_camera_spawn.launch.py in robot launch.py by set arguments like example test_camera_spawn.launch.py

Example

Clone my modified packages

git clone https://github.com/KorawitGems/elfin_robot_ros2.git

Run

ros2 launch elfin3_ros2_moveit2 elfin3_rgbd.launch.py

About

This ROS package integrates sensors with MoveIt Perception to enhance robotic perception capabilities, allowing MoveIt to utilize sensor data for tasks in a 3D environment.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published