No version for distro humble. Known supported distros are highlighted in the buttons above.
No version for distro foxy. Known supported distros are highlighted in the buttons above.
![]() |
opensw_ros package from opensw_ros repoopensw_ros |
|
Package Summary
Tags | No category tags. |
Version | 0.1.0 |
License | BSD |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/hatchbed/opensw_ros.git |
VCS Type | git |
VCS Version | ros2 |
Last Updated | 2022-10-12 |
Dev Status | DEVELOPED |
CI status | No Continuous Integration |
Released | UNRELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Open driver communicating with SlamTec rpos framework devices such as the M2M1 mapper.
Additional Links
No additional links.
Maintainers
- Marc Alban
Authors
No additional authors.
opensw_ros
Open ROS driver for communicating with SlamTec Slamware devices such as the M2M1 Mapper over ethernet. Other SlamTec devices based on SlamWare may also be supported. For standalone lidar devices, such as the RPLidar S1, the rplidar_ros package should be used, which is based on a different interface and protocol.
Nodes
IMU Driver
The imu_driver
node publishes the IMU data from a SlamWare device.
Subscribed topics
Published topics
Topic | Type | Description |
---|---|---|
imu | sensor_msgs/Imu |
IMU sensor data |
Parameters
Name | Type | Description | Default |
---|---|---|---|
host | string |
Host to connect to | "192.168.11.11" |
frame_id | string |
Frame to use for the published messages | "imu" |
port | int |
TCP port to connect to | 1445 |
rate | double |
Publish rate | 50.0 |
use_raw_data | bool |
Use raw data fields | true |
Laser Driver
The laser_driver
node publishes the laser scan data from a SlamWare device.
Subscribed topics
Published topics
Topic | Type | Description |
---|---|---|
scan | sensor_msgs/Scan |
Laser scan sensor data |
Parameters
Name | Type | Description | Default |
---|---|---|---|
host | string |
Host to connect to | "192.168.11.11" |
frame_id | string |
Frame to use for the published messages | "laser" |
max_range | double |
Max sensor range in meters | 40.0 |
min_range | double |
Min sensor range in meters | 0.0 |
port | int |
TCP port to connect to | 1445 |
rate | double |
Publish rate | 20.0 |
CHANGELOG
No CHANGELOG found.
Wiki Tutorials
See ROS Wiki Tutorials for more details.
Source Tutorials
Not currently indexed.
Package Dependencies
Deps | Name | |
---|---|---|
1 | ament_cmake | |
1 | ament_lint_auto | |
1 | ament_lint_common | |
1 | hatchbed_common | |
1 | opensw | |
1 | rclcpp | |
2 | sensor_msgs |
System Dependencies
No direct system dependencies.
Dependant Packages
No known dependants.
Launch files
- launch/driver.launch
-
- host [default: 192.168.11.11]
- port [default: 1445]
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.
Recent questions tagged opensw_ros at answers.ros.org
No version for distro noetic. Known supported distros are highlighted in the buttons above.
No version for distro melodic. Known supported distros are highlighted in the buttons above.
No version for distro ardent. Known supported distros are highlighted in the buttons above.
No version for distro bouncy. Known supported distros are highlighted in the buttons above.
No version for distro crystal. Known supported distros are highlighted in the buttons above.
No version for distro eloquent. Known supported distros are highlighted in the buttons above.
No version for distro dashing. Known supported distros are highlighted in the buttons above.
No version for distro galactic. Known supported distros are highlighted in the buttons above.
No version for distro lunar. Known supported distros are highlighted in the buttons above.
No version for distro jade. Known supported distros are highlighted in the buttons above.
No version for distro indigo. Known supported distros are highlighted in the buttons above.
No version for distro hydro. Known supported distros are highlighted in the buttons above.
No version for distro kinetic. Known supported distros are highlighted in the buttons above.