Skip to content

hitersyw/comp0127_lab

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

comp0127_lab

Collection of packages for the lab sessions in COMP0127 Robotic Systems Engineering

Dependencies: sudo apt install ros-kinetic-controller-manager ros-kinetic-joint-state-controller ros-kinetic-effort-controllers ros-kinetic-gazebo-ros-control ros-kinetic-joint-trajectory-controller ros-kinetic-velocity-controllers ros-kinetic-ros-controllers ros-kinetic-ros-control

Note: In case you use the ROS distribution rather than kinetic, e.g. jade, melodic, etc, you can change kinetic in the command to match your distribution accordingly. sudo apt install ros-<distro>-controller-manager ros-<distro>-joint-state-controller ros-<distro>-effort-controllers ros-<distro>-gazebo-ros-control ros-<distro>-joint-trajectory-controller ros-<distro>-velocity-controllers ros-<distro>-ros-controllers

References:

About

Lab material for COMP0127 Robotic Systems Engineering

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 36.9%
  • CMake 33.4%
  • Python 29.7%