Demo Rover Perseverance for C#
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 C#- Download demo Rover Perseverance for C#
- Open your project or create a new one
- Add the downloaded files to the project
- Set the correct IP (127.0.0.1 if the application is running on the same computer) and port (8051 by default)
- Run file RoverPerseveranceDemo.cs like console application