Giter Site home page Giter Site logo

arctos's Introduction

Arctos

This is a ROS2 package for the Arctos arm. make sure ROS2 and MoveIt2 are installed, along with their dev tools.

Installation

Install dependency controller packages

sudo apt install ros-humble-controller* sudo apt-get install ros-humble-can-msgs pip install catkin_pkg

Make sure everything is up to date

sudo apt update
sudo apt upgrade

Make a directory and clone the source code

mkdir -p arctos/src
cd arctos/src
git clone https://github.com/coen132/arctos.git

Build the workspace

cd ~/arctos
colcon build --symlink-install

This should run without any errors, otherwise make sure the dependencies are installed and sourced correctly.

Sourcing the package in your bash script

After installation make sure to automatically source the package in your bash script, otherwise you need to do it everytime you run the package Copy and paste the following at the bottom of the bash file: "source ~/arctos/install/local_setup.bash"

sudo nano ~/.bashrc

Launching the simulation

To test out and make sure everything is correctly installed you can launch the demo simulation
cd ~/arctos
source install/local_setup.bash
ros2 launch arctos_moveit_config demo.launch.py

This should launch RVIZ and load the Arctos robot arm.

arctos's People

Contributors

coen132 avatar quinnypig avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

arctos's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.