Robot's belief after acquiring 2 kinesthetic demonstrations |
Robot acheived ≥ 95% success probability with high (95% ) confidence |
---|---|
cd web_assembly
npm start
emcc -std=c++11 -O2 ../kinlib/*.cpp planner.cpp -o src/planner.mjs -s ALLOW_MEMORY_GROWTH -lembind
g++ -std=c++11 -O2 kinlib/*.cpp planner.cpp -o server -lpthread
./server
python client.py