Unity-Technologies/Unity-Robotics-Hub

How to get the ros robot's position displayed in Unity

jxhxzzzz opened this issue · 2 comments

Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

Describe the solution you'd like
A clear and concise description of what you want to happen.

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional context
Add any other context or screenshots about the feature request here.

@jxhxzzzz Please provide more detail on what you're trying to do.

I have seen the script RosPublisherExample, but it publishes the pose of objects in Unity to ROS. I want to implement it in reverse. Could you please give me an example