Skip to content

adamconkey/blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Blog Resources

This repo contains resources used in my blog.

Installation

Right now this is written for Ubuntu 18.04 and ROS Melodic. It's likely to work on other versions as well though.

This is a ROS package configured for building with catkin_tools. Simply clone into a catkin workspace and build:

cd $HOME/catkin_ws/src
git clone https://github.com/adamconkey/blog.git
catkin build
source $HOME/catkin_ws/devel/setup.bash

Here are some apt dependencies you'll need to run some of the nodes:

sudo apt install meshlab ros-melodic-desktop ros-melodic-gazebo11-ros ros-melodic-gazebo11-ros-control

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages