Skip to content

macuartin/youbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Miguel Cuartin
Oct 9, 2020
869a7b9 · Oct 9, 2020

History

38 Commits
Mar 17, 2020
Oct 9, 2020
Oct 9, 2020
Oct 8, 2020
Oct 9, 2020
Aug 24, 2020
Aug 24, 2020
Oct 8, 2020

Repository files navigation

YouBot

python pip virtualenv

ROS packages for the KUKA YouBot robot.

Table of Contents

Requirements

Before you begin, ensure you have met the following requirements:

Maintainer: Miguel Cuartin Ordaz

Installation

Go to your ROS working directory:

cd ~/catkin_ws/src

Clone the required repositories:

git clone https://github.com/macuartin/youbot.git

Compile your ROS workspace:

cd ~/catkin_ws && catkin_make

Quickstart

Be sure to always source the appropriate ROS setup file, e.g:

source ~/catkin_ws/devel/setup.bash

You might want to add the line above to your ~/.bashrc file.

Try the following command:

roslaunch youbot_bringup main.launch

Contributing

To contribute, follow these steps:

  1. Fork this repository.
  2. Create a branch: git checkout -b <branch_name>.
  3. Make your changes and commit them: git commit -m '<commit_message>'
  4. Push to the original branch: git push origin <project_name>/<location>
  5. Create the pull request.

Alternatively see the GitHub documentation on creating a pull request.

Further reading / Useful links

  • Lorem ipsum dolor sit amet, consectetur adipiscing elit.
  • Lorem ipsum dolor sit amet, consectetur adipiscing elit.

Contact

If you want to contact me you can reach me at macuartin@gmail.com

License

This project uses the following license: <license_name>.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published