|
sicktoolbox_wrapper package from sicktoolbox_wrapper reposicktoolbox_wrapper |
Package Summary
| Tags | No category tags. |
| Version | 2.5.4 |
| License | BSD |
| Build type | CATKIN |
| Use | RECOMMENDED |
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 |
Package Description
Additional Links
Maintainers
- Chad Rockey
Authors
- Morgan Quigley
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:
- change the working directory to catkin workspace
cd ~/catkin_ws/src
- 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)
- Make the project
cd ~/catkin_ws
catkin_make
Make the required connections as shown in datasheet.
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
- Now that the laser is configured properly, run a ros master like
roscore
- Run the node as follows:(make sure you source the workspace)
rosrun sicktoolbox_wrapper sicklms _port:=/dev/ttyUSB0 _baud:=38400
- You may use RVIZ to visualize or simply rostopic will suffice to confirm the working
rosrun rviz rviz
Could not convert RST to MD: No such file or directory - pandoc
Wiki Tutorials
Source Tutorials
Package Dependencies
| Deps | Name | |
|---|---|---|
| 2 | roscpp | |
| 2 | rosconsole | |
| 2 | sensor_msgs | |
| 1 | sicktoolbox | |
| 1 | diagnostic_updater | |
| 1 | catkin |
System Dependencies
Dependant Packages
| Name | Repo | Deps |
|---|---|---|
| kurt_bringup | github-uos-kurt_driver |
Launch files
Messages
Services
Plugins
Recent questions tagged sicktoolbox_wrapper at answers.ros.org
|
sicktoolbox_wrapper package from sicktoolbox_wrapper reposicktoolbox_wrapper |
Package Summary
| Tags | No category tags. |
| Version | 2.5.4 |
| License | BSD |
| Build type | CATKIN |
| Use | RECOMMENDED |
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 |
Package Description
Additional Links
Maintainers
- Chad Rockey
Authors
- Morgan Quigley
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:
- change the working directory to catkin workspace
cd ~/catkin_ws/src
- 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)
- Make the project
cd ~/catkin_ws
catkin_make
Make the required connections as shown in datasheet.
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
- Now that the laser is configured properly, run a ros master like
roscore
- Run the node as follows:(make sure you source the workspace)
rosrun sicktoolbox_wrapper sicklms _port:=/dev/ttyUSB0 _baud:=38400
- You may use RVIZ to visualize or simply rostopic will suffice to confirm the working
rosrun rviz rviz
Could not convert RST to MD: No such file or directory - pandoc
Wiki Tutorials
Source Tutorials
Package Dependencies
| Deps | Name | |
|---|---|---|
| 2 | roscpp | |
| 2 | rosconsole | |
| 2 | sensor_msgs | |
| 1 | sicktoolbox | |
| 1 | diagnostic_updater | |
| 1 | catkin |
System Dependencies
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged sicktoolbox_wrapper at answers.ros.org
|
sicktoolbox_wrapper package from sicktoolbox_wrapper reposicktoolbox_wrapper |
Package Summary
| Tags | No category tags. |
| Version | 2.5.4 |
| License | BSD |
| Build type | CATKIN |
| Use | RECOMMENDED |
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 |
Package Description
Additional Links
Maintainers
- Chad Rockey
Authors
- Morgan Quigley
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:
- change the working directory to catkin workspace
cd ~/catkin_ws/src
- 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)
- Make the project
cd ~/catkin_ws
catkin_make
Make the required connections as shown in datasheet.
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
- Now that the laser is configured properly, run a ros master like
roscore
- Run the node as follows:(make sure you source the workspace)
rosrun sicktoolbox_wrapper sicklms _port:=/dev/ttyUSB0 _baud:=38400
- You may use RVIZ to visualize or simply rostopic will suffice to confirm the working
rosrun rviz rviz
Could not convert RST to MD: No such file or directory - pandoc
Wiki Tutorials
Source Tutorials
Package Dependencies
| Deps | Name | |
|---|---|---|
| 2 | roscpp | |
| 2 | rosconsole | |
| 2 | sensor_msgs | |
| 1 | sicktoolbox | |
| 1 | diagnostic_updater | |
| 1 | catkin |
System Dependencies
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged sicktoolbox_wrapper at answers.ros.org
|
sicktoolbox_wrapper package from sicktoolbox_wrapper reposicktoolbox_wrapper |
Package Summary
| Tags | No category tags. |
| Version | 2.5.3 |
| License | BSD |
| Build type | CATKIN |
| Use | RECOMMENDED |
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 |
Package Description
Additional Links
Maintainers
- Chad Rockey
Authors
- Morgan Quigley
Wiki Tutorials
Source Tutorials
Package Dependencies
| Deps | Name | |
|---|---|---|
| 2 | roscpp | |
| 2 | rosconsole | |
| 2 | sensor_msgs | |
| 1 | sicktoolbox | |
| 1 | diagnostic_updater | |
| 1 | catkin |