Skip to content

thentnucyborg/CyborgRobot

Repository files navigation

CyborgRobot

This repo contains code for running NTNU Cyborgs Robot based on the Pioneer LX mobile robot. The project utilizes ROS.

For more information, check out:

Setup and install

The /setup/setup.sh script will run everything, including cloning from this repository and creating a catkin workspace. Meaning you can skip the steps 1-4 and the rest below. If you hav already created a workspace and cloned this repo, comment out those parts of the script if you want to use it. Everything needed should be in the script [last updated May 2020].

Starting with the repo

  1. create a catkin workspace
  2. clone this repo into the workspace
  3. go into the folder named CyborgRobot (this repo) and show any hidden files
  4. move ALL files and folders, including any hidden ones, to the catkin_ws (meaning just outside of CyborgRobot) You should now be abele to use the workspace and git without any problems.

Installs needed

  • Check out the README-files for each node to learn what dependecies and installs are needed for each.
  • Also, check out setup/setup.sh for more.

Run:

find <path-to-catkin_ws/src/> -name '*.py' -exec chmod +x {} \;

to make all python files executable to be able to run them. Might need to do it with .sh files too (also catkin_ws/src/rosaria/cfg/RosAria.cfg)

About

CyborgRobot-v4: The NTNU Cyborg Robot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •