Clone and build pybullet_ros package
Clone and build pointcloud_interfaces package
Source workspace
Run:
ros2 launch pybullet_ros pointcloud_vision_example.launch.py
Source workspace
Run PyBullet Simulation
Then Run:
ros2 run pointcloud_proc_cpp gen_pointcloud --ros-args --remap image:=camera/depth/image_raw --remap camera_state:=camera/state --remap pointcloud:=camera/point_cloud --remap camera_params:=camera/params
- rclcpp
- sensor_msgs
- cv_bridge
- pointcloud_interfaces
- Clone repository into workspace and build it
- Source ROS workspace