Skip to content

bglima/VP6242_ROS

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ROS package for Denso VP6242

Changes

  • Fixed Eigen dependencies
  • Fixed tranmission control issues
  • Packages for ros_control working

Dependencies

sudo apt-get install ros-$ROS_DISTRO-moveit
sudo apt-get install ros-$ROS_DISTRO-effort-controllers

How to run

You can run RViz environment with:

roslaunch vp6242_description display.launch

You can run Gazebo environment with:

roslaunch vp6242_gazebo vp6242.launch

To Do

  • Add Robotiq Gripper support
  • Learn how to use controller_nterface
  • Learn how to use Ik-Fast

Further information

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 97.3%
  • CMake 2.7%