Skip to content

fegaeze/master_thesis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

master_thesis

Master Thesis Project

Note: Might get error when running ./setup.sh if you have a different version of behavior tree

  • sudo apt-get remove ros-noetic-behaviortree-cpp-v3

If you want to work on the web interface, follow the instructions below:

  • if you dont have nodejs installed:
    • install latest version (from nodesource, apt-get only installs up to v10. minimum of 12 needed)

Shout out to react-ros (flynneva)

if npm run dev does not run, the node version is outdated, https://davidwalsh.name/upgrade-nodejs sudo apt-get install --reinstall nodejs libnode64 node -v restart terminnal