Skip to content
forked from uos/kurt3d

A ROS driver Kurt3D, including the Pololu servo interface.

Notifications You must be signed in to change notification settings

lasvegasrc/kurt3d

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This package contains the required nodes and launchfiles to fire up the KURT3D robot with a 3D Laserscan capabilities.

It provides functionality to control the five servo motors via the pololu micro usb controller card 
and make us of it to take and assemble laser scans with a sick lms200 laser scan unit.

servos can be controlled via
    servo_node service calls
    servo_control topic 

a laserscan can be requested via the

    laserscanner_node service call 

the point clouds will be published on topic

    /uos_3dscans

- ps3joy_kurt3d
    This node allows to control the robot via ps3 bluetooth controller. Use L1 / R1 with the right joystick to control the camera servos.
    Use triangle button to initiate a laserscan.

You will probably want to have several other packages around for integrated usage:

- uos_slam 
    This package allows you to dump the taken laserscans to the hard drive (do not forget to remap the point2_in topic to uos_3dscans) 

About

A ROS driver Kurt3D, including the Pololu servo interface.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 90.4%
  • CMake 9.5%
  • Makefile 0.1%