Skip to content

duth-lra/custom_robot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

2-finger custom robot

This package contains a custom robot moving in 2D with a 2-finger gripper for some tests.

Dependencies:

After installation launch the basic environment using the following command:

roslaunch custom_robot pr_robot.launch

In order to use the contact sensor, install the gazebo_contact_republisher package and run in a new command line:

rosrun contact_republisher contact_republisher_node

The code scripts/contact_msg_counter.py transforms the gazebo contact message to a "custom" ros message.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 78.3%
  • CMake 21.7%