git clone https://github.com/ronydahdal/sim2fruit.git
cd sim2fruit_ws
rosdep install --from-paths src --ignore-src -r -y
colcon build --symlink-install
source install/setup.bashros2 launch sim2fruit_description mycobot_gazebo_minimal.launch.pyThis spawns:
- MyCobot robot (frozen)
- A Pheno4D-derived plant model (static)
ros2 run sim2fruit_perception pointnet_noderos2 run sim2fruit_perception dummy_policy_nodeTo convert PCD into a mesh for Gazebo (for plant models):
python3 pcd_conversion.py