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

tcp endpoint 0.7 update #66

Open seifmostafa73 opened 1 year ago

seifmostafa73 commented 1 year ago

As for anyone trying to run the generated Message classes, this will not work with the current TCP-endpoint package (Version 0.7 and above ) here's a quick fix for the

The type or namespace name 'Pose' does not exist in the namespace 'RosMessageTypes.Geometry' (are you missing an assembly reference?)

or any namespace name errors