Skip to content

myCobot on ROS 2 (Masutani Lab version)

License

Notifications You must be signed in to change notification settings

MasutaniLab/mycobot

 
 

Repository files navigation

myCobot on ROS 2 (Masutani Lab version)

はじめに

インストール

ワークスペースを$Wとする.

mkdir -p $W/src
cd $W/src
git clone https://github.com/MasutaniLab/mycobot
vcs import < mycobot/upstream.repos 
rosdep install -r -y -i --from-paths .
cd ..
colcon build

About

myCobot on ROS 2 (Masutani Lab version)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 73.7%
  • Python 21.5%
  • CMake 4.8%