Skip to content

Latest commit

 

History

History
44 lines (28 loc) · 1.2 KB

README.md

File metadata and controls

44 lines (28 loc) · 1.2 KB

Robonomics on Tezos

Robonomics network proof of concept for Tezos platform.

Install and run

Install Nix

curl https://nixos.org/nix/install | sh

Be sure that user added to trusted users in /etc/nix/nix.conf

trusted-users = username

Launch build process in repository core

nix build -f release.nix --option sandbox false
source result/setup.bash

Launch Turtle simulator

roslaunch robonomics_tz turtle_sim.launch

Launch 3DR Solo drone

roslaunch robonomics_tz solo_drone.launch

Useful links

Notice: this repo use code parts of projects: