No version for distro humble showing jade. Known supported distros are highlighted in the buttons above.
Repo symbol

sicktoolbox_wrapper repository

sicktoolbox_wrapper

ROS Distro
jade

Repository Summary

Checkout URI https://github.com/ros-drivers/sicktoolbox_wrapper.git
VCS Type git
VCS Version indigo-devel
Last Updated 2019-05-04
Dev Status MAINTAINED
Released RELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Packages

Name Version
sicktoolbox_wrapper 2.5.4

README

sicktoolbox_wrapper

sicktoolbox_wrapper is a ROS wrapper for the outstanding sicktoolbox library for interfacing with the SICK LMS2XX lasers.

For this package to work on ROS-KINETIC, follow the instructions below:

  1. change the working directory to catkin workspace
cd ~/catkin_ws/src

  1. Clone the two required repositories
git clone <git url for sicktoolbox> (https://github.com/SantoshBanisetty/sicktoolbox.git)
git clone <git url for sicktoolbox_wrapper> (https://github.com/ros-drivers/sicktoolbox_wrapper.git)

  1. Make the project
cd ~/catkin_ws
catkin_make

  1. Make the required connections as shown in datasheet.

  2. Connect the USBtoRS232 and make sure the premissions are set properly.

ls -l /dev/ttyUSB0

You will see something similar to:

crw-rw-XX-

XX should be rw if not, so the following:

sudo chmod a+rw /dev/ttyUSB0

  1. Now that the laser is configured properly, run a ros master like
roscore

  1. Run the node as follows:(make sure you source the workspace)
rosrun sicktoolbox_wrapper sicklms _port:=/dev/ttyUSB0 _baud:=38400

  1. You may use RVIZ to visualize or simply rostopic will suffice to confirm the working
rosrun rviz rviz

No version for distro jazzy showing jade. Known supported distros are highlighted in the buttons above.
Repo symbol

sicktoolbox_wrapper repository

sicktoolbox_wrapper

ROS Distro
jade

Repository Summary

Checkout URI https://github.com/ros-drivers/sicktoolbox_wrapper.git
VCS Type git
VCS Version indigo-devel
Last Updated 2019-05-04
Dev Status MAINTAINED
Released RELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Packages

Name Version
sicktoolbox_wrapper 2.5.4

README

sicktoolbox_wrapper

sicktoolbox_wrapper is a ROS wrapper for the outstanding sicktoolbox library for interfacing with the SICK LMS2XX lasers.

For this package to work on ROS-KINETIC, follow the instructions below:

  1. change the working directory to catkin workspace
cd ~/catkin_ws/src

  1. Clone the two required repositories
git clone <git url for sicktoolbox> (https://github.com/SantoshBanisetty/sicktoolbox.git)
git clone <git url for sicktoolbox_wrapper> (https://github.com/ros-drivers/sicktoolbox_wrapper.git)

  1. Make the project
cd ~/catkin_ws
catkin_make

  1. Make the required connections as shown in datasheet.

  2. Connect the USBtoRS232 and make sure the premissions are set properly.

ls -l /dev/ttyUSB0

You will see something similar to:

crw-rw-XX-

XX should be rw if not, so the following:

sudo chmod a+rw /dev/ttyUSB0

  1. Now that the laser is configured properly, run a ros master like
roscore

  1. Run the node as follows:(make sure you source the workspace)
rosrun sicktoolbox_wrapper sicklms _port:=/dev/ttyUSB0 _baud:=38400

  1. You may use RVIZ to visualize or simply rostopic will suffice to confirm the working
rosrun rviz rviz

No version for distro kilted showing jade. Known supported distros are highlighted in the buttons above.
Repo symbol

sicktoolbox_wrapper repository

sicktoolbox_wrapper

ROS Distro
jade

Repository Summary

Checkout URI https://github.com/ros-drivers/sicktoolbox_wrapper.git
VCS Type git
VCS Version indigo-devel
Last Updated 2019-05-04
Dev Status MAINTAINED
Released RELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Packages

Name Version
sicktoolbox_wrapper 2.5.4

README

sicktoolbox_wrapper

sicktoolbox_wrapper is a ROS wrapper for the outstanding sicktoolbox library for interfacing with the SICK LMS2XX lasers.

For this package to work on ROS-KINETIC, follow the instructions below:

  1. change the working directory to catkin workspace
cd ~/catkin_ws/src

  1. Clone the two required repositories
git clone <git url for sicktoolbox> (https://github.com/SantoshBanisetty/sicktoolbox.git)
git clone <git url for sicktoolbox_wrapper> (https://github.com/ros-drivers/sicktoolbox_wrapper.git)

  1. Make the project
cd ~/catkin_ws
catkin_make

  1. Make the required connections as shown in datasheet.

  2. Connect the USBtoRS232 and make sure the premissions are set properly.

ls -l /dev/ttyUSB0

You will see something similar to:

crw-rw-XX-

XX should be rw if not, so the following:

sudo chmod a+rw /dev/ttyUSB0

  1. Now that the laser is configured properly, run a ros master like
roscore

  1. Run the node as follows:(make sure you source the workspace)
rosrun sicktoolbox_wrapper sicklms _port:=/dev/ttyUSB0 _baud:=38400

  1. You may use RVIZ to visualize or simply rostopic will suffice to confirm the working
rosrun rviz rviz

No version for distro rolling showing jade. Known supported distros are highlighted in the buttons above.
Repo symbol

sicktoolbox_wrapper repository

sicktoolbox_wrapper

ROS Distro
jade

Repository Summary

Checkout URI https://github.com/ros-drivers/sicktoolbox_wrapper.git
VCS Type git
VCS Version indigo-devel
Last Updated 2019-05-04
Dev Status MAINTAINED
Released RELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Packages

Name Version
sicktoolbox_wrapper 2.5.4

README

sicktoolbox_wrapper

sicktoolbox_wrapper is a ROS wrapper for the outstanding sicktoolbox library for interfacing with the SICK LMS2XX lasers.

For this package to work on ROS-KINETIC, follow the instructions below:

  1. change the working directory to catkin workspace
cd ~/catkin_ws/src

  1. Clone the two required repositories
git clone <git url for sicktoolbox> (https://github.com/SantoshBanisetty/sicktoolbox.git)
git clone <git url for sicktoolbox_wrapper> (https://github.com/ros-drivers/sicktoolbox_wrapper.git)

  1. Make the project
cd ~/catkin_ws
catkin_make

  1. Make the required connections as shown in datasheet.

  2. Connect the USBtoRS232 and make sure the premissions are set properly.

ls -l /dev/ttyUSB0

You will see something similar to:

crw-rw-XX-

XX should be rw if not, so the following:

sudo chmod a+rw /dev/ttyUSB0

  1. Now that the laser is configured properly, run a ros master like
roscore

  1. Run the node as follows:(make sure you source the workspace)
rosrun sicktoolbox_wrapper sicklms _port:=/dev/ttyUSB0 _baud:=38400

  1. You may use RVIZ to visualize or simply rostopic will suffice to confirm the working
rosrun rviz rviz

No version for distro ardent showing jade. Known supported distros are highlighted in the buttons above.
Repo symbol

sicktoolbox_wrapper repository

sicktoolbox_wrapper

ROS Distro
jade

Repository Summary

Checkout URI https://github.com/ros-drivers/sicktoolbox_wrapper.git
VCS Type git
VCS Version indigo-devel
Last Updated 2019-05-04
Dev Status MAINTAINED
Released RELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Packages

Name Version
sicktoolbox_wrapper 2.5.4

README

sicktoolbox_wrapper

sicktoolbox_wrapper is a ROS wrapper for the outstanding sicktoolbox library for interfacing with the SICK LMS2XX lasers.

For this package to work on ROS-KINETIC, follow the instructions below:

  1. change the working directory to catkin workspace
cd ~/catkin_ws/src

  1. Clone the two required repositories
git clone <git url for sicktoolbox> (https://github.com/SantoshBanisetty/sicktoolbox.git)
git clone <git url for sicktoolbox_wrapper> (https://github.com/ros-drivers/sicktoolbox_wrapper.git)

  1. Make the project
cd ~/catkin_ws
catkin_make

  1. Make the required connections as shown in datasheet.

  2. Connect the USBtoRS232 and make sure the premissions are set properly.

ls -l /dev/ttyUSB0

You will see something similar to:

crw-rw-XX-

XX should be rw if not, so the following:

sudo chmod a+rw /dev/ttyUSB0

  1. Now that the laser is configured properly, run a ros master like
roscore

  1. Run the node as follows:(make sure you source the workspace)
rosrun sicktoolbox_wrapper sicklms _port:=/dev/ttyUSB0 _baud:=38400

  1. You may use RVIZ to visualize or simply rostopic will suffice to confirm the working
rosrun rviz rviz

No version for distro bouncy showing jade. Known supported distros are highlighted in the buttons above.
Repo symbol

sicktoolbox_wrapper repository

sicktoolbox_wrapper

ROS Distro
jade

Repository Summary

Checkout URI https://github.com/ros-drivers/sicktoolbox_wrapper.git
VCS Type git
VCS Version indigo-devel
Last Updated 2019-05-04
Dev Status MAINTAINED
Released RELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Packages

Name Version
sicktoolbox_wrapper 2.5.4

README

sicktoolbox_wrapper

sicktoolbox_wrapper is a ROS wrapper for the outstanding sicktoolbox library for interfacing with the SICK LMS2XX lasers.

For this package to work on ROS-KINETIC, follow the instructions below:

  1. change the working directory to catkin workspace
cd ~/catkin_ws/src

  1. Clone the two required repositories
git clone <git url for sicktoolbox> (https://github.com/SantoshBanisetty/sicktoolbox.git)
git clone <git url for sicktoolbox_wrapper> (https://github.com/ros-drivers/sicktoolbox_wrapper.git)

  1. Make the project
cd ~/catkin_ws
catkin_make

  1. Make the required connections as shown in datasheet.

  2. Connect the USBtoRS232 and make sure the premissions are set properly.

ls -l /dev/ttyUSB0

You will see something similar to:

crw-rw-XX-

XX should be rw if not, so the following:

sudo chmod a+rw /dev/ttyUSB0

  1. Now that the laser is configured properly, run a ros master like
roscore

  1. Run the node as follows:(make sure you source the workspace)
rosrun sicktoolbox_wrapper sicklms _port:=/dev/ttyUSB0 _baud:=38400

  1. You may use RVIZ to visualize or simply rostopic will suffice to confirm the working
rosrun rviz rviz

No version for distro crystal showing jade. Known supported distros are highlighted in the buttons above.
Repo symbol

sicktoolbox_wrapper repository

sicktoolbox_wrapper

ROS Distro
jade

Repository Summary

Checkout URI https://github.com/ros-drivers/sicktoolbox_wrapper.git
VCS Type git
VCS Version indigo-devel
Last Updated 2019-05-04
Dev Status MAINTAINED
Released RELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Packages

Name Version
sicktoolbox_wrapper 2.5.4

README

sicktoolbox_wrapper

sicktoolbox_wrapper is a ROS wrapper for the outstanding sicktoolbox library for interfacing with the SICK LMS2XX lasers.

For this package to work on ROS-KINETIC, follow the instructions below:

  1. change the working directory to catkin workspace
cd ~/catkin_ws/src

  1. Clone the two required repositories
git clone <git url for sicktoolbox> (https://github.com/SantoshBanisetty/sicktoolbox.git)
git clone <git url for sicktoolbox_wrapper> (https://github.com/ros-drivers/sicktoolbox_wrapper.git)

  1. Make the project
cd ~/catkin_ws
catkin_make

  1. Make the required connections as shown in datasheet.

  2. Connect the USBtoRS232 and make sure the premissions are set properly.

ls -l /dev/ttyUSB0

You will see something similar to:

crw-rw-XX-

XX should be rw if not, so the following:

sudo chmod a+rw /dev/ttyUSB0

  1. Now that the laser is configured properly, run a ros master like
roscore

  1. Run the node as follows:(make sure you source the workspace)
rosrun sicktoolbox_wrapper sicklms _port:=/dev/ttyUSB0 _baud:=38400

  1. You may use RVIZ to visualize or simply rostopic will suffice to confirm the working
rosrun rviz rviz

No version for distro eloquent showing jade. Known supported distros are highlighted in the buttons above.
Repo symbol

sicktoolbox_wrapper repository

sicktoolbox_wrapper

ROS Distro
jade

Repository Summary

Checkout URI https://github.com/ros-drivers/sicktoolbox_wrapper.git
VCS Type git
VCS Version indigo-devel
Last Updated 2019-05-04
Dev Status MAINTAINED
Released RELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Packages

Name Version
sicktoolbox_wrapper 2.5.4

README

sicktoolbox_wrapper

sicktoolbox_wrapper is a ROS wrapper for the outstanding sicktoolbox library for interfacing with the SICK LMS2XX lasers.

For this package to work on ROS-KINETIC, follow the instructions below:

  1. change the working directory to catkin workspace
cd ~/catkin_ws/src

  1. Clone the two required repositories
git clone <git url for sicktoolbox> (https://github.com/SantoshBanisetty/sicktoolbox.git)
git clone <git url for sicktoolbox_wrapper> (https://github.com/ros-drivers/sicktoolbox_wrapper.git)

  1. Make the project
cd ~/catkin_ws
catkin_make

  1. Make the required connections as shown in datasheet.

  2. Connect the USBtoRS232 and make sure the premissions are set properly.

ls -l /dev/ttyUSB0

You will see something similar to:

crw-rw-XX-

XX should be rw if not, so the following:

sudo chmod a+rw /dev/ttyUSB0

  1. Now that the laser is configured properly, run a ros master like
roscore

  1. Run the node as follows:(make sure you source the workspace)
rosrun sicktoolbox_wrapper sicklms _port:=/dev/ttyUSB0 _baud:=38400

  1. You may use RVIZ to visualize or simply rostopic will suffice to confirm the working
rosrun rviz rviz

No version for distro dashing showing jade. Known supported distros are highlighted in the buttons above.
Repo symbol

sicktoolbox_wrapper repository

sicktoolbox_wrapper

ROS Distro
jade

Repository Summary

Checkout URI https://github.com/ros-drivers/sicktoolbox_wrapper.git
VCS Type git
VCS Version indigo-devel
Last Updated 2019-05-04
Dev Status MAINTAINED
Released RELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Packages

Name Version
sicktoolbox_wrapper 2.5.4

README

sicktoolbox_wrapper

sicktoolbox_wrapper is a ROS wrapper for the outstanding sicktoolbox library for interfacing with the SICK LMS2XX lasers.

For this package to work on ROS-KINETIC, follow the instructions below:

  1. change the working directory to catkin workspace
cd ~/catkin_ws/src

  1. Clone the two required repositories
git clone <git url for sicktoolbox> (https://github.com/SantoshBanisetty/sicktoolbox.git)
git clone <git url for sicktoolbox_wrapper> (https://github.com/ros-drivers/sicktoolbox_wrapper.git)

  1. Make the project
cd ~/catkin_ws
catkin_make

  1. Make the required connections as shown in datasheet.

  2. Connect the USBtoRS232 and make sure the premissions are set properly.

ls -l /dev/ttyUSB0

You will see something similar to:

crw-rw-XX-

XX should be rw if not, so the following:

sudo chmod a+rw /dev/ttyUSB0

  1. Now that the laser is configured properly, run a ros master like
roscore

  1. Run the node as follows:(make sure you source the workspace)
rosrun sicktoolbox_wrapper sicklms _port:=/dev/ttyUSB0 _baud:=38400

  1. You may use RVIZ to visualize or simply rostopic will suffice to confirm the working
rosrun rviz rviz

No version for distro galactic showing jade. Known supported distros are highlighted in the buttons above.
Repo symbol

sicktoolbox_wrapper repository

sicktoolbox_wrapper

ROS Distro
jade

Repository Summary

Checkout URI https://github.com/ros-drivers/sicktoolbox_wrapper.git
VCS Type git
VCS Version indigo-devel
Last Updated 2019-05-04
Dev Status MAINTAINED
Released RELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Packages

Name Version
sicktoolbox_wrapper 2.5.4

README

sicktoolbox_wrapper

sicktoolbox_wrapper is a ROS wrapper for the outstanding sicktoolbox library for interfacing with the SICK LMS2XX lasers.

For this package to work on ROS-KINETIC, follow the instructions below:

  1. change the working directory to catkin workspace
cd ~/catkin_ws/src

  1. Clone the two required repositories
git clone <git url for sicktoolbox> (https://github.com/SantoshBanisetty/sicktoolbox.git)
git clone <git url for sicktoolbox_wrapper> (https://github.com/ros-drivers/sicktoolbox_wrapper.git)

  1. Make the project
cd ~/catkin_ws
catkin_make

  1. Make the required connections as shown in datasheet.

  2. Connect the USBtoRS232 and make sure the premissions are set properly.

ls -l /dev/ttyUSB0

You will see something similar to:

crw-rw-XX-

XX should be rw if not, so the following:

sudo chmod a+rw /dev/ttyUSB0

  1. Now that the laser is configured properly, run a ros master like
roscore

  1. Run the node as follows:(make sure you source the workspace)
rosrun sicktoolbox_wrapper sicklms _port:=/dev/ttyUSB0 _baud:=38400

  1. You may use RVIZ to visualize or simply rostopic will suffice to confirm the working
rosrun rviz rviz

No version for distro foxy showing jade. Known supported distros are highlighted in the buttons above.
Repo symbol

sicktoolbox_wrapper repository

sicktoolbox_wrapper

ROS Distro
jade

Repository Summary

Checkout URI https://github.com/ros-drivers/sicktoolbox_wrapper.git
VCS Type git
VCS Version indigo-devel
Last Updated 2019-05-04
Dev Status MAINTAINED
Released RELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Packages

Name Version
sicktoolbox_wrapper 2.5.4

README

sicktoolbox_wrapper

sicktoolbox_wrapper is a ROS wrapper for the outstanding sicktoolbox library for interfacing with the SICK LMS2XX lasers.

For this package to work on ROS-KINETIC, follow the instructions below:

  1. change the working directory to catkin workspace
cd ~/catkin_ws/src

  1. Clone the two required repositories
git clone <git url for sicktoolbox> (https://github.com/SantoshBanisetty/sicktoolbox.git)
git clone <git url for sicktoolbox_wrapper> (https://github.com/ros-drivers/sicktoolbox_wrapper.git)

  1. Make the project
cd ~/catkin_ws
catkin_make

  1. Make the required connections as shown in datasheet.

  2. Connect the USBtoRS232 and make sure the premissions are set properly.

ls -l /dev/ttyUSB0

You will see something similar to:

crw-rw-XX-

XX should be rw if not, so the following:

sudo chmod a+rw /dev/ttyUSB0

  1. Now that the laser is configured properly, run a ros master like
roscore

  1. Run the node as follows:(make sure you source the workspace)
rosrun sicktoolbox_wrapper sicklms _port:=/dev/ttyUSB0 _baud:=38400

  1. You may use RVIZ to visualize or simply rostopic will suffice to confirm the working
rosrun rviz rviz

No version for distro iron showing jade. Known supported distros are highlighted in the buttons above.
Repo symbol

sicktoolbox_wrapper repository

sicktoolbox_wrapper

ROS Distro
jade

Repository Summary

Checkout URI https://github.com/ros-drivers/sicktoolbox_wrapper.git
VCS Type git
VCS Version indigo-devel
Last Updated 2019-05-04
Dev Status MAINTAINED
Released RELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Packages

Name Version
sicktoolbox_wrapper 2.5.4

README

sicktoolbox_wrapper

sicktoolbox_wrapper is a ROS wrapper for the outstanding sicktoolbox library for interfacing with the SICK LMS2XX lasers.

For this package to work on ROS-KINETIC, follow the instructions below:

  1. change the working directory to catkin workspace
cd ~/catkin_ws/src

  1. Clone the two required repositories
git clone <git url for sicktoolbox> (https://github.com/SantoshBanisetty/sicktoolbox.git)
git clone <git url for sicktoolbox_wrapper> (https://github.com/ros-drivers/sicktoolbox_wrapper.git)

  1. Make the project
cd ~/catkin_ws
catkin_make

  1. Make the required connections as shown in datasheet.

  2. Connect the USBtoRS232 and make sure the premissions are set properly.

ls -l /dev/ttyUSB0

You will see something similar to:

crw-rw-XX-

XX should be rw if not, so the following:

sudo chmod a+rw /dev/ttyUSB0

  1. Now that the laser is configured properly, run a ros master like
roscore

  1. Run the node as follows:(make sure you source the workspace)
rosrun sicktoolbox_wrapper sicklms _port:=/dev/ttyUSB0 _baud:=38400

  1. You may use RVIZ to visualize or simply rostopic will suffice to confirm the working
rosrun rviz rviz

No version for distro lunar showing jade. Known supported distros are highlighted in the buttons above.
Repo symbol

sicktoolbox_wrapper repository

sicktoolbox_wrapper

ROS Distro
jade

Repository Summary

Checkout URI https://github.com/ros-drivers/sicktoolbox_wrapper.git
VCS Type git
VCS Version indigo-devel
Last Updated 2019-05-04
Dev Status MAINTAINED
Released RELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Packages

Name Version
sicktoolbox_wrapper 2.5.4

README

sicktoolbox_wrapper

sicktoolbox_wrapper is a ROS wrapper for the outstanding sicktoolbox library for interfacing with the SICK LMS2XX lasers.

For this package to work on ROS-KINETIC, follow the instructions below:

  1. change the working directory to catkin workspace
cd ~/catkin_ws/src

  1. Clone the two required repositories
git clone <git url for sicktoolbox> (https://github.com/SantoshBanisetty/sicktoolbox.git)
git clone <git url for sicktoolbox_wrapper> (https://github.com/ros-drivers/sicktoolbox_wrapper.git)

  1. Make the project
cd ~/catkin_ws
catkin_make

  1. Make the required connections as shown in datasheet.

  2. Connect the USBtoRS232 and make sure the premissions are set properly.

ls -l /dev/ttyUSB0

You will see something similar to:

crw-rw-XX-

XX should be rw if not, so the following:

sudo chmod a+rw /dev/ttyUSB0

  1. Now that the laser is configured properly, run a ros master like
roscore

  1. Run the node as follows:(make sure you source the workspace)
rosrun sicktoolbox_wrapper sicklms _port:=/dev/ttyUSB0 _baud:=38400

  1. You may use RVIZ to visualize or simply rostopic will suffice to confirm the working
rosrun rviz rviz

Repo symbol

sicktoolbox_wrapper repository

sicktoolbox_wrapper

ROS Distro
jade

Repository Summary

Checkout URI https://github.com/ros-drivers/sicktoolbox_wrapper.git
VCS Type git
VCS Version indigo-devel
Last Updated 2019-05-04
Dev Status MAINTAINED
Released RELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Packages

Name Version
sicktoolbox_wrapper 2.5.4

README

sicktoolbox_wrapper

sicktoolbox_wrapper is a ROS wrapper for the outstanding sicktoolbox library for interfacing with the SICK LMS2XX lasers.

For this package to work on ROS-KINETIC, follow the instructions below:

  1. change the working directory to catkin workspace
cd ~/catkin_ws/src

  1. Clone the two required repositories
git clone <git url for sicktoolbox> (https://github.com/SantoshBanisetty/sicktoolbox.git)
git clone <git url for sicktoolbox_wrapper> (https://github.com/ros-drivers/sicktoolbox_wrapper.git)

  1. Make the project
cd ~/catkin_ws
catkin_make

  1. Make the required connections as shown in datasheet.

  2. Connect the USBtoRS232 and make sure the premissions are set properly.

ls -l /dev/ttyUSB0

You will see something similar to:

crw-rw-XX-

XX should be rw if not, so the following:

sudo chmod a+rw /dev/ttyUSB0

  1. Now that the laser is configured properly, run a ros master like
roscore

  1. Run the node as follows:(make sure you source the workspace)
rosrun sicktoolbox_wrapper sicklms _port:=/dev/ttyUSB0 _baud:=38400

  1. You may use RVIZ to visualize or simply rostopic will suffice to confirm the working
rosrun rviz rviz

Repo symbol

sicktoolbox_wrapper repository

sicktoolbox_wrapper

ROS Distro
indigo

Repository Summary

Checkout URI https://github.com/ros-drivers/sicktoolbox_wrapper.git
VCS Type git
VCS Version indigo-devel
Last Updated 2019-05-04
Dev Status MAINTAINED
Released RELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Packages

Name Version
sicktoolbox_wrapper 2.5.4

README

sicktoolbox_wrapper

sicktoolbox_wrapper is a ROS wrapper for the outstanding sicktoolbox library for interfacing with the SICK LMS2XX lasers.

For this package to work on ROS-KINETIC, follow the instructions below:

  1. change the working directory to catkin workspace
cd ~/catkin_ws/src

  1. Clone the two required repositories
git clone <git url for sicktoolbox> (https://github.com/SantoshBanisetty/sicktoolbox.git)
git clone <git url for sicktoolbox_wrapper> (https://github.com/ros-drivers/sicktoolbox_wrapper.git)

  1. Make the project
cd ~/catkin_ws
catkin_make

  1. Make the required connections as shown in datasheet.

  2. Connect the USBtoRS232 and make sure the premissions are set properly.

ls -l /dev/ttyUSB0

You will see something similar to:

crw-rw-XX-

XX should be rw if not, so the following:

sudo chmod a+rw /dev/ttyUSB0

  1. Now that the laser is configured properly, run a ros master like
roscore

  1. Run the node as follows:(make sure you source the workspace)
rosrun sicktoolbox_wrapper sicklms _port:=/dev/ttyUSB0 _baud:=38400

  1. You may use RVIZ to visualize or simply rostopic will suffice to confirm the working
rosrun rviz rviz

Repo symbol

sicktoolbox_wrapper repository

sicktoolbox_wrapper

ROS Distro
hydro

Repository Summary

Checkout URI https://github.com/ros-drivers/sicktoolbox_wrapper.git
VCS Type git
VCS Version hydro-devel
Last Updated 2013-08-21
Dev Status MAINTAINED
Released RELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Packages

Name Version
sicktoolbox_wrapper 2.5.3

README

No README found.
Repo symbol

sicktoolbox_wrapper repository

sicktoolbox_wrapper

ROS Distro
kinetic

Repository Summary

Checkout URI https://github.com/ros-drivers/sicktoolbox_wrapper.git
VCS Type git
VCS Version indigo-devel
Last Updated 2019-05-04
Dev Status MAINTAINED
Released RELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Packages

Name Version
sicktoolbox_wrapper 2.5.4

README

sicktoolbox_wrapper

sicktoolbox_wrapper is a ROS wrapper for the outstanding sicktoolbox library for interfacing with the SICK LMS2XX lasers.

For this package to work on ROS-KINETIC, follow the instructions below:

  1. change the working directory to catkin workspace
cd ~/catkin_ws/src

  1. Clone the two required repositories
git clone <git url for sicktoolbox> (https://github.com/SantoshBanisetty/sicktoolbox.git)
git clone <git url for sicktoolbox_wrapper> (https://github.com/ros-drivers/sicktoolbox_wrapper.git)

  1. Make the project
cd ~/catkin_ws
catkin_make

  1. Make the required connections as shown in datasheet.

  2. Connect the USBtoRS232 and make sure the premissions are set properly.

ls -l /dev/ttyUSB0

You will see something similar to:

crw-rw-XX-

XX should be rw if not, so the following:

sudo chmod a+rw /dev/ttyUSB0

  1. Now that the laser is configured properly, run a ros master like
roscore

  1. Run the node as follows:(make sure you source the workspace)
rosrun sicktoolbox_wrapper sicklms _port:=/dev/ttyUSB0 _baud:=38400

  1. You may use RVIZ to visualize or simply rostopic will suffice to confirm the working
rosrun rviz rviz

No version for distro melodic showing jade. Known supported distros are highlighted in the buttons above.
Repo symbol

sicktoolbox_wrapper repository

sicktoolbox_wrapper

ROS Distro
jade

Repository Summary

Checkout URI https://github.com/ros-drivers/sicktoolbox_wrapper.git
VCS Type git
VCS Version indigo-devel
Last Updated 2019-05-04
Dev Status MAINTAINED
Released RELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Packages

Name Version
sicktoolbox_wrapper 2.5.4

README

sicktoolbox_wrapper

sicktoolbox_wrapper is a ROS wrapper for the outstanding sicktoolbox library for interfacing with the SICK LMS2XX lasers.

For this package to work on ROS-KINETIC, follow the instructions below:

  1. change the working directory to catkin workspace
cd ~/catkin_ws/src

  1. Clone the two required repositories
git clone <git url for sicktoolbox> (https://github.com/SantoshBanisetty/sicktoolbox.git)
git clone <git url for sicktoolbox_wrapper> (https://github.com/ros-drivers/sicktoolbox_wrapper.git)

  1. Make the project
cd ~/catkin_ws
catkin_make

  1. Make the required connections as shown in datasheet.

  2. Connect the USBtoRS232 and make sure the premissions are set properly.

ls -l /dev/ttyUSB0

You will see something similar to:

crw-rw-XX-

XX should be rw if not, so the following:

sudo chmod a+rw /dev/ttyUSB0

  1. Now that the laser is configured properly, run a ros master like
roscore

  1. Run the node as follows:(make sure you source the workspace)
rosrun sicktoolbox_wrapper sicklms _port:=/dev/ttyUSB0 _baud:=38400

  1. You may use RVIZ to visualize or simply rostopic will suffice to confirm the working
rosrun rviz rviz

No version for distro noetic showing jade. Known supported distros are highlighted in the buttons above.
Repo symbol

sicktoolbox_wrapper repository

sicktoolbox_wrapper

ROS Distro
jade

Repository Summary

Checkout URI https://github.com/ros-drivers/sicktoolbox_wrapper.git
VCS Type git
VCS Version indigo-devel
Last Updated 2019-05-04
Dev Status MAINTAINED
Released RELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Packages

Name Version
sicktoolbox_wrapper 2.5.4

README

sicktoolbox_wrapper

sicktoolbox_wrapper is a ROS wrapper for the outstanding sicktoolbox library for interfacing with the SICK LMS2XX lasers.

For this package to work on ROS-KINETIC, follow the instructions below:

  1. change the working directory to catkin workspace
cd ~/catkin_ws/src

  1. Clone the two required repositories
git clone <git url for sicktoolbox> (https://github.com/SantoshBanisetty/sicktoolbox.git)
git clone <git url for sicktoolbox_wrapper> (https://github.com/ros-drivers/sicktoolbox_wrapper.git)

  1. Make the project
cd ~/catkin_ws
catkin_make

  1. Make the required connections as shown in datasheet.

  2. Connect the USBtoRS232 and make sure the premissions are set properly.

ls -l /dev/ttyUSB0

You will see something similar to:

crw-rw-XX-

XX should be rw if not, so the following:

sudo chmod a+rw /dev/ttyUSB0

  1. Now that the laser is configured properly, run a ros master like
roscore

  1. Run the node as follows:(make sure you source the workspace)
rosrun sicktoolbox_wrapper sicklms _port:=/dev/ttyUSB0 _baud:=38400

  1. You may use RVIZ to visualize or simply rostopic will suffice to confirm the working
rosrun rviz rviz