JdeRobot / RoboticsInfrastructure

Infrastructure for robotic applications
43 stars 39 forks source link

Add universes db #440

Closed javizqh closed 3 weeks ago

javizqh commented 1 month ago

Add universes db

javizqh commented 1 month ago

For now dump the db into the docker after launching RA: docker exec -i universe_db psql -U user-dev -d academy_db < universes.sql