Unity-Technologies / Robotics-Object-Pose-Estimation

A complete end-to-end demonstration in which we collect training data in Unity and use that data to train a deep neural network to predict the pose of a cube. This model is then deployed in a simulated robotic pick-and-place task.
Apache License 2.0
293 stars 75 forks source link

ROS failed when I changed the camera rotation #65

Open BaoLocPham opened 1 year ago

BaoLocPham commented 1 year ago

Describe the bug MicrosoftTeams-image

To Reproduce Steps to reproduce the behavior: Just change camera rotation into this, defaul value is 20 MicrosoftTeams-image (1)

Additional context

Idk why it's work fine with default camera but when I change its rotation, it's failed.