Demo Rover Perseverance for Unity
The demo project open MastCam. It will wait for opening MastCam (you will obtain info from Sensor MastBaseMax) and take photo.
Download demo Rover Perseverance for Unity- Download demo Rover Perseverance for Unity
- Open your project or create a new one
- Add the files into the assets folder
- Attach RoverPerseveranceDemo.cs to some Gameobject in scene
- Set the correct IP (127.0.0.1 if the application is running on the same computer) and port (8051 by default)
- Run Unity project