Skip to content

Simulation built with Unity (C#) to test different tasks in a virtual environnment. It is mostly used to test missions and deep learning models.

License

Notifications You must be signed in to change notification settings

sonia-auv/sonia-simulation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sonia_simulation

How to start the control in Unity:

  1. Open Unity project
  2. Compile WS:
  3. source/devel/setup.bash
  4. Start a roscore
  5. Open new terminal + $ rosparam load ~/catkin_ws/src/sonia-simulation/Config/params.yaml
  6. Source terminal $ source/devel/setup.bash
  7. cd ~/catkin_ws/src/sonia-simulation/Assets/auv_package/Scripts
  8. execute server_endpoint $ ./server_endpoint.py

(Optionnal) 8. Send message of type PosRot on /PosRot $ cd ~/catkin_ws/src/sonia-simulation/Assets/auv_package/Scripts & ./server_endpoint.py

About

Simulation built with Unity (C#) to test different tasks in a virtual environnment. It is mostly used to test missions and deep learning models.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published